mirror of
https://github.com/stid/woz64.git
synced 2025-01-31 12:31:17 +00:00
Fix Psudo stacks offest startin at +1
This commit is contained in:
parent
4d9b4f0449
commit
b0c134acb6
@ -47,7 +47,7 @@
|
||||
// Module Init.
|
||||
// --------------------------------------------------------
|
||||
init: {
|
||||
lda #$00
|
||||
lda #$FF
|
||||
sta MemMap.CORE.xStackOffset
|
||||
sta MemMap.CORE.yStackOffset
|
||||
rts
|
||||
|
Loading…
x
Reference in New Issue
Block a user