mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-30 13:50:45 +00:00
handle NMIs in MB detection
This commit is contained in:
parent
4f497eefe2
commit
262e94540c
@ -82,6 +82,12 @@ GetMockingboardStuff
|
|||||||
|
|
||||||
sei
|
sei
|
||||||
+READ_RAM2_WRITE_RAM2
|
+READ_RAM2_WRITE_RAM2
|
||||||
|
lda #$40
|
||||||
|
sta $3fb
|
||||||
|
lda #$fb
|
||||||
|
sta $fffa
|
||||||
|
lda #3
|
||||||
|
sta $fffb
|
||||||
lda #<@mb_irq
|
lda #<@mb_irq
|
||||||
sta $3fe
|
sta $3fe
|
||||||
sta $fffe
|
sta $fffe
|
||||||
|
Loading…
Reference in New Issue
Block a user