summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author smf- <smf-@users.noreply.github.com>2013-05-21 10:15:41 +0000
committer smf- <smf-@users.noreply.github.com>2013-05-21 10:15:41 +0000
commitf14ac55805b719a2f6c966f390aa787cedc23368 (patch)
treea87853a140f1dffa5eb2bbb8a85418021846c111 /.gitattributes
parent5fcb2d1e383f2893da17c4d9be4036c6e87380a1 (diff)
Changed keycus into a device and moved it into it's own file, only 3 parameters are saved instead of 64k. Changed I/O to 16 bits & uses memory maps instead of installing at runtime. Simplified digital player 3 inputs that are hooked up to dac inputs. [smf]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 21e8c1893bb..5f4109cc821 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -5080,6 +5080,8 @@ src/mame/machine/nmk004.c svneol=native#text/plain
src/mame/machine/nmk004.h svneol=native#text/plain
src/mame/machine/nmk112.c svneol=native#text/plain
src/mame/machine/nmk112.h svneol=native#text/plain
+src/mame/machine/ns11prot.c svneol=native#text/plain
+src/mame/machine/ns11prot.h svneol=native#text/plain
src/mame/machine/nycaptor.c svneol=native#text/plain
src/mame/machine/opwolf.c svneol=native#text/plain
src/mame/machine/pacplus.c svneol=native#text/plain