summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author R. Belmont <rb6502@users.noreply.github.com>2013-01-13 03:50:33 +0000
committer R. Belmont <rb6502@users.noreply.github.com>2013-01-13 03:50:33 +0000
commit098c5a9064c9e8b87c4057e20f9ea4d43d485258 (patch)
tree93ac3ed0ec3658e5e220fec17c524ea6204ffe48 /.gitattributes
parentf6c44c6e9bbf1720d481707cbee73aadbae21572 (diff)
(MESS) esq5505: add MIDI In capability to all of these drivers. [R. Belmont]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 18b18b6c4ab..d99a0d449d9 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -7208,6 +7208,8 @@ src/mess/machine/mface2.h svneol=native#text/plain
src/mess/machine/micropolis.c svneol=native#text/plain
src/mess/machine/micropolis.h svneol=native#text/plain
src/mess/machine/microtan.c svneol=native#text/plain
+src/mess/machine/midiinport.c svneol=native#text/plain
+src/mess/machine/midiinport.h svneol=native#text/plain
src/mess/machine/mikro80.c svneol=native#text/plain
src/mess/machine/mm58274c.c svneol=native#text/plain
src/mess/machine/mm58274c.h svneol=native#text/plain