summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame
diff options
context:
space:
mode:
author Brian Troha <briantro@users.noreply.github.com>2011-08-22 21:17:32 +0000
committer Brian Troha <briantro@users.noreply.github.com>2011-08-22 21:17:32 +0000
commit94e6e7cd1a705105540efad57b141a2f418645b8 (patch)
tree0180e5c213fdb345c2982449041f4c919d8bf230 /src/mame
parentd18c0617eea0b8645a02b4b295dd127d7f027c75 (diff)
newer Cave SH based Ibara Black Label - NW
Diffstat (limited to 'src/mame')
-rw-r--r--src/mame/drivers/cavesh3.c17
-rw-r--r--src/mame/mame.lst1
2 files changed, 16 insertions, 2 deletions
diff --git a/src/mame/drivers/cavesh3.c b/src/mame/drivers/cavesh3.c
index 73552bd7d9a..5ce575b4d6f 100644
--- a/src/mame/drivers/cavesh3.c
+++ b/src/mame/drivers/cavesh3.c
@@ -143,6 +143,18 @@ 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_REGION( 0x8400000, "game", ROMREGION_ERASEFF)
+ 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.) */
+ ROM_LOAD( "u24", 0x400000, 0x400000, CRC(d11ab6b6) SHA1(2132191cbe847e2560423e4545c969f21f8ff825) ) /* (2006/02/06 MASTER VER.) */
+ROM_END
+
+ROM_START( ibarablka )
+ ROM_REGION( 0x200000, "maincpu", ROMREGION_ERASEFF)
ROM_LOAD( "u4", 0x000000, 0x200000, CRC(a9d43839) SHA1(507696e616608c05893c7ac2814b3365e9cb0720) ) /* (2006/02/06 MASTER VER.) */
ROM_REGION( 0x8400000, "game", ROMREGION_ERASEFF)
@@ -185,7 +197,8 @@ 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 )
/*
@@ -202,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"
diff --git a/src/mame/mame.lst b/src/mame/mame.lst
index c1c1581c863..30fde76936e 100644
--- a/src/mame/mame.lst
+++ b/src/mame/mame.lst
@@ -2569,6 +2569,7 @@ futari10 // (c) 2006 Cave
futari15 // (c) 2006 Cave
ibara // (c) 2006 Cave
ibarablk // (c) 2006 Cave
+ibarablka // (c) 2006 Cave
deathsml // (c) 2007 Cave
// Kyugo games