summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author R. Belmont <rb6502@users.noreply.github.com>2010-02-07 04:59:42 +0000
committer R. Belmont <rb6502@users.noreply.github.com>2010-02-07 04:59:42 +0000
commit49e9851b24f4e606e1bf55b20beeed21caafb719 (patch)
treee39848748a747a935ead6d9d1198c0d85be76102 /.gitattributes
parent1f76758746511c2e742ca525d36f29d02a1a521a (diff)
Add and hook up ZOOM ZSG-2 skeleton [Olivier Galibert]
Doesn't do much at the moment, but the increase in documentation value is significant (we're documenting the sample compression format, for one thing).
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index ba4e89dc818..5bd06e41a29 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -999,6 +999,8 @@ src/emu/sound/ymf278b.c svneol=native#text/plain
src/emu/sound/ymf278b.h svneol=native#text/plain
src/emu/sound/ymz280b.c svneol=native#text/plain
src/emu/sound/ymz280b.h svneol=native#text/plain
+src/emu/sound/zsg2.c svneol=native#text/plain
+src/emu/sound/zsg2.h svneol=native#text/plain
src/emu/state.c svneol=native#text/plain
src/emu/state.h svneol=native#text/plain
src/emu/streams.c svneol=native#text/plain