X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=m68kconf.h;fp=m68kconf.h;h=211171036e6a3e652918f221c7421cb1f6123c05;hb=ea48014e5411adbbfcfb0a1e3ee112becd33e7a3;hp=3dfbff80e5651b3760f47c8f9768880d4febb9f7;hpb=75c73650a69ae3752eb5911188852d3e35d8f2e4;p=pistorm diff --git a/m68kconf.h b/m68kconf.h index 3dfbff8..2111710 100644 --- a/m68kconf.h +++ b/m68kconf.h @@ -89,8 +89,8 @@ * 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_SPECIFY_HANDLER -#define M68K_INT_ACK_CALLBACK(...) 0xFFFFFFFF +#define M68K_EMULATE_INT_ACK OPT_OFF +#define M68K_INT_ACK_CALLBACK(...) 0xFFFFFFFF /* If ON, CPU will call the breakpoint acknowledge callback when it encounters