From 8e3f6ef5ac571d89d874c617260b7fcc3698ae3f Mon Sep 17 00:00:00 2001 From: James Wallace Date: Fri, 23 Sep 2016 14:58:48 +0100 Subject: [PATCH] thanks-to fixes 1(nw) --- src/mame/drivers/mpu4.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mame/drivers/mpu4.cpp b/src/mame/drivers/mpu4.cpp index ca59da5c33b..b1762982615 100644 --- a/src/mame/drivers/mpu4.cpp +++ b/src/mame/drivers/mpu4.cpp @@ -1,5 +1,6 @@ // license:BSD-3-Clause // copyright-holders:James Wallace +// thanks-to:Chris Wren, Tony Friery, MFME /* MPU4 hardware emulation for sets see the various includes prefixed 'mpu4' */