Case with emu select buttons
-
Hi guys, i have an old Philips rb534. It has 1 button for power and 7 buttons. This button are always closed or always opened and only 1 per time can Be closed, becsuse if i press another one, the last one closed became opened...
So i'd like to use.the one for.power.
The other to:if anything is pressed blank screen. If 1 is pressed go to NES frontend,2 for.cbm64,3....
Is it possibile?
Thks -
Out of the box, no. But with such a cool case, and some effort, everything is possible!
The best approach would depend on the hardware you find inside.If you could 'read' the state of each of the seven buttons, you can use the GPIO pins to read out the current state, and hook up a script to act on that.
Depending on your coding skills, you could brew up your own EmulationStation to accept specific system.cfg files, depending on what button is pressed, and killing it when a state-change is detected.On the other hand, it might be much easier to forego the latching buttons, and replace them with momentary pushbuttons. You will loose some retro-style points, but there will be much less work to do on the coding front.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.