summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author David Haywood <mamehaze@users.noreply.github.com>2012-12-02 02:56:09 +0000
committer David Haywood <mamehaze@users.noreply.github.com>2012-12-02 02:56:09 +0000
commit1ba1192e3ff861131b664fee891e061d98a94f53 (patch)
tree120170501b91e7ae989c6e9ae04786f32f18b75f /.gitattributes
parent913c195607ad656773dbb74a86eb0cc0d24537c7 (diff)
megacd/neocd: precursor to proper cleanups (nw)
(rather ugly for now, the code *should* be collapsible to a single set of functions but we're not there yet, not even close, lots of push and pull of system specific bits needed before everything is in the right place)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index b3cf70dff06..68321ed7423 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -4712,6 +4712,8 @@ src/mame/machine/mega32x.c svneol=native#text/plain
src/mame/machine/mega32x.h svneol=native#text/plain
src/mame/machine/megacd.c svneol=native#text/plain
src/mame/machine/megacd.h svneol=native#text/plain
+src/mame/machine/megacdcd.c svneol=native#text/plain
+src/mame/machine/megacdcd.h svneol=native#text/plain
src/mame/machine/megadriv.c svneol=native#text/plain
src/mame/machine/megasvp.c svneol=native#text/plain
src/mame/machine/megavdp.c svneol=native#text/plain