summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Scott Stone <tafoid@users.noreply.github.com>2012-04-15 00:50:27 +0000
committer Scott Stone <tafoid@users.noreply.github.com>2012-04-15 00:50:27 +0000
commita79525b2717246393c407b8e327e9f6adafd8d17 (patch)
tree3f5e7140c76ab26654441016349afd3a7d07b496 /.gitattributes
parent299ce6042746750145e3af79e5b163c87bb78f64 (diff)
icecold.c [Sandro Ronco]
- This game has mechanical parts so it's not exactly playable, but it is possible try it until the end giving the expected inputs. - Imported the i8279 device from MESS and updated to support sensor mode and mask nibble. - Made a simple layout and the defined input ports. New clones marked as GAME_NOT_WORKING ------------------------------------ Zeke's Peak [Sandro Ronco]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 390b4dd5ae6..cf7e21d56bb 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -869,6 +869,7 @@ src/emu/machine/i8251.c svneol=native#text/plain
src/emu/machine/i8251.h svneol=native#text/plain
src/emu/machine/i8255.c svneol=native#text/plain
src/emu/machine/i8255.h svneol=native#text/plain
+src/emu/machine/i8279.c svneol=native#text/plain
src/emu/machine/i8355.c svneol=native#text/plain
src/emu/machine/i8355.h svneol=native#text/plain
src/emu/machine/idectrl.c svneol=native#text/plain
@@ -4032,6 +4033,7 @@ src/mame/layout/gorf.lay svneol=native#text/plain
src/mame/layout/grchamp.lay svneol=native#text/plain
src/mame/layout/gridiron.lay svneol=native#text/plain
src/mame/layout/gypsyjug.lay svneol=native#text/plain
+src/mame/layout/icecold.lay svneol=native#text/plain
src/mame/layout/igspoker.lay svneol=native#text/plain
src/mame/layout/invad2ct.lay svneol=native#text/plain
src/mame/layout/invaders.lay svneol=native#text/plain