1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2025-01-10 06:30:41 +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 STA ESTK,Y
DEY DEY
BPL - BPL -
+ TXA LDY HWSP
TAY
- LDA $100,Y - LDA $100,Y
STA (DST),Y STA (DST),Y
INY INY