summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Andrew Gardner <andrew-gardner@users.noreply.github.com>2011-01-03 06:01:31 +0000
committer Andrew Gardner <andrew-gardner@users.noreply.github.com>2011-01-03 06:01:31 +0000
commitdb29ff96be27b4a6afda15d42a12d55c41f99971 (patch)
tree5f5cf1821f4c79d9ebfbc6b16fbd4bf2c6a8f595 /.gitattributes
parentd0d41833537f1830fc2040ca1f8896f34574ade3 (diff)
New Namco 62xx device with internal ROM. [Dr. Decapitator, Phil Bennett, Andrew Gardner]
* Note: This patch simply adds the ROM to MAME. Much work still needs to be done to hook it up to gaplus and document the chip itself. Please note the MCU is currently disabled because the device has a MCFG_DEVICE_DISABLE() in namco62.c.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 88c59ed9e24..da00d4307d5 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -3479,6 +3479,8 @@ src/mame/machine/namco51.c svneol=native#text/plain
src/mame/machine/namco51.h svneol=native#text/plain
src/mame/machine/namco53.c svneol=native#text/plain
src/mame/machine/namco53.h svneol=native#text/plain
+src/mame/machine/namco62.c svneol=native#text/plain
+src/mame/machine/namco62.h svneol=native#text/plain
src/mame/machine/namcoio.c svneol=native#text/plain
src/mame/machine/namcoio.h svneol=native#text/plain
src/mame/machine/namcond1.c svneol=native#text/plain