summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Roberto Fresca <robertof@mamedev.org>2010-01-26 07:46:49 +0000
committer Roberto Fresca <robertof@mamedev.org>2010-01-26 07:46:49 +0000
commite71751212792c2137bfd6499a39c9616c016f1c3 (patch)
treecdd3fffe55013c37381c94eecd9c83f48451984c /.gitattributes
parent83b377742af394e6981fae008a860b56607ec65f (diff)
Moved HD63484 ACRTC device from mame/video to emu/video.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes
index d010a17fa75..aee5bf1b3d3 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1020,6 +1020,8 @@ src/emu/video.c svneol=native#text/plain
src/emu/video.h svneol=native#text/plain
src/emu/video/generic.c svneol=native#text/plain
src/emu/video/generic.h svneol=native#text/plain
+src/emu/video/hd63484.c svneol=native#text/plain
+src/emu/video/hd63484.h svneol=native#text/plain
src/emu/video/mc6845.c svneol=native#text/plain
src/emu/video/mc6845.h svneol=native#text/plain
src/emu/video/poly.c svneol=native#text/plain
@@ -3424,8 +3426,6 @@ src/mame/video/gyruss.c svneol=native#text/plain
src/mame/video/hanaawas.c svneol=native#text/plain
src/mame/video/harddriv.c svneol=native#text/plain
src/mame/video/hcastle.c svneol=native#text/plain
-src/mame/video/hd63484.c svneol=native#text/plain
-src/mame/video/hd63484.h svneol=native#text/plain
src/mame/video/hexa.c svneol=native#text/plain
src/mame/video/hexion.c svneol=native#text/plain
src/mame/video/higemaru.c svneol=native#text/plain