summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author R. Belmont <rb6502@users.noreply.github.com>2014-02-12 04:12:58 +0000
committer R. Belmont <rb6502@users.noreply.github.com>2014-02-12 04:12:58 +0000
commit93a00f2b0b6f30167ac2f1b1cd84ba0c1f99817c (patch)
tree893a0d3d657a56057ad571d2011e74e09f42a5ed /.gitattributes
parent6fa41378527ede5331520ba220f6259bab6bbcfd (diff)
(MESS) apple2: rewrote keyboard handling according to schematics and using the generic AY-3600. [R. Belmont]
nw: next up, devcb2 the generic 3600.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes
index 0844d5ec99b..c0e11da1f58 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -7879,8 +7879,6 @@ src/mess/machine/at_keybc.h svneol=native#text/plain
src/mess/machine/ataricrt.c svneol=native#text/plain
src/mess/machine/atarifdc.c svneol=native#text/plain
src/mess/machine/atarifdc.h svneol=native#text/plain
-src/mess/machine/ay3600.c svneol=native#text/plain
-src/mess/machine/ay3600.h svneol=native#text/plain
src/mess/machine/b2m.c svneol=native#text/plain
src/mess/machine/bbc.c svneol=native#text/plain
src/mess/machine/bebox.c svneol=native#text/plain