summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author R. Belmont <rb6502@users.noreply.github.com>2012-09-23 03:37:54 +0000
committer R. Belmont <rb6502@users.noreply.github.com>2012-09-23 03:37:54 +0000
commit449d8c260a7a987a501a94d6c63d9a26a2fb6fed (patch)
treeecc0672fe15b70fa5333b61c7b74874c2036683b /.gitattributes
parentba5468b24692c486a8fa3316a3b9987f1c126171 (diff)
Made Epson R4543 RTC a proper RTC device, eliminates duplicated code in Namco Systems 12 and 23 [R. Belmont]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 99b4333612b..8223a091f72 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1178,6 +1178,8 @@ src/emu/machine/rp5c15.c svneol=native#text/plain
src/emu/machine/rp5c15.h svneol=native#text/plain
src/emu/machine/rp5h01.c svneol=native#text/plain
src/emu/machine/rp5h01.h svneol=native#text/plain
+src/emu/machine/rtc4543.c svneol=native#text/plain
+src/emu/machine/rtc4543.h svneol=native#text/plain
src/emu/machine/rtc65271.c svneol=native#text/plain
src/emu/machine/rtc65271.h svneol=native#text/plain
src/emu/machine/rtc9701.c svneol=native#text/plain