Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
player_input [2016/05/29 18:43]
ex_writer [Player Input]
— (current)
Line 1: Line 1:
-====== Player Input ====== 
  
-The system accommodates up to four player control handles at once. Each handle has five switches and a potentiometer. The switches are read by the Z80 on [[input port|input ports]] $10–$13 and are not [[glossary#​d|debounced]]. The switches are normally open and feedback 0's. 
- 
-The signals from the potentiometers are changed to digital information by an 8-bit [[ADC|Analog-to-Digital Convertor]]. The four pots are on [[input port|input ports]] $1C–$1F. When the pot is turned fully counter-clockwise,​ it feeds back all 0's; when turned fully clockwise, it feeds back all 1's. 
- 
-The 24-button keypad is read on bits 0–5 of [[input port|input ports]] $14–$17. The data is normally 0, and if more than one button is depressed, the data should be ignored. The keypad will not send back proper data if any of the player control switches are closed. Keypad buttons are not [[glossary#​d|debounced]]. 
- 
-Player control inputs are illustrated below: 
- 
-{{player_input.png}} 
- 
-===== Pause ===== 
- 
-The Bally Arcade includes a pause feature. To operate the pause feature during play, press the clear [C] key. Press clear [C] again to resume play.  
- 
-===== Remote Game Selection ===== 
- 
-All of the keypad entries required to select and initiate a game may be made using control handle #1. Turn the power switch on and the game menu will appear onscreen: 
- 
-  - Press the trigger. This signals to the Arcade that you wish to use remote game selection. A red number will appear in the lower-left corner of the screen. 
-  - Twist the knob on the control handle to change the number. Adjust the knob until the desired number appears. 
-  - Press the trigger again to register your choice. 
- 
-When a game is over, you can start another game by pulling the trigger to return to the menu. 
- 
- 
----- 
- 
- 
-[NM:​101–2] 
-Reference: Bally Service Manual