diff options
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 14 | 
1 files changed, 12 insertions, 2 deletions
| @@ -1,4 +1,4 @@ -+ Completed, * In progress, - Not done. ++ Completed, * In progress, - Not done/abandoned.  Changes from V1.0 to V1.1 @@ -16,4 +16,14 @@ Changes from V1.1 to V1.1a (uncontrolled release).  Changes from V1.1a to V1.2      +	Controlled version of keyboard fix. -    *	Adding Wifi code so that a web server can act as a file store. +    -	Added seperate ARM7/ARM9 code so I could use Wifi to use a web server +        as a file store.  Wifi lib doesn't work with my access point, so +	reverted to a simpler ARM9 build. +    +	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! +    +	Added support for text mode overlayed 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 :-( | 
