diff options
| author | Ian C <ianc@noddybox.co.uk> | 2007-02-21 01:14:32 +0000 | 
|---|---|---|
| committer | Ian C <ianc@noddybox.co.uk> | 2007-02-21 01:14:32 +0000 | 
| commit | b7fc2934d2cd1e593fe5d1c99678321a21d0948d (patch) | |
| tree | 745cd8bfad38f55a8e6f7a97e37fc08210f78756 /CHANGES | |
| parent | 98f0ecf59ea5df33f2c73fc311324f32f704c676 (diff) | |
Updated documentation.
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. | 
