summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/namco50.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/namco50.c')
-rw-r--r--src/mame/machine/namco50.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/namco50.c b/src/mame/machine/namco50.c
index ce1de7be109..8967806295a 100644
--- a/src/mame/machine/namco50.c
+++ b/src/mame/machine/namco50.c
@@ -176,7 +176,7 @@ TIMER_CALLBACK_MEMBER( namco_50xx_device::irq_clear )
}
void namco_50xx_device::irq_set()
-{
+{
m_cpu->set_input_line(0, ASSERT_LINE);
// The execution time of one instruction is ~4us, so we must make sure to