fix codestyle

This commit is contained in:
Konstantin
2025-06-08 23:20:21 +03:00
parent 34daf33d93
commit 41a82f7165
6 changed files with 38 additions and 11 deletions

View File

@@ -13,7 +13,8 @@ _cgetc:
bit cursor
bne hascur
lda #$00
hascur: sta CURSOR
hascur:
sta CURSOR
jsr j1
cmp #$A0
bpl :+