summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author R. Belmont <rb6502@users.noreply.github.com>2012-02-04 23:57:03 +0000
committer R. Belmont <rb6502@users.noreply.github.com>2012-02-04 23:57:03 +0000
commit2181d363cdabbac6de93f95d943708ff2983026f (patch)
tree28458fe8c021232de0d97439bae6bb3dbc4bbc1c /.gitattributes
parentf7ac4ce9827b2591b7f717b8f366e46cfc0237ba (diff)
Model 1: add skeleton device for Z80 version of the MPEG sound board. No playback, just running the Z80. [R. Belmont]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 7d2cfcea0ac..b5cb40f22cf 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1817,6 +1817,8 @@ src/mame/audio/decobsmt.h svneol=native#text/plain
src/mame/audio/depthch.c svneol=native#text/plain
src/mame/audio/dkong.c svneol=native#text/plain
src/mame/audio/dragrace.c svneol=native#text/plain
+src/mame/audio/dsbz80.c svneol=native#text/plain
+src/mame/audio/dsbz80.h svneol=native#text/plain
src/mame/audio/exidy.c svneol=native#text/plain
src/mame/audio/exidy.h svneol=native#text/plain
src/mame/audio/exidy440.c svneol=native#text/plain