diff options
| author | 2010-09-10 22:55:22 +0000 | |
|---|---|---|
| committer | 2010-09-10 22:55:22 +0000 | |
| commit | fdc0db7e2683a803e91cff1790730bbdf4b83f21 (patch) | |
| tree | ef5a0feb58c6b6da2cc3e5bf315baa041dec63ea /.gitattributes | |
| parent | 5702a0314931ea58bc5dc3a038999ff38d2474ed (diff) | |
Merged ssgbl.c into megadrvb.c and moved bootleg input definitions
out of megadriv.c [Sonikos]
---------- Forwarded message ----------
From: abcd efgh <cix_999@yahoo.it>
Date: Thu, Sep 2, 2010 at 8:50 PM
Subject: megadrvb.c - ssgbl
To: submit@mamedev.org
Hi
This is the finished work for megadrvb.c:
Merge ssgbl into megadrvb
Moved inputs game from megadriv.c to megadrvb.c
if you use R2 diff i change also the roms names for a better fit the
drive in ending with "mdb" wich means "mega drive bootleg" so the
result is:
aladbl -> aladmdb
mk3ghw -> mk3mdb
ssf2ghw -> ssf2mdb
ssgbl -> srmdb
The R2 diff is the better way but you choose the best for you.
Bye Sonikos
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index e01372ce88b..b686346592e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2231,7 +2231,6 @@ src/mame/drivers/srmp5.c svneol=native#text/plain src/mame/drivers/srmp6.c svneol=native#text/plain src/mame/drivers/srumbler.c svneol=native#text/plain src/mame/drivers/ssfindo.c svneol=native#text/plain -src/mame/drivers/ssgbl.c svneol=native#text/plain src/mame/drivers/sshangha.c svneol=native#text/plain src/mame/drivers/ssingles.c svneol=native#text/plain src/mame/drivers/sslam.c svneol=native#text/plain |
