summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Curt Coder <curtcoder@mail.com>2008-04-02 14:43:06 +0000
committer Curt Coder <curtcoder@mail.com>2008-04-02 14:43:06 +0000
commit1859e012d294b3f93c0f466e3aa09825443c59c3 (patch)
tree9cf1c0b6a3297b91c060e5005d7adb18967f4325 /.gitattributes
parent12589d9abd05aaec947239deb7e6454285a40d94 (diff)
- converted CDP1869 to the new device system
- refactored to represent how the hardware actually works - added PMA latching on OUT5 - separated Cidelsa video to its own file
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 2542d05c414..a40205cf5e4 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2146,6 +2146,7 @@ src/mame/includes/ccastles.h svneol=native#text/plain
src/mame/includes/cchasm.h svneol=native#text/plain
src/mame/includes/cclimber.h svneol=native#text/plain
src/mame/includes/centiped.h svneol=native#text/plain
+src/mame/includes/cidelsa.h svneol=native#text/plain
src/mame/includes/cinemat.h svneol=native#text/plain
src/mame/includes/circus.h svneol=native#text/plain
src/mame/includes/cloak.h svneol=native#text/plain
@@ -2689,6 +2690,7 @@ src/mame/video/champbas.c svneol=native#text/plain
src/mame/video/changela.c svneol=native#text/plain
src/mame/video/cheekyms.c svneol=native#text/plain
src/mame/video/chqflag.c svneol=native#text/plain
+src/mame/video/cidelsa.c svneol=native#text/plain
src/mame/video/cinemat.c svneol=native#text/plain
src/mame/video/circus.c svneol=native#text/plain
src/mame/video/circusc.c svneol=native#text/plain