summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-12-12This commit was manufactured by cvs2svn to create tag 'V1_3_RC1'.V1_3_RC1Ian C
2008-12-12Increased maximum number of files in selector to 1024Ian C
2008-12-12Updated for V1.3 RC1Ian C
2008-12-12Implemented snapshots and SAVE.Ian C
2008-12-05Initial working version of memory snapshotsIan C
2008-11-30Snapsho routinesIan C
2008-11-30Snapshot functionsIan C
2008-11-03Initial snapshot code (in progress)Ian C
2008-09-18Started V1.3Ian C
2007-04-03*** empty log message ***Ian C
2007-04-03*** empty log message ***Ian C
2007-04-02Fixed mis-spelling of Malcolm's nameIan C
2007-03-25Updated to 1.2AIan C
2007-03-25Added changes for version fileIan C
2007-03-25Commited for V1.2Ian C
2007-03-25Changes for V1.2 releaseIan C
2007-03-25Changed display of version numberIan C
2007-03-25Added code to allow mkrelease to pick up a version number from the version ↵Ian C
file. If built without the flag then main generates a build timestamp.
2007-03-25Changed the monitor so it doesn't keep a history of PCs for the display, and ↵Ian C
added a seperate controllable disassembly display instead,
2007-03-25Tweaks to try and stop monitor showing PC history for non-stepping key-pressesIan C
2007-03-16Added info about the monitor.Ian C
2007-03-16Monitor now working properly.Ian C
2007-03-14Initial woking monitor -- still keyboard handling to do.Ian C
2007-03-12Altered some interfaces for the monitor.Ian C
2007-03-02Added support for text rotation modes to textmode interfaceIan C
2007-03-01Changed lower screen to 8-bits and added overlayed text mode. Monitor stub ↵Ian C
in place. Text mode helpers being developed.
2007-02-21Updated documentation.Ian C
2007-02-21Added config for RAM at 0x2000. Also interface in ZX81 to notice config ↵Ian C
changes.
2007-02-21File selector not so annoying with the touchscreen.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
In process of writing file selector.
2007-02-04ModsIan C
2007-01-30Added pseudo-hires supportIan C
2007-01-12Gone back to a simpler ARM9 only build as the new dynamic libfat library ↵Ian C
means I can use that, and dswifi wouldn't work with my AP.
2007-01-11*** empty log message ***Ian C
2006-11-22Split into ARM7/ARM9 for Wifi use -- initial (non-working) Wifi ↵Ian C
initialisation. Keyboard and pointer seems more stable.
2006-11-15Fixed 'UNPLOT'Ian C
2006-11-14Project modified so that seperate ARM7 and ARM9 bits can be compiled. ↵Ian C
Intended for wifi access.
2006-11-06UpdatesIan C
2006-11-06Added instructionsIan C
2006-11-05Changed so that the default is to build FAT supportIan C
2006-11-04Added abaility to set additional CFLAGSIan C
2006-11-04Made the call to initialise the FAT library only if DS81_USE_FAT is defined.Ian C
2006-11-04Basic build instructionsIan C
2006-11-04Simple script to create release binariesIan C
2006-11-04UpdatedIan C
2006-10-30Fixed bug where keys were read from the '5th' row as well.Ian C
2006-10-30Completed FAT loading, custom keypad definitions and fixed keyboard hang bugIan C
2006-10-30Added MAZOGS (changes by Paul Fearnley)Ian C