Merge pull request #9 from peterferrie/master

disable Spiradisc slot-scan
This commit is contained in:
4am 2019-03-13 15:48:07 -04:00 committed by GitHub
commit e2cf7aada6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,4 +42,7 @@ IDSpiraDisc
; and slot checksum-failure branching
lda #$FD
sta $BF41
; and slot scanning entirely
lda #$D0
sta $B899
+ jmp $B800