clydeshaffer / GameTankEmulator

An emulator for the GameTank, a real physical hardware game console I've built
MIT License
15 stars 9 forks source link

Assigning Joysticks to Gamepad ports #3

Open clydeshaffer opened 2 years ago

clydeshaffer commented 2 years ago

Right now the first detected joystick is used for the second gamepad port.

Need to make an interface for assigning joysticks to gamepad ports from the joysticks detected on the system.