summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Scott Stone <tafoid@users.noreply.github.com>2011-10-09 23:09:13 +0000
committer Scott Stone <tafoid@users.noreply.github.com>2011-10-09 23:09:13 +0000
commit6d00689c35c7f0891857d413108d4ce1e5662e5f (patch)
tree31db75430b3cadd3322154a0f4a3fa9ebacc8748 /.gitattributes
parentf8aba531d3c7c43c01bdb32161b00f71f634d8ce (diff)
Preliminary hook up of sh3 dma from Haze + flash access code from Luca. (nw)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index d64a8e3b918..467ee966547 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -451,6 +451,8 @@ src/emu/cpu/sh4/sh4.h svneol=native#text/plain
src/emu/cpu/sh4/sh4comn.c svneol=native#text/plain
src/emu/cpu/sh4/sh4comn.h svneol=native#text/plain
src/emu/cpu/sh4/sh4dasm.c svneol=native#text/plain
+src/emu/cpu/sh4/sh4dmac.c svneol=native#text/plain
+src/emu/cpu/sh4/sh4dmac.h svneol=native#text/plain
src/emu/cpu/sh4/sh4regs.h svneol=native#text/plain
src/emu/cpu/sh4/sh4tmu.c svneol=native#text/plain
src/emu/cpu/sh4/sh4tmu.h svneol=native#text/plain