diff options
author | 2014-09-21 08:37:12 +0000 | |
---|---|---|
committer | 2014-09-21 08:37:12 +0000 | |
commit | 2bf26ae0c2636afa0ade321fd907d293d924ed33 (patch) | |
tree | 61d3f36a6c3a0d0dcab072c1b458211d80c83a2b /.gitattributes | |
parent | 24179c752286a41dc43f4c427e60ceabf2d0014d (diff) |
(MESS) dmv: added K233 and K234 expansion modules. (nw)
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index ee2b1f9046d..4e27ac779c6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -834,6 +834,8 @@ src/emu/bus/dmv/k220.c svneol=native#text/plain src/emu/bus/dmv/k220.h svneol=native#text/plain src/emu/bus/dmv/k230.c svneol=native#text/plain src/emu/bus/dmv/k230.h svneol=native#text/plain +src/emu/bus/dmv/k233.c svneol=native#text/plain +src/emu/bus/dmv/k233.h svneol=native#text/plain src/emu/bus/dmv/k806.c svneol=native#text/plain src/emu/bus/dmv/k806.h svneol=native#text/plain src/emu/bus/dmv/ram.c svneol=native#text/plain |