summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author R. Belmont <rb6502@users.noreply.github.com>2012-12-02 22:11:07 +0000
committer R. Belmont <rb6502@users.noreply.github.com>2012-12-02 22:11:07 +0000
commitd73ec8ec793fef1b1ae64a42aa6b7c55edd6c8da (patch)
tree98cecb77a8289c410f1a1c65a1760149df195471 /.gitattributes
parent52a53172747c5cf03ca819a6eafb685e1ca59111 (diff)
(MESS) Mirage: lots of documentation from the schematics, added preliminary LED hookup [R. Belmont]
(MESS) New games added as GAME_NOT_WORKING ------------------------------------------ Yamaha MU-100 [Guru, R. Belmont, O. Galibert]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index fbfb48b9979..770bcef786a 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -6159,6 +6159,7 @@ src/mess/drivers/x1twin.c svneol=native#text/plain
src/mess/drivers/x68k.c svneol=native#text/plain
src/mess/drivers/xerox820.c svneol=native#text/plain
src/mess/drivers/xor100.c svneol=native#text/plain
+src/mess/drivers/ymmu100.c svneol=native#text/plain
src/mess/drivers/z100.c svneol=native#text/plain
src/mess/drivers/z1013.c svneol=native#text/plain
src/mess/drivers/z80dev.c svneol=native#text/plain
@@ -6468,6 +6469,7 @@ src/mess/layout/mac.lay svneol=native#text/plain
src/mess/layout/mekd2.lay svneol=native#text/plain
src/mess/layout/mephisto.lay svneol=native#text/plain
src/mess/layout/merlin.lay svneol=native#text/plain
+src/mess/layout/mirage.lay svneol=native#text/plain
src/mess/layout/mk1.lay svneol=native#text/plain
src/mess/layout/mk14.lay svneol=native#text/plain
src/mess/layout/mk2.lay svneol=native#text/plain