On Wed, Apr 26, 2006 at 01:01:09PM -0500, Richard Smith wrote:
BC_XMAP_3 bits 31:28.
That controls the read/write access to the Fc000 to FFFFF . It defaults on reset to 0 which is read but no write. So verify that you have write enabled prior to when the emulator is called.
Argh, I wanted a 0 too many and got the wrong register and bits. Of course you are right.
//Peter