summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Derrick Renaud <derrickr@mamedev.org>2010-11-01 03:31:24 +0000
committer Derrick Renaud <derrickr@mamedev.org>2010-11-01 03:31:24 +0000
commitc956d18f78314ad774d7ea66421b5014c27f1dcb (patch)
treec67b094052a2c4cc015d7525af5b01020fa91892 /.gitattributes
parenta9521177b8b09adf4ad5745ab3f7fae820da3e55 (diff)
Atari Cops'n Robbers Updates [Derrick Renaud]
Converted controls to Positional type. Started Discrete sounds. (Motor 2 & 3, Crash sounds implemented) Optimized speed of DISCRETE_DAC_R1 [Derrick Renaud]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 637168a7ed2..4f431b67875 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1270,6 +1270,7 @@ src/mame/audio/cclimber.c svneol=native#text/plain
src/mame/audio/cinemat.c svneol=native#text/plain
src/mame/audio/circus.c svneol=native#text/plain
src/mame/audio/cliffhgr.c svneol=native#text/plain
+src/mame/audio/copsnrob.c svneol=native#text/plain
src/mame/audio/cps3.c svneol=native#text/plain
src/mame/audio/crbaloon.c svneol=native#text/plain
src/mame/audio/cyberbal.c svneol=native#text/plain
@@ -3279,7 +3280,6 @@ src/mame/machine/cdicdic.h svneol=native#text/plain
src/mame/machine/cdislave.c svneol=native#text/plain
src/mame/machine/cdislave.h svneol=native#text/plain
src/mame/machine/chaknpop.c svneol=native#text/plain
-src/mame/machine/copsnrob.c svneol=native#text/plain
src/mame/machine/cps2crpt.c svneol=native#text/plain
src/mame/machine/cubocd32.c svneol=native#text/plain
src/mame/machine/cx4data.c svneol=native#text/plain