; ------------------------- ; Last updated: 13-DEC-2004 ; ------------------------- ; ; Work in progress. ; This file will cross-assemble an original version of the "Improved" ; ZX81 ROM. The file can be modified to change the behaviour of the ROM ; when used in emulators although there is no spare space available. ; ; The documentation is incomplete and if you can find a copy ; of "The Complete Spectrum ROM Disassembly" then many routines ; such as POINTERS and most of the mathematical routines are ; similar and often identical. ; ; I've used the labels from the above book in this file and also ; some from the more elusive Complete ZX81 ROM Disassembly ; by the same publishers, Melbourne House.