update notes

This commit is contained in:
Peter Ferrie 2019-12-31 16:48:18 -08:00
parent ee6b3ebada
commit 28e2fee310
2 changed files with 4 additions and 4 deletions

View File

@ -14,7 +14,7 @@
- Added help screen (press `?` in search or browse mode to show)
- Added global cheat mode (press `Ctrl-C` in search or browse mode to toggle)
- Added 71 game cheats
- Added 80 game cheats
- New and updated graphic effects in screensaver mode
- Ctrl-Reset quits to launcher from most games, and reboots cleanly from the rest (thanks Frank M.)
- Fixed corrupted graphics in Asteroid Blaster

View File

@ -9,14 +9,14 @@
; D000..E635 - persistent data structures (per-game cheat categories,
; gGlobalPrefsStore, gGamesListStore)
; ...unused...
; ECEC..FFF9 - main program code
; ECBB..FFF9 - main program code
; FFFA..FFFF - NMI, reset, IRQ vectors
;
; LC RAM BANK 2
; D000..D3FF - ProRWTS data
; D400..D66F - ProRWTS code
; D670..DB5F - HGR font code & ProRWTS glue code
; DB60..DB6E - backup of stack (during gameplay and self-running demos)
; D670..DB6C - HGR font code & ProRWTS glue code
; DB6D..DB7B - backup of stack (during gameplay and self-running demos)
; ...unused...
; DBAF..DBFF - (de)acceleration function
; DC00..DFFF - HGR font data