handle NMIs in MB detection

This commit is contained in:
Peter Ferrie 2020-07-26 21:24:18 -07:00
parent 4f497eefe2
commit 262e94540c

View File

@ -82,6 +82,12 @@ GetMockingboardStuff
sei
+READ_RAM2_WRITE_RAM2
lda #$40
sta $3fb
lda #$fb
sta $fffa
lda #3
sta $fffb
lda #<@mb_irq
sta $3fe
sta $fffe