summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Curt Coder <curtcoder@mail.com>2008-11-18 17:15:40 +0000
committer Curt Coder <curtcoder@mail.com>2008-11-18 17:15:40 +0000
commita8475e4c1e642020366311c65bc0dbccc3c0529c (patch)
treeb73317c589b2550b0804becf1b2e44efc01ba06b /.gitattributes
parent09da237dcda74715ff6586f60f9b4e185de3feae (diff)
Pointerized the COP400 CPU cores.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index c5e8f9f3c98..6e968aa5b20 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -51,11 +51,14 @@ src/emu/cpu/cdp1802/cdp1802.c svneol=native#text/plain
src/emu/cpu/cdp1802/cdp1802.h svneol=native#text/plain
src/emu/cpu/cop400/410ops.c svneol=native#text/plain
src/emu/cpu/cop400/420ops.c svneol=native#text/plain
+src/emu/cpu/cop400/440ops.c svneol=native#text/plain
src/emu/cpu/cop400/cop400.h svneol=native#text/plain
src/emu/cpu/cop400/cop410.c svneol=native#text/plain
src/emu/cpu/cop400/cop410ds.c svneol=native#text/plain
src/emu/cpu/cop400/cop420.c svneol=native#text/plain
src/emu/cpu/cop400/cop420ds.c svneol=native#text/plain
+src/emu/cpu/cop400/cop440.c svneol=native#text/plain
+src/emu/cpu/cop400/cop440ds.c svneol=native#text/plain
src/emu/cpu/cp1610/1610dasm.c svneol=native#text/plain
src/emu/cpu/cp1610/cp1610.c svneol=native#text/plain
src/emu/cpu/cp1610/cp1610.h svneol=native#text/plain