summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Stiletto <stilett0@users.noreply.github.com>2015-01-30 15:58:49 -0500
committer Stiletto <stilett0@users.noreply.github.com>2015-01-30 15:58:49 -0500
commitfcb2d59e4e660df8b74ae00c2b4de63c8ae6f90f (patch)
treee0af1bb174761c08694135ef856405629f01ef7d
parent4b4625109c8f27c9fecdc030e8a217e7ba3bc5f5 (diff)
minor comment changes (nw)
minor comment changes (nw)
-rw-r--r--src/mame/drivers/comebaby.c12
1 files changed, 9 insertions, 3 deletions
diff --git a/src/mame/drivers/comebaby.c b/src/mame/drivers/comebaby.c
index 344fe155cf6..18fbe9c344e 100644
--- a/src/mame/drivers/comebaby.c
+++ b/src/mame/drivers/comebaby.c
@@ -2,10 +2,16 @@
(c) 2000 ExPotato Co. Ltd (Excellent Potato)
TODO:
-can't be emulated without proper mb bios
+Can't be emulated without proper motherboard BIOS
- There also appears to be a sequel which may be running on the same hardware
+ There also appears to be a sequel which may be running on the same hardware, which might not have been released.
Come On Baby - Ballympic Heroes! (c) 2001
+
+ Other games in this series include:
+ Come On Baby 2 (c) 2002
+ Come On Baby Jr (c) 2003 (which seems to be otherwise identical to Come On Baby but in a smaller cabinet)
+ Come On Baby 2 Jr (c) 2003 (which seems to be otherwise identical to Come On Baby 2 but in a smaller cabinet)
+ These may or may not be on identical hardware.
This is a Korean PC based board running Windows. The game runs fully from
the hard disk making these things rather fragile and prone to damage.
@@ -14,7 +20,7 @@ can't be emulated without proper mb bios
just a skeleton placeholder for the CHD dump of the hard disk.
The donor PC looks like a standard Windows98 setup.
- The only exceptions I see are that there's a game logo.sys/logo.bmp in the
+ The only exceptions we see are that there's a game logo.sys/logo.bmp in the
root directory to hide the Windows98 startup screen, and a shortcut to
the game in the startup programs.
Also of interest, Windows98 was installed from a setup folder on the HD.