summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Curt Coder <curtcoder@mail.com>2012-09-09 16:26:08 +0000
committer Curt Coder <curtcoder@mail.com>2012-09-09 16:26:08 +0000
commite310628cb632e394396fe93b29bec05f400cd01a (patch)
tree85f88e6aea4d56a6b119ff1930fc880ba673f585 /.gitattributes
parent2b0c45d0052fb99516f42de01975eacac6040a27 (diff)
(MESS) c128: Added skeleton for the MOS8722 MMU. (nw)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 123dce7dcc6..a3a1a7920c2 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -6854,6 +6854,8 @@ src/mess/machine/mm58274c.c svneol=native#text/plain
src/mess/machine/mm58274c.h svneol=native#text/plain
src/mess/machine/mos6530.c svneol=native#text/plain
src/mess/machine/mos6530.h svneol=native#text/plain
+src/mess/machine/mos8722.c svneol=native#text/plain
+src/mess/machine/mos8722.h svneol=native#text/plain
src/mess/machine/mpc105.c svneol=native#text/plain
src/mess/machine/mpc105.h svneol=native#text/plain
src/mess/machine/msx.c svneol=native#text/plain