summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Scott Stone <tafoid@users.noreply.github.com>2012-08-04 15:28:12 +0000
committer Scott Stone <tafoid@users.noreply.github.com>2012-08-04 15:28:12 +0000
commitae993d6f0db9b5993f1e2771b8cd80b78f3c65bb (patch)
treee65565156b0becdc8767f27ea4451e79e5b9f0a4 /.gitattributes
parent851081b772f7ca029074bcd5b6f93e6d26fc6636 (diff)
Created mpu4mod2sw.c and started moving sets which used the mpu4mod2
baseboard there (most of these ones actually run quite well apart from some moaning about reels) This board used the AY8913, the mod4 board didn't have that, so it's a logical split point. Also some more identification / tagging etc. of other sets. From Haze (nw)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 7e182097bbe..45db586634a 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2757,6 +2757,7 @@ src/mame/drivers/mpu3.c svneol=native#text/plain
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/mpu4plasma.c svneol=native#text/plain
src/mame/drivers/mpu4sw.c svneol=native#text/plain
src/mame/drivers/mpu4vid.c svneol=native#text/plain