mirror of
https://github.com/cc65/cc65.git
synced 2025-04-05 13:37:17 +00:00
optimize
This commit is contained in:
parent
a1c8860f63
commit
56360ea054
@ -8,8 +8,6 @@
|
||||
.proc _cgetc
|
||||
loop:
|
||||
BRK_TELEMON XRD0
|
||||
bcc key_pressed
|
||||
jmp loop
|
||||
key_pressed:
|
||||
bcs loop
|
||||
rts
|
||||
.endproc
|
||||
|
Loading…
x
Reference in New Issue
Block a user