From b23cc7330b28577c686e7100507c20d3db9523e6 Mon Sep 17 00:00:00 2001 From: AJR Date: Thu, 23 Apr 2020 13:08:06 -0400 Subject: [PATCH] badlands.cpp: Update note (nw) --- src/mame/drivers/badlands.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/mame/drivers/badlands.cpp b/src/mame/drivers/badlands.cpp index 570e7a02b67..17ee6814ee0 100644 --- a/src/mame/drivers/badlands.cpp +++ b/src/mame/drivers/badlands.cpp @@ -87,7 +87,8 @@ 4000-FFFF R xxxxxxxx Program ROM ======================================================================== Interrupts: - IRQ = timed interrupt (clocked by VBLANK ORed with 32V; YM2151 IRQ not used) + IRQ = timed interrupt (clocked by VBLANK ORed with 32V; YM2151 IRQ + is tested by service routine but not connected on hardware) NMI = latch on sound command ========================================================================