summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author smf- <smf-@users.noreply.github.com>2013-06-19 18:48:00 +0000
committer smf- <smf-@users.noreply.github.com>2013-06-19 18:48:00 +0000
commit243b823635ebc95ecf65e54eb5ad3c9a3b8d5023 (patch)
tree4f7102ae2bde224e187206b56589a4931b39f2ca /.gitattributes
parent7242041eb1778406c99da65361923e9b45c8ce54 (diff)
Added vt83c461, which is currently implemented as a 32 bit chip. This allows hooking up to the jaguar driver without any glue, but primal rage 2 does as the io bus it's connected to is only 16 bit. (nw)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 5ba866b73dd..b176a793b4e 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1462,6 +1462,8 @@ src/emu/machine/upd765.c svneol=native#text/plain
src/emu/machine/upd765.h svneol=native#text/plain
src/emu/machine/v3021.c svneol=native#text/plain
src/emu/machine/v3021.h svneol=native#text/plain
+src/emu/machine/vt83c461.c svneol=native#text/plain
+src/emu/machine/vt83c461.h svneol=native#text/plain
src/emu/machine/wd11c00_17.c svneol=native#text/plain
src/emu/machine/wd11c00_17.h svneol=native#text/plain
src/emu/machine/wd17xx.c svneol=native#text/plain