summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2011-01-16 14:23:07 +0000
committer Angelo Salese <angelosa@users.noreply.github.com>2011-01-16 14:23:07 +0000
commit6d8cb11524664c61a5138d0a666f5d5749bdc874 (patch)
treeac3b7cceedbba0de02b2cb35b8016f93cb83d936 /.gitattributes
parent90f1063951dd545e08a6a8d12f2f8104911f6a2b (diff)
Added a mostly complete NEC V25/V35 CPU core, added working sound to Batsugun and hooked up proper V35-controlled interrupts in Cosmic Cop / Gallop and Kengo [Alex Jackson]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index afccacfe111..696abe47bd9 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -328,6 +328,7 @@ src/emu/cpu/nec/necea.h svneol=native#text/plain
src/emu/cpu/nec/nechost.h svneol=native#text/plain
src/emu/cpu/nec/necinstr.c svneol=native#text/plain
src/emu/cpu/nec/necinstr.h svneol=native#text/plain
+src/emu/cpu/nec/necmacro.h svneol=native#text/plain
src/emu/cpu/nec/necmodrm.h svneol=native#text/plain
src/emu/cpu/nec/necpriv.h svneol=native#text/plain
src/emu/cpu/nec/v25.c svneol=native#text/plain