mirror of
https://github.com/a2-4am/4cade.git
synced 2024-12-28 03:29:59 +00:00
update memory map
This commit is contained in:
parent
605cab86eb
commit
78e023ce25
@ -1,12 +1,12 @@
|
|||||||
;license:MIT
|
;license:MIT
|
||||||
;(c) 2018-2020 by 4am
|
;(c) 2018-2021 by 4am
|
||||||
;
|
;
|
||||||
|
|
||||||
;------------------------------------------------------------------------------
|
;------------------------------------------------------------------------------
|
||||||
; YE OLDE GRAND UNIFIED MEMORY MAP
|
; YE OLDE GRAND UNIFIED MEMORY MAP
|
||||||
;
|
;
|
||||||
; LC RAM BANK 1
|
; LC RAM BANK 1
|
||||||
; D000..E92C - persistent data structures (gGlobalPrefsStore, gGamesListStore)
|
; D000..E63E - persistent data structures (gGlobalPrefsStore, gGamesListStore)
|
||||||
; E92D..FFF1 - main program code
|
; E92D..FFF1 - main program code
|
||||||
; FFF2..FFF9 - API functions and global constants available for main program
|
; FFF2..FFF9 - API functions and global constants available for main program
|
||||||
; code, prelaunchers, transition effects, &c.
|
; code, prelaunchers, transition effects, &c.
|
||||||
|
Loading…
Reference in New Issue
Block a user