SCREEN_PTR does only contain the offset apparently (unlike on other cbm systems), so we need extra handling
This commit is contained in:
@@ -19,6 +19,6 @@ _kbhit:
|
||||
|
||||
lda #1
|
||||
:
|
||||
ldx #0
|
||||
ldx #>$0000
|
||||
rts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user