summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Curt Coder <curtcoder@mail.com>2014-03-12 22:12:27 +0000
committer Curt Coder <curtcoder@mail.com>2014-03-12 22:12:27 +0000
commit9c03f1f3f6e849ef1cc56d2bf79b8fcdd2c58853 (patch)
tree1286f6ca62cc25e50133c047c4a9df250d532423 /.gitattributes
parentc21b931f4c8d7823d0a721ac0aadf2ac36867151 (diff)
(MESS) adam: Added ColecoVision control port slot interface along with the ColecoVision hand controller. [Curt Coder]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 4fb7a9f08d6..cb303c990c1 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -679,6 +679,10 @@ src/emu/bus/centronics/dsjoy.c svneol=native#text/plain
src/emu/bus/centronics/dsjoy.h svneol=native#text/plain
src/emu/bus/centronics/image.c svneol=native#text/plain
src/emu/bus/centronics/image.h svneol=native#text/plain
+src/emu/bus/coleco/ctrl.c svneol=native#text/plain
+src/emu/bus/coleco/ctrl.h svneol=native#text/plain
+src/emu/bus/coleco/hand.c svneol=native#text/plain
+src/emu/bus/coleco/hand.h svneol=native#text/plain
src/emu/bus/comx35/clm.c svneol=native#text/plain
src/emu/bus/comx35/clm.h svneol=native#text/plain
src/emu/bus/comx35/eprom.c svneol=native#text/plain