mirror of
https://github.com/cc65/cc65.git
synced 2025-04-04 06:29:41 +00:00
Merge pull request #2190 from polluks2/patch-12
optimisation scandisplay
This commit is contained in:
commit
5ed3108eea
@ -15,7 +15,6 @@
|
||||
sta $FA ; Middle display data
|
||||
jsr popa
|
||||
sta $FB ; Leftmost display data
|
||||
jsr SCANDS
|
||||
rts
|
||||
jmp SCANDS
|
||||
|
||||
.endproc
|
||||
|
Loading…
x
Reference in New Issue
Block a user