summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Curt Coder <curtcoder@mail.com>2011-05-01 17:58:05 +0000
committer Curt Coder <curtcoder@mail.com>2011-05-01 17:58:05 +0000
commit83c16c9766a5bf83ea2bc99fb313af9992504bb8 (patch)
tree1d617c1af77da43705b1169b563ef37c7b6ffeb8 /.gitattributes
parent41f86102e9a6227c03a5cee0bb292125987d84c4 (diff)
Added MCCS1850 RTC emulation. [Curt Coder]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index e931f7f626e..7deabafbf78 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -837,6 +837,8 @@ src/emu/machine/mc6852.c svneol=native#text/plain
src/emu/machine/mc6852.h svneol=native#text/plain
src/emu/machine/mc68901.c svneol=native#text/plain
src/emu/machine/mc68901.h svneol=native#text/plain
+src/emu/machine/mccs1850.c svneol=native#text/plain
+src/emu/machine/mccs1850.h svneol=native#text/plain
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