index
:
ds81
master
Nintendo DS ZX81 emulator
World Wide Web Owner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
Age
Commit message (
Expand
)
Author
2008-12-29
Fixed "ZX81 IS ACE" on splash
Ian C
2008-12-13
Added high bit on ULA keyboard read that some code expects.
Ian C
2008-12-13
Rather than checking every memory access to return RET for ULA reads, preload...
Ian C
2008-12-12
Increased maximum number of files in selector to 1024
Ian C
2008-12-12
Implemented snapshots and SAVE.
Ian C
2008-12-05
Initial working version of memory snapshots
Ian C
2008-11-30
Snapsho routines
Ian C
2008-11-03
Initial snapshot code (in progress)
Ian C
2007-04-03
*** empty log message ***
Ian C
2007-04-02
Fixed mis-spelling of Malcolm's name
Ian C
2007-03-25
Changed display of version number
Ian C
2007-03-25
Added code to allow mkrelease to pick up a version number from the version fi...
Ian C
2007-03-25
Changed the monitor so it doesn't keep a history of PCs for the display, and ...
Ian C
2007-03-25
Tweaks to try and stop monitor showing PC history for non-stepping key-presses
Ian C
2007-03-16
Monitor now working properly.
Ian C
2007-03-14
Initial woking monitor -- still keyboard handling to do.
Ian C
2007-03-12
Altered some interfaces for the monitor.
Ian C
2007-03-02
Added support for text rotation modes to textmode interface
Ian C
2007-03-01
Changed lower screen to 8-bits and added overlayed text mode. Monitor stub i...
Ian C
2007-02-21
Added config for RAM at 0x2000. Also interface in ZX81 to notice config chan...
Ian C
2007-02-21
File selector not so annoying with the touchscreen.
Ian C
2007-02-21
Added support for RAM at 0x2000. Fixed 1K display.
Ian C
2007-02-16
Improved hi-res performance
Ian C
2007-02-16
Some hi-res support. Added new config page and averaging touchscreen reads.
Ian C
2007-01-30
Added pseudo-hires support
Ian C
2007-01-12
Gone back to a simpler ARM9 only build as the new dynamic libfat library mean...
Ian C
2007-01-11
*** empty log message ***
Ian C
2006-11-22
Split into ARM7/ARM9 for Wifi use -- initial (non-working) Wifi initialisatio...
Ian C
2006-11-05
Changed so that the default is to build FAT support
Ian C
2006-11-04
Made the call to initialise the FAT library only if DS81_USE_FAT is defined.
Ian C
2006-10-30
Fixed bug where keys were read from the '5th' row as well.
Ian C
2006-10-30
Completed FAT loading, custom keypad definitions and fixed keyboard hang bug
Ian C
2006-10-30
Added MAZOGS (changes by Paul Fearnley)
Ian C
2006-10-28
Updates from work away
Ian C
2006-10-12
Changed the copyright messages -- will be retagged V1.0
Ian C
2006-10-10
Changed controls for City Patrol
Ian C
2006-10-10
Now allows multiple pad keys to be mapped to the same key -- improves City Pa...
Ian C
2006-10-10
Changed splash screen
Ian C
2006-10-10
Added joypad mappings for pre-defined tapes
Ian C
2006-10-09
Working version with a few games included
Ian C
2006-10-07
Added basic snow drawing
Ian C
2006-10-07
First working version (3D Monster Maze playable!)
Ian C
2006-10-04
Development checkin
Ian C
2006-08-15
Development checkin
Ian C