shave some bytes

This commit is contained in:
4am 2021-06-20 20:00:13 -04:00
parent 6dc5dfee34
commit 6ff8d01da7
2 changed files with 1 additions and 2 deletions

View File

@ -48,7 +48,7 @@ AnalyzeT00
!source "../patchers/t00_border.a" ; in A=08,X=5A,Y=0A; out A=08,X=5A,Y=0A
!source "../patchers/t00_dakin5.a" ; in A=00,X=B3,Y=0C; out A=03,X=9A,Y=03
!source "../patchers/t00_datasoft2.a" ; in A=0A,X=3A,Y=06; out A=01,X=48,Y=02
!source "../patchers/t00_earthware.a"
!source "../patchers/t00_earthware.a" ; in A=02,X=F6,Y=03; out A=02,X=F6,Y=03
!source "../patchers/t00_jmpb500.a"
!source "../patchers/t00_jmpb660.a"
!source "../patchers/t00_jmpb720.a"

View File

@ -21,7 +21,6 @@ EARTHWARE
bcs @exit ; passport-test-suite/Zoo Master.woz [C=0] here
jsr PrintByID
!byte s_bytrack
ldy #$03
jsr modify
!byte $BD,$8C,$C0
@exit