summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Derrick Renaud <derrickr@mamedev.org>2009-09-21 23:20:32 +0000
committer Derrick Renaud <derrickr@mamedev.org>2009-09-21 23:20:32 +0000
commitecffbf4c3b59ccc50edb735e9ab78b3c7351ab7a (patch)
tree37602d8114d148c401322ef5a458d1a06a80d627 /.gitattributes
parent1031a08ed85f6694a2e656d55e41be56e13e8255 (diff)
Discrete Updates:
Added DISCRETE_LOGIC_SHIFT - generic shift register Fixed DISCRETE_BIT_DECODE to apply proper voltage instead of clipping to INT. Sky Raider - Partial discrete sound
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 6f46d96887d..7e15b05779d 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1207,6 +1207,7 @@ src/mame/audio/seibu.c svneol=native#text/plain
src/mame/audio/seibu.h svneol=native#text/plain
src/mame/audio/senjyo.c svneol=native#text/plain
src/mame/audio/skydiver.c svneol=native#text/plain
+src/mame/audio/skyraid.c svneol=native#text/plain
src/mame/audio/snes.c svneol=native#text/plain
src/mame/audio/snk6502.c svneol=native#text/plain
src/mame/audio/spacefb.c svneol=native#text/plain
@@ -2533,6 +2534,7 @@ src/mame/includes/shuuz.h svneol=native#text/plain
src/mame/includes/simpsons.h svneol=native#text/plain
src/mame/includes/skullxbo.h svneol=native#text/plain
src/mame/includes/skydiver.h svneol=native#text/plain
+src/mame/includes/skyraid.h svneol=native#text/plain
src/mame/includes/slapfght.h svneol=native#text/plain
src/mame/includes/slapstic.h svneol=native#text/plain
src/mame/includes/snes.h svneol=native#text/plain