summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Fabio Priuli <etabeta78@users.noreply.github.com>2014-10-02 20:07:31 +0000
committer Fabio Priuli <etabeta78@users.noreply.github.com>2014-10-02 20:07:31 +0000
commit9e85f295bdfeba605fbf9e665d1b95cab8148d86 (patch)
tree649dc83598424277a077dc4e47a9a1ba9cdd9537 /.gitattributes
parent6b0d73a9f201555ef12844b5a46d9e0255ad26e2 (diff)
(MESS) converted arcadia and vc4000 to use slot devices for
their carts too.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 21385792552..b3be22a5bbc 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -582,6 +582,10 @@ src/emu/bus/apf/rom.c svneol=native#text/plain
src/emu/bus/apf/rom.h svneol=native#text/plain
src/emu/bus/apf/slot.c svneol=native#text/plain
src/emu/bus/apf/slot.h svneol=native#text/plain
+src/emu/bus/arcadia/rom.c svneol=native#text/plain
+src/emu/bus/arcadia/rom.h svneol=native#text/plain
+src/emu/bus/arcadia/slot.c svneol=native#text/plain
+src/emu/bus/arcadia/slot.h svneol=native#text/plain
src/emu/bus/bml3/bml3bus.c svneol=native#text/plain
src/emu/bus/bml3/bml3bus.h svneol=native#text/plain
src/emu/bus/bml3/bml3kanji.c svneol=native#text/plain
@@ -1598,6 +1602,10 @@ src/emu/bus/vboy/rom.c svneol=native#text/plain
src/emu/bus/vboy/rom.h svneol=native#text/plain
src/emu/bus/vboy/slot.c svneol=native#text/plain
src/emu/bus/vboy/slot.h svneol=native#text/plain
+src/emu/bus/vc4000/rom.c svneol=native#text/plain
+src/emu/bus/vc4000/rom.h svneol=native#text/plain
+src/emu/bus/vc4000/slot.c svneol=native#text/plain
+src/emu/bus/vc4000/slot.h svneol=native#text/plain
src/emu/bus/vcs/compumat.c svneol=native#text/plain
src/emu/bus/vcs/compumat.h svneol=native#text/plain
src/emu/bus/vcs/dpc.c svneol=native#text/plain