summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Curt Coder <curtcoder@mail.com>2013-01-03 16:25:31 +0000
committer Curt Coder <curtcoder@mail.com>2013-01-03 16:25:31 +0000
commit702067b866ed77d382a3986fba5efc0aacae31aa (patch)
treee3f50967e72a1b0173c71dde0c50e07907f348ec /.gitattributes
parentb9c0b340828b9bd8158100b58641573578b1d0fd (diff)
(MESS) c64: Cartridge WIP. (nw)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 77aa40a250e..e2cbcfa47e7 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -6877,6 +6877,8 @@ src/mess/machine/c64_super_explode.c svneol=native#text/plain
src/mess/machine/c64_super_explode.h svneol=native#text/plain
src/mess/machine/c64_super_games.c svneol=native#text/plain
src/mess/machine/c64_super_games.h svneol=native#text/plain
+src/mess/machine/c64_supercpu.c svneol=native#text/plain
+src/mess/machine/c64_supercpu.h svneol=native#text/plain
src/mess/machine/c64_sw8k.c svneol=native#text/plain
src/mess/machine/c64_sw8k.h svneol=native#text/plain
src/mess/machine/c64_system3.c svneol=native#text/plain