diff options
| author | 2009-05-03 15:07:54 +0000 | |
|---|---|---|
| committer | 2009-05-03 15:07:54 +0000 | |
| commit | eafc1367bffa1f31fcdef53a7e809a0e37709014 (patch) | |
| tree | 80fb7d5b57d8fe4d73670b900592b259b85e7adb /.gitattributes | |
| parent | 2f0739cb349235bfecb72dad52a0359617fb9023 (diff) | |
Added a preliminary driver for Irem M14 HW, will finish it soon if possible.
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 94180b16a99..5819a3abfd4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1696,6 +1696,7 @@ src/mame/drivers/lvcards.c svneol=native#text/plain src/mame/drivers/lwings.c svneol=native#text/plain src/mame/drivers/m10.c svneol=native#text/plain src/mame/drivers/m107.c svneol=native#text/plain +src/mame/drivers/m14.c svneol=native#text/plain src/mame/drivers/m52.c svneol=native#text/plain src/mame/drivers/m57.c svneol=native#text/plain src/mame/drivers/m58.c svneol=native#text/plain |
