mirror of
https://github.com/bobbimanners/Applecorn.git
synced 2025-04-03 18:32:25 +00:00
Added SEI/CLI to COPYAUXBLK. Fixes *. on GS.
This commit is contained in:
parent
94ed75352f
commit
ec9aa1ab86
BIN
applecorn.po
BIN
applecorn.po
Binary file not shown.
@ -87,6 +87,7 @@ RESET TSX
|
||||
|
||||
* Copy 512 bytes from BLKBUF to AUXBLK in aux LC
|
||||
COPYAUXBLK
|
||||
SEI
|
||||
LDA $C08B ; R/W LC RAM, bank 1
|
||||
LDA $C08B
|
||||
STA $C009 ; Alt ZP (and Alt LC) on
|
||||
@ -114,6 +115,7 @@ COPYAUXBLK
|
||||
:S2 STA $C008 ; Alt ZP off
|
||||
LDA $C081 ; Bank the ROM back in
|
||||
LDA $C081
|
||||
CLI
|
||||
RTS
|
||||
|
||||
* ProDOS file handling for MOS OSFIND OPEN call
|
||||
|
Loading…
x
Reference in New Issue
Block a user