diff options
author | 2008-01-07 10:43:55 +0000 | |
---|---|---|
committer | 2008-01-07 10:43:55 +0000 | |
commit | 531aea4a38713c2e8342c62922e4e5599b248465 (patch) | |
tree | 9a4ac786642e86d064708a0eaab552a1f4ecfbb9 /.gitattributes | |
parent | 9d3cf20f84e8f6790aada8bda619198bd30cf4b8 (diff) |
This essentially rewrites the CVS system video code. This fixes wallst071gre. Also fixed the S2650 registry window display.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index b08394978ea..fbb3eff6f8e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2148,6 +2148,7 @@ src/mame/includes/crbaloon.h svneol=native#text/plain src/mame/includes/crgolf.h svneol=native#text/plain src/mame/includes/crshrace.h svneol=native#text/plain src/mame/includes/cubocd32.h svneol=native#text/plain +src/mame/includes/cvs.h svneol=native#text/plain src/mame/includes/cyberbal.h svneol=native#text/plain src/mame/includes/dc.h svneol=native#text/plain src/mame/includes/dcheese.h svneol=native#text/plain |