djhackersdev / bemanitools

Runs recent Konami arcade games and emulates various arcade hardware.
The Unlicense
84 stars 16 forks source link

Add sdvx generator lights to sdvxio-bio2. - [merged] #215

Closed icex2 closed 1 year ago

icex2 commented 2 years ago

In GitLab by @cam_prevail on May 19, 2022, 06:32

Merges master -> master

Added the generator lights for sdvxio-bio2. Red and Green are PWM analog, while Blue is GPIO digital. This behavior and mapping was confirmed by studying the behavior on an original sdvx 1-4 pcb.

Built with docker & tested on an sdvx bio2 pcb with sdvx 4.

icex2 commented 2 years ago

In GitLab by @cam_prevail on May 19, 2022, 06:34

added 1 commit

Compare with previous version

icex2 commented 2 years ago

In GitLab by @xyen on May 20, 2022, 05:49

Looks good to me, though we should expose these through config/geninput as well (as icex2 noted to me offline), I don't think generator lights are worth invalidating old configs / forcing a config version update.

icex2 commented 2 years ago

In GitLab by @xyen on May 20, 2022, 05:49

approved this merge request