Changes

Jump to: navigation, search

ZXM

664 bytes added, 11:15, 23 August 2015
/* Limitations */
It is believed to have been written by [http://en.wikipedia.org/wiki/Beta_BASIC Dr Andy Wright of Betasoft], a well-respected Spectrum software author. No contact details were provided in the AA review so this is difficult to confirm.
 
== Technical information ==
 
The program uses a patched ZX Spectrum ROM, located at &0000-&3fff in CPC's RAM which calls into functions at &a000-&a700 in RAM to redirect functions to the CPC hardware.
 
The screen character display functions are redirected, so that as each char is printed, this results in a character being drawn direct to the CPC's screen.
 
Flash is not supported, because to do this, characters or the whole screen would need to be redraw each frame.
 
Load uses CPC's firmware CAS IN OPEN, CAS IN DIRECT and CAS CLOSE to load files from disc.
== Limitations ==
* No flash attribute
* Does not run ZX Spectrum games which go direct to the hardware. It will only run pure BASIC games.
== Downloads ==
2,541
edits