X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=m68kconf.h;fp=m68kconf.h;h=3dfbff80e5651b3760f47c8f9768880d4febb9f7;hb=39f4ef5cf8b17741656351b65495508bae3dc139;hp=c0f245bedefb971d48f7f64b1cc9c01d2112705a;hpb=6695f9335e1d2ff30d775909a86070d80f34c7f1;p=pistorm diff --git a/m68kconf.h b/m68kconf.h index c0f245b..3dfbff8 100644 --- a/m68kconf.h +++ b/m68kconf.h @@ -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