summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Roberto Fresca <robertof@mamedev.org>2009-09-13 21:56:26 +0000
committer Roberto Fresca <robertof@mamedev.org>2009-09-13 21:56:26 +0000
commit6d812eb39ce92a6af8255cb7eca2f31dee13b908 (patch)
tree88f506d4b5389398ec4752369326e504015ad3dc /.gitattributes
parent2244f14323a552996857aeb6035b35f5412d7d76 (diff)
New driver for Amatic encryped gambling hardware.
This system is based on a custom CPU. Graphics are decoded but only 2 bitplanes hooked. All the needed devices are in the driver, but commented out till can properly decrypt the program ROMs and identify the CPU. About the encryption scheme, see the driver notes about my findings. New games marked as GAME_NOT_WORKING ------------------------------------ Amatic Unknown Slots Game [Roberto Fresca, Team Europe] Multi Game I (V.Ger 2.4) [Roberto Fresca, Team Europe] Multi Game III (V.Ger 3.5) [Roberto Fresca, Team Europe]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 7ca4d10b344..c209e020d76 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1271,6 +1271,7 @@ src/mame/drivers/aleck64.c svneol=native#text/plain
src/mame/drivers/alg.c svneol=native#text/plain
src/mame/drivers/aliens.c svneol=native#text/plain
src/mame/drivers/alpha68k.c svneol=native#text/plain
+src/mame/drivers/amaticmg.c svneol=native#text/plain
src/mame/drivers/ambush.c svneol=native#text/plain
src/mame/drivers/ampoker2.c svneol=native#text/plain
src/mame/drivers/amspdwy.c svneol=native#text/plain