1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2025-08-07 18:25:03 +00:00
This commit is contained in:
David Schmenk
2016-08-10 11:53:55 -07:00
2 changed files with 12 additions and 11 deletions

View File

@@ -66,7 +66,8 @@ asm fbrSwap(saveVM, restoreVM)
STA ESTK,Y
DEY
BPL -
LDY HWSP
+ TXA
TAY
- LDA $100,Y
STA (DST),Y
INY