summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2013-10-31 13:56:53 +0000
committer Angelo Salese <angelosa@users.noreply.github.com>2013-10-31 13:56:53 +0000
commitaa6def709eb886f3e6571fafc92cd3cf4a20a85e (patch)
treea6dbaf6552566a33671252ebd89bf4691057e103 /.gitattributes
parentbebebc00c8d2009445270d713d15caca5d0b9e10 (diff)
Confirmed that video register [1] controls upper color bank (fixes Mazer Blazer CRT test). Upcoming: device-ify custom VCU
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 87092fc380b..855860c31ec 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2476,6 +2476,8 @@ src/emu/video/m50458.c svneol=native#text/plain
src/emu/video/m50458.h svneol=native#text/plain
src/emu/video/mb90082.c svneol=native#text/plain
src/emu/video/mb90082.h svneol=native#text/plain
+src/emu/video/mb_vcu.c svneol=native#text/plain
+src/emu/video/mb_vcu.h svneol=native#text/plain
src/emu/video/mc6845.c svneol=native#text/plain
src/emu/video/mc6845.h svneol=native#text/plain
src/emu/video/mc6847.c svneol=native#text/plain