This commit is contained in:
Robbbert 2014-09-22 00:45:19 +00:00
parent a3744a6e0e
commit 68cc07718e
2 changed files with 6 additions and 15 deletions

View File

@ -15,7 +15,7 @@
Nemesis (Peyper) Nemesis (Peyper)
Odisea Paris-Dakar (Peyper) Odisea Paris-Dakar (Peyper)
Others not emulated: Others not emulated (need roms):
Hang-On (Sonic) Hang-On (Sonic)
Night Fever (Sonic) Night Fever (Sonic)
Storm (Sonic) Storm (Sonic)
@ -26,18 +26,9 @@
Most games require a ball in the outhole before starting a game (hold down X and press 1). Most games require a ball in the outhole before starting a game (hold down X and press 1).
ToDo:
Status: - Gammatron: unable to start a game
- Solar Wars: works - Mechanical sounds
- Pole Position: works.
- Gamatron: can only enter coins.
- Star Wars: works
- Odin: works
- Odin Deluxe: works
- Wolf Man: works
- Nemesis: works
- Odisea: works
*********************************************************************************************************/ *********************************************************************************************************/

View File

@ -15,7 +15,7 @@
</element> </element>
<element name="str_holes"> <element name="str_holes">
<text string="Playfiel Holes"/> <text string="Playfield Holes"/>
</element> </element>
<element name="str_play"> <element name="str_play">
<text string="Play" align="2"/> <text string="Play" align="2"/>
@ -61,7 +61,7 @@
<bounds x="10" y="10" width="50" height="80" /> <bounds x="10" y="10" width="50" height="80" />
</bezel> </bezel>
<!-- Playfiel Holes lamps --> <!-- Playfield Holes lamps -->
<bezel name="lbl_holes" element="str_holes"> <bezel name="lbl_holes" element="str_holes">
<bounds x="100" y="27" width="100" height="10" /> <bounds x="100" y="27" width="100" height="10" />
</bezel> </bezel>