fix broken log on 5-5-5 bootloader

This commit is contained in:
4am 2021-06-14 11:01:36 -04:00
parent 765bde89d7
commit 649917327e

View File

@ -324,6 +324,8 @@ IDBootloader
; ;
+ jsr ID555 + jsr ID555
bcs + bcs +
lda #0
sta gDisplayBytes
jsr PrintByID jsr PrintByID
!byte s_555 !byte s_555
jmp Do555 jmp Do555