Build Your Own Arcade Controls Forum
Main => Software Forum => Topic started by: Loopey1 on July 26, 2013, 12:29:16 am
-
Hello all, I have a question. How does MAME reproduce the security Chip (U37) on the Midway Vegas boards?
I can not seem to find any information on these chips.
(I need to burn a new security Chip for a game running Vegas hardware.)
-
the security chip provides a serial number, we simulate it.
there are no dumps to burn into a new chip.
-
OK, thanks for that answer.
So where in the system does it simulate it? in the vegas.c file or elsewhere?
-
src\mame\machine\midwayic.c
-
Thank You.