diff options
| author | 2012-10-22 02:32:27 +0000 | |
|---|---|---|
| committer | 2012-10-22 02:32:27 +0000 | |
| commit | 6104913e57fb6cbffdae5f16a323b74e479bb37d (patch) | |
| tree | caeb22f1955c0559be3889e9f3cfd2f7261ab64b /.gitattributes | |
| parent | 717948cdcb0705e77e5d94d2f3521c6dd943cc6a (diff) | |
(MESS) Mac: Add support for PDS Sigma Designs L-View card [R. Belmont, Sharkpuncher]
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 8cc218d6846..bb3311d7e02 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7544,6 +7544,8 @@ src/mess/video/pds30_cb264.c svneol=native#text/plain src/mess/video/pds30_cb264.h svneol=native#text/plain src/mess/video/pds30_procolor816.c svneol=native#text/plain src/mess/video/pds30_procolor816.h svneol=native#text/plain +src/mess/video/pds30_sigmalview.c svneol=native#text/plain +src/mess/video/pds30_sigmalview.h svneol=native#text/plain src/mess/video/pecom.c svneol=native#text/plain src/mess/video/pet.c svneol=native#text/plain src/mess/video/pk8020.c svneol=native#text/plain |
