summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2012-08-25 16:23:58 +0000
committer Angelo Salese <angelosa@users.noreply.github.com>2012-08-25 16:23:58 +0000
commit359adc3269e0477984e8b37cb5744f7b384e8727 (patch)
tree6eba37f2363cba942ad1d3bb3a669b86e5630f59 /.gitattributes
parent7b1a2ebc9ea045d8c1f1c497a056708c24559d0a (diff)
Written a preliminary S-3520CF RTC chip device, used by Nintendo Super System [Angelo Salese]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index cd50230aa1f..ed708bdba50 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1177,6 +1177,8 @@ 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
src/emu/machine/rtc9701.h svneol=native#text/plain
+src/emu/machine/s3520cf.c svneol=native#text/plain
+src/emu/machine/s3520cf.h svneol=native#text/plain
src/emu/machine/s3c2400.c svneol=native#text/plain
src/emu/machine/s3c2400.h svneol=native#text/plain
src/emu/machine/s3c2410.c svneol=native#text/plain