Actually revert to old IRQ behavior

This commit is contained in:
beeanyew
2021-06-23 10:27:04 +02:00
parent 6695f9335e
commit 39f4ef5cf8

View File

@@ -89,7 +89,7 @@
* If off, all interrupts will be autovectored and all interrupt requests will
* auto-clear when the interrupt is serviced.
*/
#define M68K_EMULATE_INT_ACK OPT_OFF
#define M68K_EMULATE_INT_ACK OPT_SPECIFY_HANDLER
#define M68K_INT_ACK_CALLBACK(...) 0xFFFFFFFF