summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Ryan Holtz <rholtz@batcountryentertainment.com>2010-01-14 05:35:34 +0000
committer Ryan Holtz <rholtz@batcountryentertainment.com>2010-01-14 05:35:34 +0000
commit8d183da73824a2766617c0d3e72c0bfc7c3387b4 (patch)
treed966c8fd7e52350bb2e7c47976562a06082ba535 /.gitattributes
parent8c013355f795b4b715cbe440d83b5c2956ea505b (diff)
Added a mostly-complete SunPlus u'nSP core based on the one in Segher's "Unununium". [Harmony]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index fecb7d118b4..e437d160e76 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -459,6 +459,9 @@ src/emu/cpu/tms9900/tms9900.c svneol=native#text/plain
src/emu/cpu/tms9900/tms9900.h svneol=native#text/plain
src/emu/cpu/tms9900/tms9980a.c svneol=native#text/plain
src/emu/cpu/tms9900/tms9995.c svneol=native#text/plain
+src/emu/cpu/unsp/unsp.c svneol=native#text/plain
+src/emu/cpu/unsp/unsp.h svneol=native#text/plain
+src/emu/cpu/unsp/unspdasm.c svneol=native#text/plain
src/emu/cpu/upd7810/7810dasm.c svneol=native#text/plain
src/emu/cpu/upd7810/7810ops.c svneol=native#text/plain
src/emu/cpu/upd7810/7810tbl.c svneol=native#text/plain