diff options
| author | 2014-07-16 22:55:49 +0000 | |
|---|---|---|
| committer | 2014-07-16 22:55:49 +0000 | |
| commit | 2bc1ef5ea7efbf706026a992bb2a30326cb7ff82 (patch) | |
| tree | f634a75419f36f8b2b95c009440fcbb076f42136 /.gitattributes | |
| parent | 03b8149a04eb20071470bfd53b583b179e35c021 (diff) | |
rewrote most of tms7000, fixing a few issues and adding preliminary support for TMS70x1/2 family
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 86d09177036..668b7d67d52 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2251,7 +2251,6 @@ 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 src/emu/cpu/tms7000/tms70op.inc svneol=native#text/plain -src/emu/cpu/tms7000/tms70tb.inc svneol=native#text/plain src/emu/cpu/tms9900/9900dasm.c svneol=native#text/plain src/emu/cpu/tms9900/99xxcore.h svneol=native#text/plain src/emu/cpu/tms9900/ti990_10.c svneol=native#text/plain |
