fix F7F6 FPs

This commit is contained in:
Peter Ferrie 2019-04-20 18:51:09 -07:00
parent f95c77f858
commit cf0f245283

View File

@ -81,7 +81,7 @@ IsF7F6
tay
lda #$19
sta nibcount
jsr .readnib
- jsr .readnib
cmp #$F7
beq +
.restart iny