diff options
| author | 2009-12-26 02:02:17 +0000 | |
|---|---|---|
| committer | 2009-12-26 02:02:17 +0000 | |
| commit | 53f2a873a2b33a57d7f44de45b396dfc048b2681 (patch) | |
| tree | e8abf5a6208f3c84dc00418371245c13bcb3eff7 /.gitattributes | |
| parent | 48a799c97dc143437af4aeb0f0c3efb4550b9379 (diff) | |
Added preliminary device version of Konami video ICs used in PowerPC games (001005, 001006, 001604 and 037122).
Added preliminary device version of Taito custom video ICs.
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 242fa608a84..7694d01eda4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3694,6 +3694,8 @@ src/mame/video/system1.c svneol=native#text/plain src/mame/video/system1.h svneol=native#text/plain src/mame/video/system16.c svneol=native#text/plain src/mame/video/tagteam.c svneol=native#text/plain +src/mame/video/taiicdev.c svneol=native#text/plain +src/mame/video/taiicdev.h svneol=native#text/plain src/mame/video/tail2nos.c svneol=native#text/plain src/mame/video/taito_b.c svneol=native#text/plain src/mame/video/taito_f2.c svneol=native#text/plain |
