1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-15 02:29:32 +00:00

Smaller driver code

This commit is contained in:
Stefan 2018-06-21 00:25:33 +00:00 committed by GitHub
parent 6c320f7d65
commit 23534beaa6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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