summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Scott Stone <tafoid@users.noreply.github.com>2012-09-17 03:48:56 +0000
committer Scott Stone <tafoid@users.noreply.github.com>2012-09-17 03:48:56 +0000
commita9eb88efea079f0c1de0877479d6b4b029586275 (patch)
treeccd72f8963ea50d4edc0d4a6dc35f1dbcd8c9be4 /.gitattributes
parentd94c125eb36a8172a3617462e8562518e916d521 (diff)
This gives a dummy (skeleton) device file to start moving some cdc stuff into so that it can then be shared with neocd. From Haze (nw)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index ef862c45faa..43eec3cf5a0 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1095,6 +1095,8 @@ src/emu/machine/laserdsc.c svneol=native#text/plain
src/emu/machine/laserdsc.h svneol=native#text/plain
src/emu/machine/latch8.c svneol=native#text/plain
src/emu/machine/latch8.h svneol=native#text/plain
+src/emu/machine/lc89510.c svneol=native#text/plain
+src/emu/machine/lc89510.h svneol=native#text/plain
src/emu/machine/ldpr8210.c svneol=native#text/plain
src/emu/machine/ldpr8210.h svneol=native#text/plain
src/emu/machine/ldstub.c svneol=native#text/plain