| 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 |
| r32268 | r32269 | |
|---|---|---|
| 15 | 15 | Nemesis (Peyper) |
| 16 | 16 | Odisea Paris-Dakar (Peyper) |
| 17 | 17 | |
| 18 | Others not emulated: | |
| 18 | Others not emulated (need roms): | |
| 19 | 19 | Hang-On (Sonic) |
| 20 | 20 | Night Fever (Sonic) |
| 21 | 21 | Storm (Sonic) |
| r32268 | r32269 | |
| 26 | 26 | |
| 27 | 27 | Most games require a ball in the outhole before starting a game (hold down X and press 1). |
| 28 | 28 | |
| 29 | ToDo: | |
| 30 | - Gammatron: unable to start a game | |
| 31 | - Mechanical sounds | |
| 29 | 32 | |
| 30 | Status: | |
| 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 | ||
| 42 | 33 | *********************************************************************************************************/ |
| 43 | 34 | |
| 44 | 35 | #include "machine/genpin.h" |
| r32268 | r32269 | |
|---|---|---|
| 15 | 15 | </element> |
| 16 | 16 | |
| 17 | 17 | <element name="str_holes"> |
| 18 | <text string="Playfiel Holes"/> | |
| 18 | <text string="Playfield Holes"/> | |
| 19 | 19 | </element> |
| 20 | 20 | <element name="str_play"> |
| 21 | 21 | <text string="Play" align="2"/> |
| r32268 | r32269 | |
| 61 | 61 | <bounds x="10" y="10" width="50" height="80" /> |
| 62 | 62 | </bezel> |
| 63 | 63 | |
| 64 | <!-- Playfiel Holes lamps --> | |
| 64 | <!-- Playfield Holes lamps --> | |
| 65 | 65 | <bezel name="lbl_holes" element="str_holes"> |
| 66 | 66 | <bounds x="100" y="27" width="100" height="10" /> |
| 67 | 67 | </bezel> |
| Previous | 199869 Revisions | Next |