summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Brian Troha <briantro@users.noreply.github.com>2011-08-23 22:11:12 +0000
committer Brian Troha <briantro@users.noreply.github.com>2011-08-23 22:11:12 +0000
commitb2d6d0eb415098f330b44ad49adf7059cfdef88f (patch)
tree104ec2caefa18788597bc95a36513ef348efd536
parent4266b731e3604158d17446e11844fd81e80701e5 (diff)
minor name correct for a Cave SH3 game - NW
-rw-r--r--src/mame/drivers/cavesh3.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/mame/drivers/cavesh3.c b/src/mame/drivers/cavesh3.c
index 5ce575b4d6f..2c83d06ad41 100644
--- a/src/mame/drivers/cavesh3.c
+++ b/src/mame/drivers/cavesh3.c
@@ -143,10 +143,10 @@ ROM_END
ROM_START( ibarablk )
ROM_REGION( 0x200000, "maincpu", ROMREGION_ERASEFF)
- ROM_LOAD( "u4", 0x000000, 0x200000, CRC(ee1f1f77) SHA1(ac276f3955aa4dde2544af4912819a7ae6bcf8dd) ) /* (2006/02/06.MASTER VER.) */
+ ROM_LOAD( "u4", 0x000000, 0x200000, CRC(ee1f1f77) SHA1(ac276f3955aa4dde2544af4912819a7ae6bcf8dd) ) /* (2006/02/06. MASTER VER.) */
ROM_REGION( 0x8400000, "game", ROMREGION_ERASEFF)
- ROM_LOAD( "u2", 0x000000, 0x8400000, CRC(5e46be44) SHA1(bed5f1bf452f2cac58747ecabec3c4392566a3a7) ) /* (2006/02/06.MASTER VER.) */
+ ROM_LOAD( "u2", 0x000000, 0x8400000, CRC(5e46be44) SHA1(bed5f1bf452f2cac58747ecabec3c4392566a3a7) ) /* (2006/02/06. MASTER VER.) */
ROM_REGION( 0x800000, "samples", ROMREGION_ERASEFF)
ROM_LOAD( "u23", 0x000000, 0x400000, CRC(a436bb22) SHA1(0556e771cc02638bf8814315ba671c2d442594f1) ) /* (2006/02/06 MASTER VER.) */
@@ -197,7 +197,7 @@ GAME( 2005, espgal2, 0, cavesh3, cavesh3, 0, ROT0, "Cave", "EspGa
GAME( 2006, futari15, 0, cavesh3, cavesh3, 0, ROT0, "Cave", "Mushihime Sama Futari Ver 1.5 (2006/12/8 MASTER VER 1.54)", GAME_NOT_WORKING | GAME_NO_SOUND )
GAME( 2006, futari10, futari15, cavesh3, cavesh3, 0, ROT0, "Cave", "Mushihime Sama Futari Ver 1.0 (2006/10/23 MASTER VER.)", GAME_NOT_WORKING | GAME_NO_SOUND )
GAME( 2006, ibara, 0, cavesh3, cavesh3, 0, ROT0, "Cave", "Ibara (2005/03/22 MASTER VER..)", GAME_NOT_WORKING | GAME_NO_SOUND )
-GAME( 2006, ibarablk, 0, cavesh3, cavesh3, 0, ROT0, "Cave", "Ibara Kuro - Black Label (2006/02/06.MASTER VER.)", GAME_NOT_WORKING | GAME_NO_SOUND )
+GAME( 2006, ibarablk, 0, cavesh3, cavesh3, 0, ROT0, "Cave", "Ibara Kuro - Black Label (2006/02/06. MASTER VER.)", GAME_NOT_WORKING | GAME_NO_SOUND )
GAME( 2006, ibarablka, ibarablk, cavesh3, cavesh3, 0, ROT0, "Cave", "Ibara Kuro - Black Label (2006/02/06 MASTER VER.)", GAME_NOT_WORKING | GAME_NO_SOUND )
GAME( 2007, deathsml, 0, cavesh3, cavesh3, 0, ROT0, "Cave", "Death Smiles (2007/10/09 MASTER VER)", GAME_NOT_WORKING | GAME_NO_SOUND )
@@ -215,7 +215,7 @@ IBARA
IBARA BLACK LABEL
"2006/02/06 MASTER VER."
- "2006/02/06.MASTER VER."
+ "2006/02/06. MASTER VER."
ESPGALUDA II
"2005/11/14 MASTER VER"