New not working

The House of the Dead III [GDX-0001] [MAME Italia]
This commit is contained in:
Aaron Giles 2009-07-09 08:37:12 +00:00
parent 2dca7f9cee
commit 79a9514849
2 changed files with 16 additions and 1 deletions

View File

@ -71,6 +71,20 @@ ROM_START( chihiro )
ROM_REGION( 0x8400000, "user1", ROMREGION_ERASE)
ROM_END
ROM_START( hotd3 )
CHIHIRO_BIOS
ROM_REGION( 0x20000000, "user1", ROMREGION_ERASE) // allocate max size in init instead?
DISK_REGION( "gdrom" )
DISK_IMAGE_READONLY( "gdx-0001", 0, SHA1(174c72f851d0c97e8993227467f16b0781ed2f5c) )
ROM_REGION( 0x50, "picreturn", ROMREGION_ERASE)
ROM_LOAD("317-0348-com.data", 0x00, 0x50, CRC(d28219ef) SHA1(40dbbc092bc9f99b8d2ae67fbefacd62184f90ec) )
ROM_END
/*
Title GHOST SQUAD
@ -191,6 +205,7 @@ ROM_END
GAME( 200?, chihiro, 0, chihirogd, chihiro, 0, ROT0, "Sega", "Chihiro Bios", GAME_NO_SOUND|GAME_NOT_WORKING|GAME_IS_BIOS_ROOT )
GAME( 2002, hotd3, chihiro, chihirogd, chihiro, 0, ROT0, "Sega", "The House of the Dead III [GDX-0001]", GAME_NO_SOUND|GAME_NOT_WORKING )
GAME( 2005, mj2, chihiro, chihirogd, chihiro, 0, ROT0, "Sega", "Sega Network Taisen Mahjong MJ 2 (Rev C) [GDX-0006C]", GAME_NO_SOUND|GAME_NOT_WORKING )
GAME( 2005, wangmid, chihiro, chihirogd, chihiro, 0, ROT0, "Sega", "Wangan Midnight Maximum Tune (Rev. B) (Export) (GDX-0009B)", GAME_NO_SOUND|GAME_NOT_WORKING )
GAME( 2005, wangmid2, chihiro, chihirogd, chihiro, 0, ROT0, "Sega", "Wangan Midnight Maximum Tune 2 (Export) (GDX-0015)", GAME_NO_SOUND|GAME_NOT_WORKING )

View File

@ -4582,7 +4582,7 @@ BOMULEUL CHAJARA SEGA ST-V 1997/04/11
/* Chihiro (X-Box based) */
DRIVER( chihiro )
/* 2002.12 The House of the Dead III */
DRIVER( hotd3 ) /* 2002.12 The House of the Dead III */
/* 2003.03 Crazy Taxi High Roller */
DRIVER( vcop3 ) /* 2003.04 Virtua Cop 3 */
/* 2003.12 Outrun 2 */