trunk/src/mame/drivers/g627.c
r18085 | r18086 | |
24 | 24 | 5. Press and hold X to simulate losing the ball |
25 | 25 | 6. When score starts flashing, release X and go to step 5 to play next ball |
26 | 26 | |
27 | | Notes: Do not play more than one player because the machine will try to |
28 | | rotate the table, and the motor circuits are not emulated due to lack of info. |
29 | | This means that the score labels of East, West and South are not verified. |
| 27 | Note: You can start play at any of the 4 stations, and the table will rotate |
| 28 | as needed. Multiplayer works as well. |
30 | 29 | |
31 | 30 | The manual explains the tests available, and also how to set number of balls, |
32 | 31 | high score, etc., with the diagnostic keyboard. |