summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cavepc.c
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2013-07-23 07:18:56 +0000
committer Miodrag Milanovic <mmicko@gmail.com>2013-07-23 07:18:56 +0000
commit14629cbcb42fb824f71120ca93fcb7d53a360390 (patch)
tree4d8b9459d6e98a677927c934c5322c328819de3a /src/mame/drivers/cavepc.c
parentd3f32a1ba70fe3edf112059b6319fbfe218fe8d6 (diff)
Cleanups and version bumpmame0149u1
Diffstat (limited to 'src/mame/drivers/cavepc.c')
-rw-r--r--src/mame/drivers/cavepc.c9
1 files changed, 4 insertions, 5 deletions
diff --git a/src/mame/drivers/cavepc.c b/src/mame/drivers/cavepc.c
index fc554a98547..c9545cf102b 100644
--- a/src/mame/drivers/cavepc.c
+++ b/src/mame/drivers/cavepc.c
@@ -1,22 +1,22 @@
/***************************************************************************
CAVE PC hardware
- placeholder file for information
+ placeholder file for information
***************************************************************************
Cave used a one-off PC platform for
-
+
Deathsmiles II (c)2009
- According to
+ According to
http://forum.arcadeotaku.com/viewtopic.php?f=26&t=9851
It uses a ASUS M3A78-EM motherboard (boot screen is shown)
http://www.asus.com/Motherboards/M3A78EM/
fitted with
AMD Athlon 64 X2 5050e Brisbane 2.60GHz, 1024KB L2 Cache
- 2048MB (2GB) 800MHz DDR
+ 2048MB (2GB) 800MHz DDR
and a custom JVS I/O board providing security etc.
'CV2000XP Rev 2.0'
@@ -46,4 +46,3 @@
http://forum.arcadeotaku.com/viewtopic.php?f=26&t=14850&start=60
*/
-