mirror of
https://github.com/cc65/cc65.git
synced 2025-02-07 20:30:49 +00:00
Smaller driver code
This commit is contained in:
parent
6c320f7d65
commit
23534beaa6
@ -570,10 +570,7 @@ YCONT2: lda (POINT),y ;Plot endpoint
|
||||
and CHUNK
|
||||
eor (POINT),y
|
||||
sta (POINT),y
|
||||
lda #$36
|
||||
sta $01
|
||||
cli
|
||||
rts
|
||||
jmp EXIT
|
||||
|
||||
YFIXX: ;x=x+1
|
||||
adc DY
|
||||
|
Loading…
x
Reference in New Issue
Block a user