summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author MetalliC <0vetal0@gmail.com>2018-08-03 00:25:00 +0300
committer MetalliC <0vetal0@gmail.com>2018-08-03 00:25:00 +0300
commit781f17725a8fd4f411ddbb7eb763283166179a25 (patch)
tree21264b4494506578cfdc14b03ac4578b6798d833
parent09466d3382eb1bdd9dedb3ce3793e1c440527615 (diff)
naomi.cpp: dumped Club-Kart Cycraft Motion PC software [Ordyne]
-rw-r--r--src/mame/drivers/naomi.cpp16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/mame/drivers/naomi.cpp b/src/mame/drivers/naomi.cpp
index 324ee730359..1882530ee71 100644
--- a/src/mame/drivers/naomi.cpp
+++ b/src/mame/drivers/naomi.cpp
@@ -9833,6 +9833,22 @@ ROM_START( clubkcyc )
//PIC16C622A (317-0358-COM)
//(sticker 253-5508-0358)
ROM_LOAD( "317-0358-com.pic", 0x000000, 0x004000, CRC(dd33e50f) SHA1(c51712754022fc3adc350fa0714bf60fd0d163cf) )
+
+/*
+ Cycraft Motion PC:
+ Mainboard Avantech PCM-5820
+ CAN Module PCM-3680
+ IO Module PCM-3724
+ 128mb PC133 Ram
+
+ Sansik CF With Linux:
+ Simuline CYCRAFT
+ SMCP: V1.65
+ GAME: Club-Kart
+ (c) 2003 Simuline Inc.
+*/
+ DISK_REGION( "cycraft" )
+ DISK_IMAGE( "cycraft_clubkart_smcp_v1.65", 0, SHA1(c77df6eaf425e4e86f871914aa024debc1940713) )
ROM_END
ROM_START( initdv3j )