mirror of
https://github.com/captain-amygdala/pistorm.git
synced 2026-04-17 08:40:57 +00:00
Actually revert to old IRQ behavior
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user