summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Roberto Fresca <robertof@mamedev.org>2012-04-16 03:33:18 +0000
committer Roberto Fresca <robertof@mamedev.org>2012-04-16 03:33:18 +0000
commit95d77623eea5d9facb74112ab585e88358b5022a (patch)
tree7ea2bc6e5339c44d3d0c0dd761ca6c2581db567d /.gitattributes
parent55c3403c45644732fa4acb15040395f4efde539b (diff)
Meyco driver improvements: [Roberto Fresca]
* Reworked Inputs for all games. * Added button-lamps support. * Created internal control layout for all games. * Added mech counters support. * Promoted all games to working state. * Renamed the mdrawpkra ROMs based on PCB picture. * Renamed the driver to meyc8080.c * Added technical and game notes. New games added or promoted from NOT_WORKING status --------------------------------------------------- Draw Poker - Joker's Wild (Standard) [hap, Roberto Fresca] Draw Poker - Joker's Wild (02-11) [hap, Roberto Fresca]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 6dbcc13ac53..118e5eb93ed 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2669,6 +2669,7 @@ src/mame/drivers/metalmx.c svneol=native#text/plain
src/mame/drivers/metlclsh.c svneol=native#text/plain
src/mame/drivers/metro.c svneol=native#text/plain
src/mame/drivers/mexico86.c svneol=native#text/plain
+src/mame/drivers/meyc8080.c svneol=native#text/plain
src/mame/drivers/mgolf.c svneol=native#text/plain
src/mame/drivers/mhavoc.c svneol=native#text/plain
src/mame/drivers/micro3d.c svneol=native#text/plain
@@ -3226,7 +3227,6 @@ src/mame/drivers/wink.c svneol=native#text/plain
src/mame/drivers/wiping.c svneol=native#text/plain
src/mame/drivers/witch.c svneol=native#text/plain
src/mame/drivers/wiz.c svneol=native#text/plain
-src/mame/drivers/wldarrow.c svneol=native#text/plain
src/mame/drivers/wms.c svneol=native#text/plain
src/mame/drivers/wolfpack.c svneol=native#text/plain
src/mame/drivers/wpc_95.c svneol=native#text/plain
@@ -4053,6 +4053,8 @@ src/mame/layout/lucky8.lay svneol=native#text/plain
src/mame/layout/luckyrlt.lay svneol=native#text/plain
src/mame/layout/majorpkr.lay svneol=native#text/plain
src/mame/layout/maxaflex.lay svneol=native#text/plain
+src/mame/layout/mdrawpkr.lay svneol=native#text/plain
+src/mame/layout/meybjack.lay svneol=native#text/plain
src/mame/layout/mil4000.lay svneol=native#text/plain
src/mame/layout/mpoker.lay svneol=native#text/plain
src/mame/layout/mpu4.lay svneol=native#text/plain
@@ -4141,6 +4143,7 @@ src/mame/layout/videopin.lay svneol=native#text/plain
src/mame/layout/videopkr.lay svneol=native#text/plain
src/mame/layout/wecleman.lay svneol=native#text/plain
src/mame/layout/wildone.lay svneol=native#text/plain
+src/mame/layout/wldarrow.lay svneol=native#text/plain
src/mame/machine/3do.c svneol=native#text/plain
src/mame/machine/acitya.c svneol=native#text/plain
src/mame/machine/ajax.c svneol=native#text/plain