mirror of
https://github.com/dschmenk/PLASMA.git
synced 2025-08-07 18:25:03 +00:00
Clean up source
This commit is contained in:
@@ -66,7 +66,7 @@ asm fbrSwap(saveVM, restoreVM)
|
||||
STA ESTK,Y
|
||||
DEY
|
||||
BPL -
|
||||
TXA
|
||||
+ TXA
|
||||
TAY
|
||||
- LDA $100,Y
|
||||
STA (DST),Y
|
||||
@@ -80,7 +80,6 @@ asm fbrSwap(saveVM, restoreVM)
|
||||
LDX HWSP
|
||||
TXS
|
||||
LDX ESP
|
||||
LDY IPY
|
||||
RTS
|
||||
end
|
||||
//
|
||||
|
Reference in New Issue
Block a user