1
0
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:
Peter Ferrie 2016-08-05 10:48:49 -07:00
parent 655fa8df4a
commit f99ea46957

View File

@ -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