diff options
author | 2009-05-25 01:00:37 +0000 | |
---|---|---|
committer | 2009-05-25 01:00:37 +0000 | |
commit | fa92ddb42594bccbe0accc2a32d7301af5da6585 (patch) | |
tree | 6939d4c5bf35e4cf823519a2d4243e24241ff36b | |
parent | 24590f7cccd81b4fda877e2e554dbff5f708fe85 (diff) |
Intruder:
Sorry I forgot to mention, can you make sure the credits for this also
include jmurjr and ranger_lennier when it gets added, they paid for
part of it.
Thanks,
Smitdogg
-rw-r--r-- | src/mame/drivers/8080bw.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/8080bw.c b/src/mame/drivers/8080bw.c index b51931d1cb6..d5281992215 100644 --- a/src/mame/drivers/8080bw.c +++ b/src/mame/drivers/8080bw.c @@ -2604,3 +2604,4 @@ GAME( 1979, spaceph, ozmawars, invaders, spaceph, 0, ROT270, "Zilec Games", "S GAME( 1979, yosakdon, 0, yosakdon, yosakdon, 0, ROT270, "Wing", "Yosaku To Donbei (set 1)", GAME_SUPPORTS_SAVE | GAME_IMPERFECT_SOUND ) /* bootleg? */ GAME( 1979, yosakdoa, yosakdon, yosakdon, yosakdon, 0, ROT270, "Wing", "Yosaku To Donbei (set 2)", GAME_SUPPORTS_SAVE | GAME_IMPERFECT_SOUND ) /* bootleg? */ GAMEL(1979, shuttlei, 0, shuttlei, shuttlei, 0, ROT270, "Omori", "Shuttle Invader", GAME_SUPPORTS_SAVE | GAME_NO_COCKTAIL, layout_shuttlei ) + |