summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author David Haywood <mamehaze@users.noreply.github.com>2012-12-11 21:05:38 +0000
committer David Haywood <mamehaze@users.noreply.github.com>2012-12-11 21:05:38 +0000
commit7aec9e377553755539d87ada02e965d8592627e1 (patch)
tree078c53fb7a3e1c7b9ba2c2609e818cf58efed5ea /.gitattributes
parent92fdb86cedd50ae82c1ca647c33fe04491925c31 (diff)
some fruit machine re-organization (mainly maygay m1a splitting + misc changes / movements) (nw)
note, external submission, cleaned up a bit by me, was sent with the following message From Brian Griffin: To Haze: I've made some changes to the drivers for the fruities by continuing to split things into proper versions and adding some you were missing continuing with the patterns you have set. We had some Maygay machines come in and I saw they hadn't been done yet. No 'Brian Griffin' isn't my real name I'd rather remain anonymous / not be in the credits if that's alright with your team because of my job my employer or customers could take issue with me helping. I work as a repair technician for these fruities and what's happening in Mame is the best thing to happen in the last 10 years. By that I mean the effort being made to recognize the different rom versions of each game, it's invaluable when it comes to repairing these and fitting programs the operators are happy with. Until Mame came along everybody was just sticking with one set and that was only good for people wanting to play the games on a PC not people operating and maintaining the original machines where you often need a specific version for a specific hardware profile. It is with great lament we threw away many different 'sets' at my former place of employment 5 years back because nobody at all was interested in them at the time. I wish Mame had shown an interest back then but they're long gone now. Regarding sound roms I'm not hopeful of you finding the missing ones, what you don't realise is except for the most popular / profitable they were in and out in under 3 months, scrapped for parts, reskinned, fitted with new roms, and recycled. We had arcade video games on location test for longer than some of these were around if they weren't bringing in the money or worse were instead bleeding it because people had found emptier exploits. You could probably consider many of them to be 'prototypes' using Mame terminology they were so short lived. Nobody I work with has seen some of them for 15-20 years and these machines are sizeable enough so you can't just misplace them. Anything more than a few years old not owned by a collector or retro-arcade more than likely no longer exists anywhere. Everything you need is at (speedy share link removed)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 14f854d3e6f..f979af90542 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2488,11 +2488,14 @@ src/mame/drivers/belatra.c svneol=native#text/plain
src/mame/drivers/berzerk.c svneol=native#text/plain
src/mame/drivers/bestleag.c svneol=native#text/plain
src/mame/drivers/bfcobra.c svneol=native#text/plain
+src/mame/drivers/bfm_ad5.c svneol=native#text/plain
+src/mame/drivers/bfm_ad5sw.c svneol=native#text/plain
src/mame/drivers/bfm_sc1.c svneol=native#text/plain
src/mame/drivers/bfm_sc2.c svneol=native#text/plain
src/mame/drivers/bfm_sc4.c svneol=native#text/plain
src/mame/drivers/bfm_sc4h.c svneol=native#text/plain
src/mame/drivers/bfm_sc5.c svneol=native#text/plain
+src/mame/drivers/bfm_sc5sw.c svneol=native#text/plain
src/mame/drivers/bfm_swp.c svneol=native#text/plain
src/mame/drivers/bfmsys83.c svneol=native#text/plain
src/mame/drivers/bfmsys85.c svneol=native#text/plain
@@ -3005,6 +3008,7 @@ src/mame/drivers/mastboy.c svneol=native#text/plain
src/mame/drivers/matmania.c svneol=native#text/plain
src/mame/drivers/maxaflex.c svneol=native#text/plain
src/mame/drivers/maygay1b.c svneol=native#text/plain
+src/mame/drivers/maygay1bsw.c svneol=native#text/plain
src/mame/drivers/maygayep.c svneol=native#text/plain
src/mame/drivers/maygaysw.c svneol=native#text/plain
src/mame/drivers/maygayv1.c svneol=native#text/plain
@@ -3707,7 +3711,9 @@ src/mame/includes/battlnts.h svneol=native#text/plain
src/mame/includes/bbusters.h svneol=native#text/plain
src/mame/includes/beathead.h svneol=native#text/plain
src/mame/includes/beezer.h svneol=native#text/plain
+src/mame/includes/bfm_ad5.h svneol=native#text/plain
src/mame/includes/bfm_sc45.h svneol=native#text/plain
+src/mame/includes/bfm_sc5.h svneol=native#text/plain
src/mame/includes/bigevglf.h svneol=native#text/plain
src/mame/includes/bigstrkb.h svneol=native#text/plain
src/mame/includes/bionicc.h svneol=native#text/plain
@@ -3986,6 +3992,7 @@ src/mame/includes/marineb.h svneol=native#text/plain
src/mame/includes/mario.h svneol=native#text/plain
src/mame/includes/markham.h svneol=native#text/plain
src/mame/includes/matmania.h svneol=native#text/plain
+src/mame/includes/maygay1b.h svneol=native#text/plain
src/mame/includes/mcatadv.h svneol=native#text/plain
src/mame/includes/mcr.h svneol=native#text/plain
src/mame/includes/mcr3.h svneol=native#text/plain