Merge pull request #14 from peterferrie/master

fix Quadrant 6112
This commit is contained in:
4am 2019-03-14 19:23:08 -04:00 committed by GitHub
commit ab59660e74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -343,6 +343,10 @@ IDBroderbund
@QuadrantCallback
lda #$60
sta $6B3
;work around emulator bugs
lda #$00
sta $733
sta $73F
jmp $400
@StarThiefCallback