Previous 199869 Revisions Next

r32269 Monday 22nd September, 2014 at 00:45:19 UTC by Robbbert
notes
[src/mame/drivers]peyper.c
[src/mame/layout]icecold.lay

trunk/src/mame/drivers/peyper.c
r32268r32269
1515  Nemesis (Peyper)
1616  Odisea Paris-Dakar (Peyper)
1717
18  Others not emulated:
18  Others not emulated (need roms):
1919  Hang-On (Sonic)
2020  Night Fever (Sonic)
2121  Storm (Sonic)
r32268r32269
2626
2727  Most games require a ball in the outhole before starting a game (hold down X and press 1).
2828
29ToDo:
30- Gammatron: unable to start a game
31- Mechanical sounds
2932
30Status:
31- Solar Wars: works
32- Pole Position: works.
33- Gamatron: can only enter coins.
34- Star Wars: works
35- Odin: works
36- Odin Deluxe: works
37- Wolf Man: works
38- Nemesis: works
39- Odisea: works
40
41
4233*********************************************************************************************************/
4334
4435#include "machine/genpin.h"
trunk/src/mame/layout/icecold.lay
r32268r32269
1515   </element>
1616
1717   <element name="str_holes">
18      <text string="Playfiel Holes"/>
18      <text string="Playfield Holes"/>
1919   </element>
2020   <element name="str_play">
2121      <text string="Play" align="2"/>
r32268r32269
6161         <bounds x="10" y="10"  width="50" height="80" />
6262      </bezel>
6363
64   <!-- Playfiel Holes lamps -->
64   <!-- Playfield Holes lamps -->
6565      <bezel name="lbl_holes" element="str_holes">
6666         <bounds x="100" y="27" width="100" height="10" />
6767      </bezel>

Previous 199869 Revisions Next


© 1997-2024 The MAME Team