mirror of
https://github.com/dschmenk/PLASMA.git
synced 2025-02-13 00:31:21 +00:00
must use cached pointer after all
This commit is contained in:
parent
655fa8df4a
commit
f99ea46957
@ -66,7 +66,8 @@ asm fbrSwap(saveVM, restoreVM)
|
||||
STA ESTK,Y
|
||||
DEY
|
||||
BPL -
|
||||
LDY HWSP
|
||||
TXA
|
||||
TAY
|
||||
- LDA $100,Y
|
||||
STA (DST),Y
|
||||
LDA (SRC),Y
|
||||
|
Loading…
x
Reference in New Issue
Block a user