This commit is contained in:
4am 2019-07-19 19:50:01 -05:00
parent be65457785
commit e32c386ad6

View File

@ -6,7 +6,7 @@
; YE OLDE GRAND UNIFIED MEMORY MAP
;
; LC RAM BANK 1
; D000..E200 - persistent data structures (gGlobalPrefsStore, gGamesListStore)
; D000..E300 - persistent data structures (gGlobalPrefsStore, gGamesListStore)
; ...end of data and start of code are approximate, in between is unused...
; ...if they ever overlap, things will go boom...
; E600..FFFB - main program code