diff options
author | Ian C <ianc@noddybox.co.uk> | 2007-02-04 23:44:44 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2007-02-04 23:44:44 +0000 |
commit | 284d8dec91155107f04ad4e2c02338bcb6263abc (patch) | |
tree | 3deb1ab195fbccef083dccc1afbb490cf271564f | |
parent | 6fca8cfe0bcbe30767c30ac9b6d9a79e4fa19edc (diff) |
Mods
-rw-r--r-- | CHANGES | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -18,11 +18,12 @@ Changes from V1.1a to V1.2 + Controlled version of keyboard fix. - 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. + reverted to a simpler ARM9 build. Which has made a merry mess of the + 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! - + Added support for text mode overlayed with a rotation screen for bitmap + damned emulator! Also 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 |