This commit is contained in:
4am 2019-06-30 15:21:10 -04:00
parent 5822a2b078
commit ae78424218

View File

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