From 8c4e63a11aba1ca21f8961a3621b943a94996f29 Mon Sep 17 00:00:00 2001 From: Brian Troha Date: Tue, 27 Aug 2013 21:28:02 +0000 Subject: [PATCH] zn.c: Add a note about the undumped USA version of Areo Fighters Special. - NW --- src/mame/drivers/zn.c | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/mame/drivers/zn.c b/src/mame/drivers/zn.c index e29edff44ba..19df85d3a50 100644 --- a/src/mame/drivers/zn.c +++ b/src/mame/drivers/zn.c @@ -3823,6 +3823,20 @@ ROM_START( vspsx ) ROM_REGION32_LE( 0x1800000, "bankedroms", ROMREGION_ERASE00 ) ROM_END +/* + +There is known to exist (but not dumped) USA version with hand written labels: + +1/8 PROG 0 USA AA9E @ IC5 +1/8 PROG 1 USA 0A1E @ IC6 +1/8 PROG 2 USA C3B3 @ IC7 +1/8 PROG 3 USA E108 @ IC8 +1/8 PROG 4 USA 9127 @ IC9 + +The SUM16 values differ from both the Japanese and Taiwanese versions. + +*/ + ROM_START( aerofgts ) KN_BIOS