From 05d3780a5db5f50a622454a4c1d45e64559a8766 Mon Sep 17 00:00:00 2001 From: MetalliC <0vetal0@gmail.com> Date: Fri, 22 Jun 2018 09:31:04 +0300 Subject: alien.cpp docs (nw) --- src/mame/drivers/alien.cpp | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/src/mame/drivers/alien.cpp b/src/mame/drivers/alien.cpp index 58cf901e57d..365396822e2 100644 --- a/src/mame/drivers/alien.cpp +++ b/src/mame/drivers/alien.cpp @@ -6,8 +6,8 @@ skeleton driver - Main board: - Capcom AMT-04054 + Main boards: + Capcom AMT-04054 "YUI2" - Hitachi SH-4 HD6417750S at 200MHz - Elpida DS1232AA-75 1M x 32-bit x 4-banks (128Mbit) SDRAM - Altera ACEX EP1K50TC144-3 FPGA @@ -19,6 +19,9 @@ * - Yamaha YMZ770B-F 'AMMSL' SPU components marked * might be not populated + Capcom AMT-02008 "YUI" + - FPGA is Altera FLEX 6000, other differences / details is unknown + Upper boards (game specific): Capcom AMT-04041 (Alien: The Arcade) @@ -41,22 +44,23 @@ - Alien Danger (c) 2007 - Chibi Maruko-chan Aim Fuji Nippon Ichi! (c) 2008 * - Donkey Kong Banana Kingdom (c) 2006 - - Super Mario Fushigi No Korokoro Party 2 (c) 2005 + ! - Super Mario Fushigi No Korokoro Party 2 (c) 2005 Single player medal machines: Medalusion: - Chibi Maruko-chan's "Sugoroku Playfully Everyone" Volume (c) 2003 - Donkey Kong: Jungle Fever (c) 2005 Capcom / Nintendo / Namco - - Rockman Exe The Medal Operation (c) 2005 + - Rockman EXE The Medal Operation (c) 2005 - Super Mario Fushigi No JanJanLand (c) 2005 Medalusion 2: - - Doko Demo Issho Toro's Fishing (c) 2006 - * - Pingu's Ice Block (c) 2005 - - Shooter Village (c) 2005 - - Won! Tertainment Happy Channel (c) 2008 + ! - Doko Demo Issho Toro's Fishing (c) 2006 + ! - Pingu's Ice Block (c) 2005 + - Geki Makaimura (c) 2005 + ! - Won! Tertainment Happy Channel (c) 2008 note: main board is different, uses Yamaha YMZ770C instead of YMZ770B * - dumped + ! - CF card dumped, boot roms missing ***********************************************************************************/ -- cgit v1.2.3