1
0
mirror of https://github.com/cc65/cc65.git synced 2024-12-28 06:30:16 +00:00
This commit is contained in:
Christian Groessler 2014-01-06 15:12:20 +01:00
parent 1c73fa0a00
commit b40fe584d8

View File

@ -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