mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-24 03:34:02 +00:00
handle NMIs in MB detection
This commit is contained in:
parent
4f497eefe2
commit
262e94540c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user