summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Aaron Giles <aaron@aarongiles.com>2008-01-28 00:05:08 +0000
committer Aaron Giles <aaron@aarongiles.com>2008-01-28 00:05:08 +0000
commit395e08814bfb70cfed592ad0d1dfea56f84cb1d5 (patch)
treeb3af05fde3d654e207fba9864e5af2b53fb82297 /.gitattributes
parent06cf28a0e69c57c4288e74d317633934b3d54e8d (diff)
Turns out not all Irem sound boards are identical.
Properly tagged m52 and m62 sound boards, plus variants. Updated all connected drivers. Merged memory maps. Proper video timing in 10 yard fight. Converted troangel to tilemaps. Moved definitions to header files.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index d93964722c2..a070aed252a 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2204,6 +2204,9 @@ src/mame/includes/lethalj.h svneol=native#text/plain
src/mame/includes/liberatr.h svneol=native#text/plain
src/mame/includes/lwings.h svneol=native#text/plain
src/mame/includes/m107.h svneol=native#text/plain
+src/mame/includes/m52.h svneol=native#text/plain
+src/mame/includes/m57.h svneol=native#text/plain
+src/mame/includes/m62.h svneol=native#text/plain
src/mame/includes/m72.h svneol=native#text/plain
src/mame/includes/m92.h svneol=native#text/plain
src/mame/includes/mario.h svneol=native#text/plain