summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author davidhay <davidhay@localhost>2009-02-06 22:50:40 +0000
committer davidhay <davidhay@localhost>2009-02-06 22:50:40 +0000
commit845e4900b318a52f365d675b00cc019265463bfa (patch)
tree6e24814f56cbf5fe540b0ffe045fdae93eef1423 /.gitattributes
parent21fd26ebd3e68ce98f2f1eb5041423f6c7182fdf (diff)
TMS57002 preliminary implementation [Olivier Galibert]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 6a3aaa7dedd..95c201a3384 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -407,6 +407,10 @@ src/emu/cpu/tms34010/dis34010.c svneol=native#text/plain
src/emu/cpu/tms34010/makefile svneol=native#text/plain
src/emu/cpu/tms34010/tms34010.c svneol=native#text/plain
src/emu/cpu/tms34010/tms34010.h svneol=native#text/plain
+src/emu/cpu/tms57002/tms57002.c svneol=native#text/plain
+src/emu/cpu/tms57002/tms57002.h svneol=native#text/plain
+src/emu/cpu/tms57002/tmsinstr.lst svneol=native#text/plain
+src/emu/cpu/tms57002/tmsmake.c svneol=native#text/plain
src/emu/cpu/tms7000/7000dasm.c svneol=native#text/plain
src/emu/cpu/tms7000/tms7000.c svneol=native#text/plain
src/emu/cpu/tms7000/tms7000.h svneol=native#text/plain