summaryrefslogtreecommitdiff
path: root/source/zx81.c
AgeCommit message (Expand)Author
2008-12-13Added high bit on ULA keyboard read that some code expects.Ian C
2008-12-13Rather than checking every memory access to return RET for ULA reads, preload...Ian C
2008-12-12Implemented snapshots and SAVE.Ian C
2008-12-05Initial working version of memory snapshotsIan C
2008-11-03Initial snapshot code (in progress)Ian C
2007-03-12Altered some interfaces for the monitor.Ian C
2007-02-21Added support for RAM at 0x2000. Fixed 1K display.Ian C
2007-02-16Improved hi-res performanceIan C
2007-02-16Some hi-res support. Added new config page and averaging touchscreen reads.Ian C
2007-01-30Added pseudo-hires supportIan C
2007-01-12Gone back to a simpler ARM9 only build as the new dynamic libfat library mean...Ian C
2006-11-22Split into ARM7/ARM9 for Wifi use -- initial (non-working) Wifi initialisatio...Ian C
2006-10-30Completed FAT loading, custom keypad definitions and fixed keyboard hang bugIan C
2006-10-28Updates from work awayIan C
2006-10-12Changed the copyright messages -- will be retagged V1.0Ian C
2006-10-09Working version with a few games includedIan C
2006-10-07Added basic snow drawingIan C
2006-10-07First working version (3D Monster Maze playable!)Ian C
2006-10-04Development checkinIan C