mirror of
https://github.com/holub/mame
synced 2025-04-21 16:01:56 +03:00
naomi.cpp: Updated notes. (#8413)
* Corrected PIN number for mask ROMs on 171-8132B carts. * Sorted games by year/number.
This commit is contained in:
parent
36b56bf2aa
commit
192509a8c3
@ -633,7 +633,7 @@ Notes:
|
||||
|
||||
Games known to use this PCB include....
|
||||
Sticker EPROM mask ROMs EPM7032 XC9536 315-5881 X76F100
|
||||
Game on cart IC22# # of SOP44 IC27# IC41# IC42# IC46# Notes
|
||||
Game on cart IC22# # of SOP48 IC27# IC41# IC42# IC46# Notes
|
||||
-----------------------------------------------------------------------------------------------------------------------------------------
|
||||
Alien Front (Rev A) 840-0048C 23586A 5 (128Mb) 315-6319A 315-6213 317-0293-COM present
|
||||
Alien Front (Rev T) 840-0048C 23586T 5 (128Mb) 315-6319A 315-6213 317-0293-COM ?
|
||||
@ -722,8 +722,8 @@ Mamoru-kun wa Norowarete Shimatta 841-0060C not present 4
|
||||
Manic Panic Ghost! (USA) 840-0170C-01 not present 5 (512Mb) present 317-0461-COM present requires 837-14672 sensor board (SH4 based) - PCB s/n is 840-0170B-01
|
||||
Melty Blood Actress Again (Japan) 841-0061C not present 6 (512Mb) present 317-5133-JPN present IC2# is labeled "REV.A" - IC4# is marked "5A"
|
||||
Melty Blood Actress Again Version A (Rev A) 841-0061C 24455 6 (512Mb) present 317-5133-JPN present IC2# is labeled "REV.A" - IC4# is marked "5A"
|
||||
MushiKing The King of Beetles
|
||||
(2K3 2ND Ver. 1.000-, China) 840-0157C not present 1 (512Mb) present 317-0???-COM present requires 610-0669 barcode reader, 838-14245-92 "MAPLE/232C CONVERT BD" (MIE-based), 838-14243 "RFID CHIP R/W BD" and RFID chip
|
||||
/MushiKing The King of Beetles
|
||||
\(2K3 2ND Ver. 1.000-, China) 840-0157C not present 1 (512Mb) present 317-0???-COM present requires 610-0669 barcode reader, 838-14245-92 "MAPLE/232C CONVERT BD" (MIE-based), 838-14243 "RFID CHIP R/W BD" and RFID chip
|
||||
/Mushiking The King Of Beetles
|
||||
\Mushiking II / III / III+ (Ver. 1.001) (World) 840-0164C not present 2 (512Mb) present 317-0437-COM present requires 610-0669 barcode reader, 838-14245-92 "MAPLE/232C CONVERT BD" (MIE-based), 838-14243 "RFID CHIP R/W BD" and RFID chip
|
||||
/Mushiking The King Of Beetles
|
||||
@ -11664,12 +11664,12 @@ ROM_END
|
||||
/* 13636 */ GAME( 1998, hotd2o, hotd2, naomim2_gun, hotd2, naomi_state, init_hotd2, ROT0, "Sega", "The House of the Dead 2", GAME_FLAGS ) /* specific BIOS "hod2bios" needed */
|
||||
/* ????? */ GAME( 1998, hotd2e, hotd2, naomim2_gun, hotd2, naomi_state, init_hotd2, ROT0, "Sega", "The House of the Dead 2 (Export)", GAME_FLAGS ) /* specific BIOS "hod2bios" needed */
|
||||
/* none */ GAME( 1998, hotd2p, hotd2, naomim2_gun, hotd2, naomi_state, init_hotd2, ROT0, "Sega", "The House of the Dead 2 (prototype)", GAME_FLAGS ) /* specific BIOS "hod2bios" needed */
|
||||
/* 13763-01 */ GAME( 1999, alpilot, airlbios, naomim2, naomi, naomi_state, empty_init, ROT0, "Sega", "Airline Pilots (World, Rev B)", GAME_FLAGS ) // have "Sega Airlines" texts on airplanes, deluxe/multiboard setup uses specific BIOS "airlbios"
|
||||
/* 13842 */ GAME( 1999, f355, f355dlx, naomim2, naomi, naomi_state, empty_init, ROT0, "Sega", "Ferrari F355 Challenge (deluxe, no link)", GAME_FLAGS ) /* specific BIOS "f355dlx" needed */
|
||||
/* none */ GAME( 1999, f355p, f355, naomim2, naomi, naomi_state, empty_init, ROT0, "Sega", "Ferrari F355 Challenge (private show version)", GAME_FLAGS ) /* specific BIOS epr-21862p or epr-21864p needed */
|
||||
/* 13950 */ GAME( 1999, f355twin, f355bios, naomim2, naomi, naomi_state, empty_init, ROT0, "Sega", "Ferrari F355 Challenge (twin/deluxe)", GAME_FLAGS ) /* specific BIOS "f355bios" needed */
|
||||
/* 13950P */ GAME( 1999, f355twinp,f355twin, naomim2, naomi, naomi_state, empty_init, ROT0, "Sega", "Ferrari F355 Challenge (twin/deluxe, preview)", GAME_FLAGS ) /* specific BIOS "f355bios" needed */
|
||||
/* none */ GAME( 2001, f355twn2, f355bios, naomim2, naomi, naomi_state, empty_init, ROT0, "Sega", "Ferrari F355 Challenge 2 - International Course Edition (twin/deluxe)", GAME_FLAGS ) /* specific BIOS "f355bios" needed */
|
||||
/* 13763-01 */ GAME( 1999, alpilot, airlbios, naomim2, naomi, naomi_state, empty_init, ROT0, "Sega", "Airline Pilots (World, Rev B)", GAME_FLAGS ) // have "Sega Airlines" texts on airplanes, deluxe/multiboard setup uses specific BIOS "airlbios"
|
||||
|
||||
/* 840-xxxxx (Sega Naomi cart games)*/
|
||||
/* 0001 */ GAME( 1998, dybbnao, naomi, naomim2, dybbnao, naomi_state, init_naomi, ROT0, "Sega", "Dynamite Baseball NAOMI (Japan)", GAME_FLAGS )
|
||||
|
Loading…
Reference in New Issue
Block a user