mirror of
https://github.com/stid/woz64.git
synced 2025-08-07 22:25:01 +00:00
Fix Psudo stacks offest startin at +1
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
// Module Init.
|
||||
// --------------------------------------------------------
|
||||
init: {
|
||||
lda #$00
|
||||
lda #$FF
|
||||
sta MemMap.CORE.xStackOffset
|
||||
sta MemMap.CORE.yStackOffset
|
||||
rts
|
||||
|
Reference in New Issue
Block a user