summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Scott Stone <tafoid@users.noreply.github.com>2012-08-06 16:00:56 +0000
committer Scott Stone <tafoid@users.noreply.github.com>2012-08-06 16:00:56 +0000
commitcd18b98797336e81fe965e2fe9f82723e067c860 (patch)
treea0b4ca9c167378f88bd56c3754b72abb26827124 /.gitattributes
parent5a1ad2f535e5fe6a11f41a2e9d955865a338a6e8 (diff)
Started moving some of the mpu4 mod4 board games which have a ym soundchip instead of the oki to their own files as well (mpu4mod4yam.c), again with the view to keeping things more manageable - From Haze (nw)
kickgoal.c: General Cleanup, improved gfxdecodes - From Haze (nw) Documentation fix for sf2ud (cps1.c) - From TeamCPS1 (nw)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 68b85dbd89e..57234f6b1c0 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2755,6 +2755,7 @@ src/mame/drivers/mpu4.c svneol=native#text/plain
src/mame/drivers/mpu4dealem.c svneol=native#text/plain
src/mame/drivers/mpu4hw.c svneol=native#text/plain
src/mame/drivers/mpu4mod2sw.c svneol=native#text/plain
+src/mame/drivers/mpu4mod4yam.c svneol=native#text/plain
src/mame/drivers/mpu4plasma.c svneol=native#text/plain
src/mame/drivers/mpu4sw.c svneol=native#text/plain
src/mame/drivers/mpu4vid.c svneol=native#text/plain