summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Ivan Vangelista <mesgnet@yahoo.it>2017-02-18 14:05:26 +0100
committer Ivan Vangelista <mesgnet@yahoo.it>2017-02-18 14:05:26 +0100
commit845b29260255a1fdd5f01544d3d3a4e6155aa05a (patch)
tree58336569e687de88ba5e5d5e6b6e757694735209
parent11038e3a1f3bca3d687e0af12097750f63f5ae7a (diff)
New not working machine
_____________________ KOF Sky Stage (v1.00J) [rtw]
-rw-r--r--src/mame/drivers/taitotx.cpp13
-rw-r--r--src/mame/mame.lst1
2 files changed, 14 insertions, 0 deletions
diff --git a/src/mame/drivers/taitotx.cpp b/src/mame/drivers/taitotx.cpp
index 1cbf4c40666..864d9e0e830 100644
--- a/src/mame/drivers/taitotx.cpp
+++ b/src/mame/drivers/taitotx.cpp
@@ -247,6 +247,18 @@ ROM_START( kof98um )
DISK_IMAGE( "kof98um_v1_00", 0, SHA1(cf21747ddcdf802d766a2bd6a3d75a965e89b2cf) )
ROM_END
+ROM_START( kofskyst)
+ ROM_REGION( 0x10000, "maincpu", ROMREGION_ERASEFF )
+ ROM_LOAD("taito_type_x_bios.bin", 0x00, 0x10000, NO_DUMP ) // size unknown.
+ /* bios, video bios etc. not dumped */
+
+ DISK_REGION( "ide:0:hdd:image" )
+ // Single 40GB drive(KOF SKY STAGE - M9008134A - Ver.1.00J - 40.0 GB WD - WD400BB-22JHCO)
+ // d1337c5ee363a6a95a9d1caf45857993 kof_sky_stage_ver.1.00j.img
+ // 0x3b61ddf8 kof_sky_stage_ver.1.00j_ata_id.bin
+ DISK_IMAGE( "kof_sky_stage_v1.00j", 0, SHA1(86bdd4c7cd6f198c07c125a65b5361afe1bdd199) )
+ROM_END
+
ROM_START( raiden3 )
ROM_REGION( 0x10000, "maincpu", ROMREGION_ERASEFF )
ROM_LOAD("taito_type_x_bios.bin", 0x00, 0x10000, NO_DUMP ) // size unknown.
@@ -319,6 +331,7 @@ GAME( 2007, raiden4, 0, taito_type_x, taito_type_x, driver_device, 0, ROT0
GAME( 2008, kof98um, 0, taito_type_x, taito_type_x, driver_device, 0, ROT0, "SNK", "The King of Fighters '98: Ultimate Match (v1.00)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND )
GAME( 2008, trbwtchs, 0, taito_type_x, taito_type_x, driver_device, 0, ROT0, "Adventure Planning Service/Studio SiestA", "Trouble Witches AC (v1.00J)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND )
GAME( 2009, goketsuj, 0, taito_type_x, taito_type_x, driver_device, 0, ROT0, "Atlus", "Goketsuji Ichizoku: Matsuri Senzo Kuyou (v200906230)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND )
+GAME( 2010, kofskyst, 0, taito_type_x, taito_type_x, driver_device, 0, ROT0, "Moss / SNK Playmore", "KOF Sky Stage (v1.00J)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND )
// Type X+
diff --git a/src/mame/mame.lst b/src/mame/mame.lst
index 05efe1f0e03..8b7576c2e3e 100644
--- a/src/mame/mame.lst
+++ b/src/mame/mame.lst
@@ -35370,6 +35370,7 @@ gwinggen // (c) 2004 Takumi Corporation
homura // (c) 2005 SKonec Entertainment
hotgmkmp // (c) 2005 XNauts
kof98um // (c) 2008 SNK
+kofskyst // (c) 2008 Moss / SNK Playmore
kofxii // (c) 2008 SNK Playmore
raiden3 // (c) 2005 Seibu Kaihatsu/Moss Ltd
raiden4 // (c) 2007 Seibu Kaihatsu/Moss Ltd