"matthias l. jugel" <le-@...> wrote:
original article:http://www.egroups.com/group/vmu-dev/?start=17
> if it is possible, then the vmu's should be part of the
> boot protocol of the dc and it should be possible to
> program it in a way to tamper with it. so that is what
> i was asking, has anyone an idea which interrupts are
> triggered during communication?
Are you talking about SH4 interrupts or Potoato interrupts now? (Note
that both the DC and the VMS have dedicated hardware to handle the
communication. On the DC, you have DMA to do the communication, on the
DC the "Work RAM" memory is used for incoming and outgoing messages.
The actual message exchange is all done in hardware.
// Marcus