le-@... wrote:
original article:http://www.egroups.com/group/vmu-dev/?start=20
> i am solely talking about the VMU interrupts. i wondered what
> the DC and VMU were talking about during the init phase and
> if there is way to have a look into that.
The VMS will get a RFB interrupt (vector $43) when a Maple Bus packet
is received (see <URL:http://marcus.mangakai.org/dc/maplebus.html>),
provided that all registers are set up appropriately of course. I have
written a small test program to look at the packets, but somehow I seem
to have missed something in the setup as I don't actually get any
packets...
// Marcus