summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author R. Belmont <rb6502@users.noreply.github.com>2011-07-30 22:06:30 +0000
committer R. Belmont <rb6502@users.noreply.github.com>2011-07-30 22:06:30 +0000
commit8ce951b7ea173d735f8948b3a5f98a2ffb4c7f5b (patch)
tree8c6406974ad4d07589961ed0122fd9ac33194406 /.gitattributes
parent30c26aadcc3e79f420ce2c1401c8c35d3af53b50 (diff)
h8: Added peripheral and IRQ support for H8S/2xxx CPUs. [Tim Schuerewegen, R. Belmont]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 9756860807e..3d87d89d264 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -163,6 +163,7 @@ src/emu/cpu/h83002/h8disasm.c svneol=native#text/plain
src/emu/cpu/h83002/h8ops.h svneol=native#text/plain
src/emu/cpu/h83002/h8periph.c svneol=native#text/plain
src/emu/cpu/h83002/h8priv.h svneol=native#text/plain
+src/emu/cpu/h83002/h8speriph.c svneol=native#text/plain
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