mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-27 08:50:01 +00:00
undo D000 move (#146)
This commit is contained in:
parent
0d3c004ca4
commit
65e3d7b24b
@ -123,7 +123,10 @@ gSearchStore
|
||||
gSlideshowStore
|
||||
!word $0800
|
||||
gGlobalPrefsStore
|
||||
!word $D000
|
||||
!word $D001 ; leave $D000 alone because FastChip accelerator
|
||||
; flips out if it has certain values (it will
|
||||
; be set to $55 as part of the 64K memory test,
|
||||
; which is apparently one of the acceptable values)
|
||||
gGamesListStore
|
||||
!word $FDFD ; SMC
|
||||
SwitchToBank2
|
||||
|
Loading…
Reference in New Issue
Block a user