mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-27 08:50:01 +00:00
move gSlideshow store to 0x0800 in main memory
This commit is contained in:
parent
302bcadcd4
commit
624ac3c6ef
@ -102,8 +102,6 @@ OneTimeSetup
|
||||
!word gAttractModeStore
|
||||
!word ldrlo2 ; (ldrlo2) points to last load address
|
||||
!byte 0
|
||||
+LDAY SRC
|
||||
+STAY gSlideshowStore ; save pointer to free space for next store
|
||||
|
||||
jsr okvs_get ; get next attract-mode module from prefs
|
||||
!word gGlobalPrefsStore
|
||||
|
@ -14,7 +14,7 @@ gFXStore
|
||||
gDFXStore
|
||||
!word $FDFD
|
||||
gSlideshowStore
|
||||
!word $FDFD
|
||||
!word $0800
|
||||
|
||||
;------------------------------------------------------------------------------
|
||||
; ParseKeyValueList
|
||||
|
Loading…
Reference in New Issue
Block a user