mirror of
https://github.com/holub/mame
synced 2025-04-25 09:50:04 +03:00
notes
This commit is contained in:
parent
a3744a6e0e
commit
68cc07718e
@ -15,7 +15,7 @@
|
||||
Nemesis (Peyper)
|
||||
Odisea Paris-Dakar (Peyper)
|
||||
|
||||
Others not emulated:
|
||||
Others not emulated (need roms):
|
||||
Hang-On (Sonic)
|
||||
Night Fever (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).
|
||||
|
||||
|
||||
Status:
|
||||
- Solar Wars: works
|
||||
- Pole Position: works.
|
||||
- Gamatron: can only enter coins.
|
||||
- Star Wars: works
|
||||
- Odin: works
|
||||
- Odin Deluxe: works
|
||||
- Wolf Man: works
|
||||
- Nemesis: works
|
||||
- Odisea: works
|
||||
|
||||
ToDo:
|
||||
- Gammatron: unable to start a game
|
||||
- Mechanical sounds
|
||||
|
||||
*********************************************************************************************************/
|
||||
|
||||
|
@ -15,7 +15,7 @@
|
||||
</element>
|
||||
|
||||
<element name="str_holes">
|
||||
<text string="Playfiel Holes"/>
|
||||
<text string="Playfield Holes"/>
|
||||
</element>
|
||||
<element name="str_play">
|
||||
<text string="Play" align="2"/>
|
||||
@ -61,7 +61,7 @@
|
||||
<bounds x="10" y="10" width="50" height="80" />
|
||||
</bezel>
|
||||
|
||||
<!-- Playfiel Holes lamps -->
|
||||
<!-- Playfield Holes lamps -->
|
||||
<bezel name="lbl_holes" element="str_holes">
|
||||
<bounds x="100" y="27" width="100" height="10" />
|
||||
</bezel>
|
||||
|
Loading…
Reference in New Issue
Block a user