summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Wilbert Pol <wilbert@jdg.info>2009-06-26 17:49:45 +0000
committer Wilbert Pol <wilbert@jdg.info>2009-06-26 17:49:45 +0000
commit75ce6af1337c4f795d9d32b63b8e97da36b5851c (patch)
tree79cbc9d5a2f694d407f2b1aa91b696f6a8fa2779 /.gitattributes
parent1d51c36ef33b7b2f87b5ae557af504751bf3e2b0 (diff)
Added TMS0980 cpu core.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index df714ec9ff7..f2bfb11adc0 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -390,6 +390,9 @@ 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/tms0980/tms0980.c svneol=native#text/plain
+src/emu/cpu/tms0980/tms0980.h svneol=native#text/plain
+src/emu/cpu/tms0980/tms0980d.c 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