mirror of
https://github.com/stid/woz64.git
synced 2025-08-07 22:25:01 +00:00
Fix BS Y Stack issue
This commit is contained in:
@@ -252,6 +252,7 @@ sendChar: {
|
||||
bne !+
|
||||
lda #' '
|
||||
sta (MemMap.SCREEN.TempVideoPointer), y
|
||||
ply
|
||||
jmp exit
|
||||
|
||||
!:
|
||||
|
Reference in New Issue
Block a user