back out IIGS thing

This commit is contained in:
Peter Ferrie 2019-03-11 17:53:59 -07:00
parent 0fb47ca39e
commit 4b4fedba15

View File

@ -70,12 +70,7 @@ Boot
sta $1600,x
inx
bne -
lda $1658
cmp #$D0
bne +
lda #$80 ; BRA on IIGS to disable timeout
sta $1658
+ lda #<Tracer
lda #<Tracer
ldx #>Tracer
ldy $16F8
cpy #$4C