zx128: arrange the memory map with a hole for the 5C00-5D3A area
authorAlan Cox <alan@linux.intel.com>
Sat, 14 Feb 2015 17:02:55 +0000 (17:02 +0000)
committerAlan Cox <alan@linux.intel.com>
Sat, 14 Feb 2015 17:02:55 +0000 (17:02 +0000)
commit5e2a5c4bbc054a25e3f0d8d2fbf8131d34baaef6
tree59729b28179516a30d2aa6fd7594580f676c0ddc
parent1264da89c8ff46f575ecb3d61d3c9eef05eaea09
zx128: arrange the memory map with a hole for the 5C00-5D3A area

Some ROMs (eg the betadisk interface) combine an arrangement whereby the
I/O ports are only accessible from the ROM with a set of ROM routines that
blindly assume spectrum basic is present and wish to pee in the system
variables area.

Whether this will be sufficient or hacked ROMs will be needed its hard to
tell given that we also need interrupts to stay off while in the foreign
ROM (otherwise our IM2 code will blow up).
Kernel/platform-zx128/config.h
Kernel/platform-zx128/fuzix.lnk