summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Curt Coder <curtcoder@mail.com>2009-09-10 12:28:51 +0000
committer Curt Coder <curtcoder@mail.com>2009-09-10 12:28:51 +0000
commit32e04ee9efb01c529f003c9ad5f608ad4381916a (patch)
tree877f255e371f408c96b9792268a23f40176ef2cb /.gitattributes
parent7d526a162a08dc0d87a241d54ab15805c9816807 (diff)
Added CDP1863 sound device for MESS.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index de54bdd653b..b614cdbd7ad 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -793,6 +793,8 @@ src/emu/sound/c6280.c svneol=native#text/plain
src/emu/sound/c6280.h svneol=native#text/plain
src/emu/sound/cdda.c svneol=native#text/plain
src/emu/sound/cdda.h svneol=native#text/plain
+src/emu/sound/cdp1863.c svneol=native#text/plain
+src/emu/sound/cdp1863.h svneol=native#text/plain
src/emu/sound/cdp1869.c svneol=native#text/plain
src/emu/sound/cdp1869.h svneol=native#text/plain
src/emu/sound/cem3394.c svneol=native#text/plain