From 3d29b8927d5ad4140c69d00713f1e901bae6af97 Mon Sep 17 00:00:00 2001 From: AJR Date: Wed, 2 Jan 2019 11:55:34 -0500 Subject: 68340: One further note (nw) --- src/devices/machine/68340.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/devices/machine/68340.cpp') diff --git a/src/devices/machine/68340.cpp b/src/devices/machine/68340.cpp index 827bb48c7aa..e9f8ba7ba8e 100644 --- a/src/devices/machine/68340.cpp +++ b/src/devices/machine/68340.cpp @@ -78,6 +78,7 @@ IRQ_CALLBACK_MEMBER(m68340_cpu_device::int_ack) int response = 0; uint32_t vector = standard_irq_callback(irqline); + // Valid IARB levels are F (high) to 1 (low) and should be unique among modules using the same interrupt level if (iarb != 0) { if (iarb == scu_iarb) -- cgit v1.2.3-70-g09d2