mirror of
https://github.com/cc65/cc65.git
synced 2025-08-09 13:25:06 +00:00
fix typo
This commit is contained in:
@@ -100,8 +100,8 @@ start:
|
||||
|
||||
; Initialize conio stuff
|
||||
|
||||
dey ; Set X to $FF
|
||||
sty CH
|
||||
dey ; Set Y to $FF
|
||||
sty CH ; remove keypress which might be in the input buffer
|
||||
|
||||
; Push arguments and call main
|
||||
|
||||
|
Reference in New Issue
Block a user