From b7fc2934d2cd1e593fe5d1c99678321a21d0948d Mon Sep 17 00:00:00 2001 From: Ian C Date: Wed, 21 Feb 2007 01:14:32 +0000 Subject: Updated documentation. --- CHANGES | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 94c7134..9a0170f 100644 --- a/CHANGES +++ b/CHANGES @@ -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. -- cgit v1.2.3