summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author mahlemiut <mahlemiut@users.noreply.github.com>2013-10-15 08:32:58 +0000
committer mahlemiut <mahlemiut@users.noreply.github.com>2013-10-15 08:32:58 +0000
commitbc1cf279dce4115bca7a45be1337740921ee27a4 (patch)
tree1c223ef5ee638632e768c139c9cb1625348f2e5d /.gitattributes
parentb5f258153bc1a1228c5aa2f38d7c652645f173ae (diff)
wpc_an: Moved WPC ASIC implementation to a separate device
Fixed U6 checksum error
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 3f46db7e009..ef81c73ca1d 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -5296,6 +5296,8 @@ src/mame/machine/vertigo.c svneol=native#text/plain
src/mame/machine/volfied.c svneol=native#text/plain
src/mame/machine/vsnes.c svneol=native#text/plain
src/mame/machine/williams.c svneol=native#text/plain
+src/mame/machine/wpc.c svneol=native#text/plain
+src/mame/machine/wpc.h svneol=native#text/plain
src/mame/machine/wrally.c svneol=native#text/plain
src/mame/machine/xevious.c svneol=native#text/plain
src/mame/machine/zndip.c svneol=native#text/plain