Subject: RE: FatRakoon : Can I see your Atari computers?
Author: ray (rp059.isis.de)
Date: 12-17-2002 19:07
>I assume the TT halts with a BUS Error when >you try and use the Blitter.
yup, true.
> Could one not latch onto the BUS Error and
>then check the error, if it is a Blitter
>command then run it through a Blitter >emulator?
my idea, regarding this:
an emulator might be done quicker using the 030's pmmu to remap the blitter variables to
valid ram-space. a TT-MFP ISR not affected by most ST progs (naturally) could then run the emulator checking for these pseudo $ffff8a00.w registers in order to treat them like blitter-internals. still, someone would need to implement this and i won't be that person :).