summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Andreas Naive <andreasn@mamedev.org>2011-06-17 23:05:26 +0000
committer Andreas Naive <andreasn@mamedev.org>2011-06-17 23:05:26 +0000
commit697eff192eca8996ecf707847b55c86729b0e4cc (patch)
treed1bdc49b5ba321d4b22148051dc712db5682ee12 /.gitattributes
parentfe71f911438074f6e53c8fe9372a5843ed799df0 (diff)
Added code to manage NAOMI's M4 decryption. [Andreas Naive]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index a360ead6ad1..0d0b3a64f31 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -3859,6 +3859,8 @@ src/mame/machine/namcos1.c svneol=native#text/plain
src/mame/machine/namcos2.c svneol=native#text/plain
src/mame/machine/naomi.c svneol=native#text/plain
src/mame/machine/naomibd.c svneol=native#text/plain
+src/mame/machine/naomim4decoder.c svneol=native#text/plain
+src/mame/machine/naomim4decoder.h svneol=native#text/plain
src/mame/machine/nb1413m3.c svneol=native#text/plain
src/mame/machine/nb1414m4.c svneol=native#text/plain
src/mame/machine/neoboot.c svneol=native#text/plain