diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -22,9 +22,15 @@ Changes from V1.1a to V1.2 CVS repository. + Compiled with newer version of libfat so that the DLDI interfaces can be used (thanks Chism!) At last I can load ZX81 programs into my own - damned emulator! Also moved to R20 of the toolchain and the new libnds. + damned emulator! Moved to R20 of the toolchain and the new libnds. + Added support for text mode underlayed with a rotation screen for bitmap purposes. + Added code to ZX81 emulation to notice changes to I register and search for hires display files. Works for a lot of hires games, though needs proper display emulation for Manic Miner, so that won't work :-( + + Improved speed of hi-res code. + + Fixed attempted load in ZX81SNAP -- the FAT libs seem to want UNIX style + directory seperators. + + Added file selector with LOAD "*" + + Handling of 1K display files is a bit better. + + Added option for RAM in place of ROM mirror. |