Stash SP at $0100 in aux mem also (for GS)

This commit is contained in:
Bobbi Webber-Manners 2021-08-12 17:14:28 -04:00
parent b39a6a213a
commit 8796a02502

View File

@ -97,7 +97,10 @@ START JSR ROMMENU
STA RSTV+2
TSX ; Save SP at $0100
STX $0100
STX $0100 ; In main
STA $C005 ; Write to aux
STX $0100 ; And also in aux
STA $C004 ; Write to main
>>> XF2AUX,AUXMOS1
:BLOCKS DB 0 ; Counter for blocks read