1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2024-10-18 07:24:16 +00:00

make access consistent

This commit is contained in:
Peter Ferrie 2015-11-17 11:12:51 -08:00
parent 9a5d238910
commit dcc35c7d10

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