1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2025-08-16 00:27:38 +00:00
This commit is contained in:
dschmenk
2015-12-01 16:58:08 -08:00

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