summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Curt Coder <curtcoder@mail.com>2012-10-04 16:42:19 +0000
committer Curt Coder <curtcoder@mail.com>2012-10-04 16:42:19 +0000
commite2ed0490520f538c346c8bdaa9084bcbc43427cb (patch)
treefd34efe8eeae9434962792cd7512e9da74ed55cc /.gitattributes
parentd0884ab0c322db2981646cb1d8226edcc40003ae (diff)
mos6526: Implemented a nearly cycle-exact "old" CIA, which passes most of the Lorenz/VICE CIA tests. Refactored the c64/c128/vic10/cbm2 drivers and the 1571/1581 floppy drives to use the new implementation. [Curt Coder]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 32476409619..8cbee66e450 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1138,6 +1138,8 @@ src/emu/machine/microtch.c svneol=native#text/plain
src/emu/machine/microtch.h svneol=native#text/plain
src/emu/machine/mm74c922.c svneol=native#text/plain
src/emu/machine/mm74c922.h svneol=native#text/plain
+src/emu/machine/mos6526.c svneol=native#text/plain
+src/emu/machine/mos6526.h svneol=native#text/plain
src/emu/machine/mos6529.c svneol=native#text/plain
src/emu/machine/mos6529.h svneol=native#text/plain
src/emu/machine/msm5832.c svneol=native#text/plain