diff options
author | 2013-01-02 10:28:46 +0000 | |
---|---|---|
committer | 2013-01-02 10:28:46 +0000 | |
commit | c3aff0cfdc52d4bbaec4fbb4679278c78ed1e4e0 (patch) | |
tree | ede9e37001b108a1d6ec90010e4950db29b1640e | |
parent | a095876c5d575f74e64ff7c13258eaa34c6fd90c (diff) |
added some notes (nw)
-rw-r--r-- | src/mame/drivers/8080bw.c | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/mame/drivers/8080bw.c b/src/mame/drivers/8080bw.c index 88ca7f9670b..a132c94bbd5 100644 --- a/src/mame/drivers/8080bw.c +++ b/src/mame/drivers/8080bw.c @@ -159,6 +159,13 @@ - Steel Worker, Space Combat Holding down the coin button causes the credits to rapidly increase. + - Solfight + On the stage with rolling balls, lots of random dashes appear. + + - Shuttle Invader + There's a colour prom on the net (see misfitmame), but no evidence + of an actual machine. + *****************************************************************************/ |