move gSlideshow store to 0x0800 in main memory

This commit is contained in:
4am 2018-12-28 11:54:09 -05:00
parent 302bcadcd4
commit 624ac3c6ef
2 changed files with 1 additions and 3 deletions

View File

@ -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

View File

@ -14,7 +14,7 @@ gFXStore
gDFXStore
!word $FDFD
gSlideshowStore
!word $FDFD
!word $0800
;------------------------------------------------------------------------------
; ParseKeyValueList