sy2002 / MiSTer2MEGA65

Framework to simplify porting MiSTer (and other) cores to the MEGA65
GNU General Public License v3.0
34 stars 8 forks source link

Add joystick simulation #26

Open sy2002 opened 8 months ago

sy2002 commented 8 months ago

The ZX-Uno for MEGA65 core has a very nice feature: If you switch on Caps Lock then the cursor keys of the MEGA65 in conjunction with the Space bar are simulating a joystick.

For users of our cores, who don't have a joystick handy this might be a game changer.

We might implement this feature in a way, that the simulated joystick by default is in port #1 and if one uses the "flip joystick ports" signal, then the simulated joystick goes to port #2.