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:
parent
9a5d238910
commit
dcc35c7d10
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user