summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author R. Belmont <rb6502@users.noreply.github.com>2012-12-31 22:04:28 +0000
committer R. Belmont <rb6502@users.noreply.github.com>2012-12-31 22:04:28 +0000
commitfd0960a746f5a42760548d1467536940f9307040 (patch)
tree3c34b0aebd318eb11447c1de615c53e1cb75d34c /.gitattributes
parent7e652d13c538f96ee0d43207cd373e4f53d06805 (diff)
Split AMM decoder from YMZ770 and add MPEG layer 1/2 support [O. Galibert]
De-skeletonized Sega Z80 type Digital Sound Board, hooked up to swa [R. Belmont, O. Galibert]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index a2f0abeb88c..6599cc6b558 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1488,6 +1488,8 @@ src/emu/sound/mas3507d.c svneol=native#text/plain
src/emu/sound/mas3507d.h svneol=native#text/plain
src/emu/sound/mos6560.c svneol=native#text/plain
src/emu/sound/mos6560.h svneol=native#text/plain
+src/emu/sound/mpeg_audio.c svneol=native#text/plain
+src/emu/sound/mpeg_audio.h svneol=native#text/plain
src/emu/sound/msm5205.c svneol=native#text/plain
src/emu/sound/msm5205.h svneol=native#text/plain
src/emu/sound/msm5232.c svneol=native#text/plain