1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2026-04-19 09:23:06 +00:00

make access consistent

This commit is contained in:
Peter Ferrie
2015-11-17 11:12:51 -08:00
parent 9a5d238910
commit dcc35c7d10
+1 -2
View File
@@ -66,8 +66,7 @@ asm fbrSwap(saveVM, restoreVM)
STA ESTK,Y
DEY
BPL -
+ TXA
TAY
LDY HWSP
- LDA $100,Y
STA (DST),Y
INY