altos/drivers: Pads with multi-port firing and pad selector DIP switch
authorKeith Packard <keithp@keithp.com>
Tue, 22 May 2018 05:32:38 +0000 (22:32 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 22 May 2018 05:38:15 +0000 (22:38 -0700)
commite272f6a66881b6904037ee7b1afeb9a8a3ec5b2a
tree136dcc332b6ed0d84186972eb2e9be89d1fb49e0
parent85a8846a423ce2d15815466564fb589bb553c742
altos/drivers: Pads with multi-port firing and pad selector DIP switch

TeleFire 8 scrambles GPIOs to make layout cleaner, placing the 8
firing outputs across two GPIO ports.

We're also adding an 8-unit selector for box number so that boards can
be re-configured in the field. These override any ROM-configuration
value; you can select the rom value by setting all switches to 'off'.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_pad.c