diff options
author | 2012-08-16 08:06:46 +0000 | |
---|---|---|
committer | 2012-08-16 08:06:46 +0000 | |
commit | 5779ba91fd6ea7e7bd44f9eefb60897163b61e10 (patch) | |
tree | 596de341ff50f766d345a4a0e2e56da37d6f36e5 /.gitattributes | |
parent | 3b602270ffb6576f6ade3c59262acb5f48bb736b (diff) |
added a bunch of new clones, that now is "old enough" to be in MAME, and gfx decode data for them.
also mame\includes\multfish.h can/must be removed from source tree coz it is not used by driver. by MetalliC (no whatsnew)
update Megadrive cart module for support "Pier Solar" cart (mapper and "ST M95" eeprom code) by MetalliC (no whatsnew)
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 1e3f5240b5b..0a66c182ee0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3700,7 +3700,6 @@ src/mame/includes/mrjong.h svneol=native#text/plain src/mame/includes/ms32.h svneol=native#text/plain src/mame/includes/msisaac.h svneol=native#text/plain src/mame/includes/mugsmash.h svneol=native#text/plain -src/mame/includes/multfish.h svneol=native#text/plain src/mame/includes/munchmo.h svneol=native#text/plain src/mame/includes/mustache.h svneol=native#text/plain src/mame/includes/mw8080bw.h svneol=native#text/plain |