diff options
| author | 2012-10-21 21:47:04 +0000 | |
|---|---|---|
| committer | 2012-10-21 21:47:04 +0000 | |
| commit | 88f330aa8ee8b319a5ec760abc4ed5815fa3cafa (patch) | |
| tree | 280ea54e487286a60b94a8b3e0faf65035504a57 /.gitattributes | |
| parent | 746441e0e0bcd4feb910447d15cec042140af111 (diff) | |
(MESS) Mac: Add support for Lapis ProColor Server 8*16 PDS video 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 d5d75fe21ba..8cc218d6846 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7542,6 +7542,8 @@ src/mess/video/pcw16.c svneol=native#text/plain src/mess/video/pdp1.c svneol=native#text/plain 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/pecom.c svneol=native#text/plain src/mess/video/pet.c svneol=native#text/plain src/mess/video/pk8020.c svneol=native#text/plain |
