enable Space Quarks demo exit

This commit is contained in:
Peter Ferrie 2021-10-19 16:27:04 -07:00
parent ec3f166095
commit 9e0ad97beb
3 changed files with 4 additions and 4 deletions

Binary file not shown.

View File

@ -7,7 +7,7 @@
;
; LC RAM BANK 1
; D000..E789 - persistent data structures (gGlobalPrefsStore, gGamesListStore)
; E966..FFEE - main program code
; E963..FFEE - main program code
; FFEF..FFF9 - API functions and global constants available for main program
; code, prelaunchers, transition effects, &c.
; (LoadFileDirect, Wait/UnwaitForVBL, MockingboardStuff, MachineStatus)
@ -16,8 +16,8 @@
; LC RAM BANK 2
; D000..D3FF - ProRWTS data
; D400..D6B6 - ProRWTS code
; D6B7..DB88 - HGR font code & ProRWTS glue code
; DB89..DB98 - backup of stack (during gameplay and self-running demos)
; D6B7..DBA1 - HGR font code & ProRWTS glue code
; DBA2..DBB1 - backup of stack (during gameplay and self-running demos)
; ...unused...
; DBB4..DBFF - (de)acceleration function
; DC00..DFFF - HGR font data

View File

@ -44,4 +44,4 @@ space_quarks
!byte 27
!text "X/SPACE.QUARKS/SPACE.QUARKS"
patch !byte $F0,$08,$AD,$00,$C0,$10,$0D,$4C,$00,$01,$CE,$05,$03,$F0,$F8,$68,$68
patch !byte $F0,$08,$AD,$00,$C0,$10,$0D,$4C,$00,$01,$CE,$24,$02,$F0,$F8,$68,$68