1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2026-04-20 01:16:36 +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
+2 -1
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