summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Ville Linde <villelin@mamedev.org>2013-07-16 16:00:55 +0000
committer Ville Linde <villelin@mamedev.org>2013-07-16 16:00:55 +0000
commit10ebf0d9ed56a401fe8d1bcca306af815f6845c9 (patch)
tree6cbf996f5af5c34b69bc567319651240f5eb9fd7 /.gitattributes
parent99b3d647f34ff7106184f609d8b50dd838fb0d14 (diff)
tms32082: Added first few opcodes.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 5004f3b9f58..26c96ab2874 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -876,6 +876,7 @@ src/emu/cpu/tms32051/dis32051.c svneol=native#text/plain
src/emu/cpu/tms32051/tms32051.c svneol=native#text/plain
src/emu/cpu/tms32051/tms32051.h svneol=native#text/plain
src/emu/cpu/tms32082/dis32082.c svneol=native#text/plain
+src/emu/cpu/tms32082/mp_ops.c svneol=native#text/plain
src/emu/cpu/tms32082/tms32082.c svneol=native#text/plain
src/emu/cpu/tms32082/tms32082.h svneol=native#text/plain
src/emu/cpu/tms34010/34010dsm.c svneol=native#text/plain