summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/tiny.c
diff options
context:
space:
mode:
author Aaron Giles <aaron@aarongiles.com>2008-07-17 08:10:47 +0000
committer Aaron Giles <aaron@aarongiles.com>2008-07-17 08:10:47 +0000
commit5df81c384323a7941d68e4307e913786116562e2 (patch)
tree089454bcd647e5f751eb3cff365e6754a137628b /src/mame/tiny.c
parent5244807bf307a2cd81a8f2f5e4f5feaa9d452280 (diff)
From: MACARENO Richard [mailto:macarenor@free.fr]
Sent: Tue 7/8/2008 3:16 PM To: submit@mamedev.org Subject: Tinymame sumition... Hi I try a small update for Tinymame.. While Gaelco has offers their roms for World Rally for download on their website, they are supposed to be free... I supposed i can add this game to tinymame. I think i didn't make mistake implementing it (i'm not dev at all... I'm hebus on mamewold messageboard)... If it can be accepted, my name "macareno" for signing, would be more discreet than hebus... Attached-files are the diff file and the .exe for trying... Richard
Diffstat (limited to '')
-rw-r--r--src/mame/tiny.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/tiny.c b/src/mame/tiny.c
index d2c2048bc65..0cc587254ab 100644
--- a/src/mame/tiny.c
+++ b/src/mame/tiny.c
@@ -54,5 +54,6 @@ const game_driver * const drivers[] =
DRIVER( starfira ) /* (c) 1979 Exidy */
DRIVER( fireone ) /* (c) 1979 Exidy */
DRIVER( starfir2 ) /* (c) 1979 Exidy */
+ DRIVER( wrally ) /* (c) 1993 - Ref 930705 */
#endif /* DRIVER_RECURSIVE */