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

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