summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Tomasz Slanina <tomaszsl@mamedev.org>2008-06-22 20:14:14 +0000
committer Tomasz Slanina <tomaszsl@mamedev.org>2008-06-22 20:14:14 +0000
commitcecb9c22a98b1438d5c5d4990ba50e4cf6c2403c (patch)
treec4eb1afc8a8b4c0c350d64ef799ff9d37570c594 /.gitattributes
parent50b9d23c82d15fcb6d36b2b29741e79e4b0e4b3b (diff)
Preliminary emulation of ST-0026 NiLe (sound).
Added audio (imperfect) to Super Real Mahjong P6. (2nd attempt)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index f0d7fc16f3f..5ad20acde1e 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -815,6 +815,8 @@ src/emu/sound/namcona.h svneol=native#text/plain
src/emu/sound/nes_apu.c svneol=native#text/plain
src/emu/sound/nes_apu.h svneol=native#text/plain
src/emu/sound/nes_defs.h svneol=native#text/plain
+src/emu/sound/nile.c svneol=native#text/plain
+src/emu/sound/nile.h svneol=native#text/plain
src/emu/sound/okim6295.c svneol=native#text/plain
src/emu/sound/okim6295.h svneol=native#text/plain
src/emu/sound/pokey.c svneol=native#text/plain