summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Fabio Priuli <etabeta78@users.noreply.github.com>2013-03-21 15:53:22 +0000
committer Fabio Priuli <etabeta78@users.noreply.github.com>2013-03-21 15:53:22 +0000
commitf1283d262ce2b9c9ff81acb1c864629abe8f56c1 (patch)
treebcded0b8abb510e38e14f54f5b9a4d2579d59785 /.gitattributes
parent28f889727501fafa941171cf6e6158ff6bde4269 (diff)
(MESS) megadriv.c: backing up preliminary work on SVP as slot device. disabled by default.
also reorganization of megadriv.xml, part 1. nw.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index cd366a54cb8..d8dbb62c6d0 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -7314,6 +7314,8 @@ src/mess/machine/md_slot.c svneol=native#text/plain
src/mess/machine/md_slot.h svneol=native#text/plain
src/mess/machine/md_stm95.c svneol=native#text/plain
src/mess/machine/md_stm95.h svneol=native#text/plain
+src/mess/machine/md_svp.c svneol=native#text/plain
+src/mess/machine/md_svp.h svneol=native#text/plain
src/mess/machine/megasvp.c svneol=native#text/plain
src/mess/machine/mface2.c svneol=native#text/plain
src/mess/machine/mface2.h svneol=native#text/plain