summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Michael Zapf <michael.zapf@mizapf.de>2014-02-27 11:51:43 +0000
committer Michael Zapf <michael.zapf@mizapf.de>2014-02-27 11:51:43 +0000
commit0b2c32a11836d91a2b906a5642785605ecc4a13e (patch)
tree9074216d96a2df53e5e3272d0ee5e109e39a2611 /.gitattributes
parenteba029c175d6efef68920d4499b3bc6951efad3d (diff)
Replacing legacy implementations in TMS99xx. (nw)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 8fd19d43a27..675904c9e14 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1527,6 +1527,7 @@ src/emu/cpu/tms9900/9900dasm.c svneol=native#text/plain
src/emu/cpu/tms9900/99xxcore.h svneol=native#text/plain
src/emu/cpu/tms9900/99xxstat.h svneol=native#text/plain
src/emu/cpu/tms9900/ti990_10.c svneol=native#text/plain
+src/emu/cpu/tms9900/ti990_10.h svneol=native#text/plain
src/emu/cpu/tms9900/ti990_10l.c svneol=native#text/plain
src/emu/cpu/tms9900/tms9900.c svneol=native#text/plain
src/emu/cpu/tms9900/tms9900.h svneol=native#text/plain