summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Wilbert Pol <wilbert@jdg.info>2013-10-07 18:35:50 +0000
committer Wilbert Pol <wilbert@jdg.info>2013-10-07 18:35:50 +0000
commitffb7377f8f19c2498769cfdb43b9f3267f666b34 (patch)
tree1b71962adc82125b67901fec30649fd70dd8f551 /.gitattributes
parentcd3c763e6ef2a5b4d0777eb39d2a41451df7c344 (diff)
nec.c: Modernized cpu core (bw)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index cdcae96568a..2e13e46de36 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -715,6 +715,7 @@ 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
+src/emu/cpu/nec/v25.h svneol=native#text/plain
src/emu/cpu/nec/v25instr.c svneol=native#text/plain
src/emu/cpu/nec/v25instr.h svneol=native#text/plain
src/emu/cpu/nec/v25priv.h svneol=native#text/plain