diff options
author | 2015-07-12 12:13:18 -0500 | |
---|---|---|
committer | 2015-07-12 12:13:18 -0500 | |
commit | 0999c812aa05d050357aa80e3c417ba4a384aa0b (patch) | |
tree | 57e16160ee4c582c0bff15ce0163ae652026f81e /src | |
parent | 8854403985b5b668b4cbdf1c4db3f3b9179bd7ce (diff) |
dreamwld.c: Add Gaia in the games list header - NW
Diffstat (limited to 'src')
-rw-r--r-- | src/mame/drivers/dreamwld.c | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/src/mame/drivers/dreamwld.c b/src/mame/drivers/dreamwld.c index e44ec1ee274..e1c1dff8fd3 100644 --- a/src/mame/drivers/dreamwld.c +++ b/src/mame/drivers/dreamwld.c @@ -5,10 +5,11 @@ SemiCom 68020 based hardware Driver by David Haywood -Baryon - Future Assault (c) 1997 SemiCom -Cute Fighter (c) 1998 SemiCom -Rolling Crush (c) 1999 Trust / SemiCom -Dream World (c) 2000 SemiCom +Baryon - Future Assault (c) 1997 SemiCom / Tirano +Cute Fighter (c) 1998 SemiCom +Rolling Crush (c) 1999 Trust / SemiCom +Gaia - The Last Choice of Earth (c) 1999 SemiCom / XESS +Dream World (c) 2000 SemiCom Note: There is a SemiCom game known as Lode Quest 1998(?). This game is very similar to Dream World. It's not known if Lode Quest is a alternate title or a prequel of Dream World. |