mirror of
https://github.com/a2-4am/passport.git
synced 2024-12-22 19:30:50 +00:00
shave some bytes
This commit is contained in:
parent
e768648d54
commit
8fbbb216fe
@ -12,7 +12,7 @@
|
|||||||
IDDinkeyDOS
|
IDDinkeyDOS
|
||||||
lda #$0B
|
lda #$0B
|
||||||
ldx #$2B
|
ldx #$2B
|
||||||
ldy #$0B
|
tay
|
||||||
jsr compare ; if T00,S0B,$2B ==
|
jsr compare ; if T00,S0B,$2B ==
|
||||||
!byte $29,$44,$49,$4E,$4B,$45,$59,$44,$4F,$53,$00
|
!byte $29,$44,$49,$4E,$4B,$45,$59,$44,$4F,$53,$00
|
||||||
rts ; passport-test-suite/Ultima V.woz [C=0] matches
|
rts ; passport-test-suite/Ultima V.woz [C=0] matches
|
||||||
|
Loading…
Reference in New Issue
Block a user