summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Wilbert Pol <wilbert@jdg.info>2009-04-20 16:49:10 +0000
committer Wilbert Pol <wilbert@jdg.info>2009-04-20 16:49:10 +0000
commit4f2a65da421e84c58803cf7be59b37b1f4c67e9c (patch)
treee5b5b15b8b4269ed7b1bd2741d831143474a3333 /.gitattributes
parent415360fc4ab6aa3ce0c12c20b4fe6f8aacf9d7c5 (diff)
Added Toshiba TLCS-900/H cpu core.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index c1d7bbb310c..e7ed5deecaf 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -380,6 +380,10 @@ src/emu/cpu/t11/t11ops.c svneol=native#text/plain
src/emu/cpu/t11/t11table.c svneol=native#text/plain
src/emu/cpu/tlcs90/tlcs90.c svneol=native#text/plain
src/emu/cpu/tlcs90/tlcs90.h svneol=native#text/plain
+src/emu/cpu/tlcs900/900tbl.c svneol=native#text/plain
+src/emu/cpu/tlcs900/dasm900.c svneol=native#text/plain
+src/emu/cpu/tlcs900/tlcs900.c svneol=native#text/plain
+src/emu/cpu/tlcs900/tlcs900.h svneol=native#text/plain
src/emu/cpu/tms32010/32010dsm.c svneol=native#text/plain
src/emu/cpu/tms32010/dis32010.c svneol=native#text/plain
src/emu/cpu/tms32010/tms32010.c svneol=native#text/plain