summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2011-01-06 22:00:43 +0000
committer Miodrag Milanovic <mmicko@gmail.com>2011-01-06 22:00:43 +0000
commit0cc1b379e5f64aa60d96bfed7950c4aa7310a39f (patch)
tree6add423b217ec60eda4532362fd79c276506e676 /.gitattributes
parente884b694b2e42970cf31c901ea6a0623b6ec5e3d (diff)
Added HD61700 CPU core used for emulate Casio PB-1000/PB-2000c in MESS [Sandro Ronco]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index c184778e47f..9d423159c26 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -142,6 +142,9 @@ src/emu/cpu/hcd62121/hcd62121.c svneol=native#text/plain
src/emu/cpu/hcd62121/hcd62121.h svneol=native#text/plain
src/emu/cpu/hcd62121/hcd62121_ops.h svneol=native#text/plain
src/emu/cpu/hcd62121/hcd62121d.c svneol=native#text/plain
+src/emu/cpu/hd61700/hd61700.c svneol=native#text/plain
+src/emu/cpu/hd61700/hd61700.h svneol=native#text/plain
+src/emu/cpu/hd61700/hd61700d.c svneol=native#text/plain
src/emu/cpu/hd6309/6309dasm.c svneol=native#text/plain
src/emu/cpu/hd6309/6309ops.c svneol=native#text/plain
src/emu/cpu/hd6309/6309tbl.c svneol=native#text/plain