summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author mahlemiut <mahlemiut@users.noreply.github.com>2013-10-05 10:02:07 +0000
committer mahlemiut <mahlemiut@users.noreply.github.com>2013-10-05 10:02:07 +0000
commit4bb9b9944688faf6d400f7a5e4887aaea2b6637b (patch)
tree7a94fabdc41a9ef052cb337156060f6da3dfefef /.gitattributes
parent011425e431a64aea9bb03d6f63d6bdc5ac126e32 (diff)
wpc_an: Various additions, games now have full sound:
- Added WPC sound board and hooked up to WPC boards. - Added shifter functions to WPC chip (fixes inputs) - Added preliminary memory protection
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 618a75b5332..35c21a79b2d 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2763,6 +2763,8 @@ src/mame/audio/williams.h svneol=native#text/plain
src/mame/audio/wiping.c svneol=native#text/plain
src/mame/audio/wiping.h svneol=native#text/plain
src/mame/audio/wow.c svneol=native#text/plain
+src/mame/audio/wpcsnd.c svneol=native#text/plain
+src/mame/audio/wpcsnd.h svneol=native#text/plain
src/mame/audio/zaxxon.c svneol=native#text/plain
src/mame/drivers/1942.c svneol=native#text/plain
src/mame/drivers/1943.c svneol=native#text/plain