Possible to visualize/test controller inputs?

Discussion of keyboards, gamepads, joysticks and other input related peripherals.
sofakng
Posts: 137
Joined: Fri Jun 19, 2020 12:52 am
Been thanked: 23 times

Possible to visualize/test controller inputs?

Unread post by sofakng »

Is it possible to SSH into the MiSTer and press joystick buttons to make sure everything is working?

I’ve built a DaemonBite Arcade Encoder and I want to verify all my buttons are correctly wired, etc.
User avatar
Newsdee
Top Contributor
Posts: 830
Joined: Mon May 25, 2020 1:07 am
Has thanked: 98 times
Been thanked: 209 times

Re: Possible to visualize/test controller inputs?

Unread post by Newsdee »

You can use a test ROM on the SNES core (or any other console core)
obot
Posts: 14
Joined: Mon Jun 08, 2020 3:37 pm

Re: Possible to visualize/test controller inputs?

Unread post by obot »

You can also connect to the console via serial over USB and see live joystick events while the menu core is running: https://github.com/MiSTer-devel/Main_Mi ... connection. After you connect, interact with a joystick and events will pop up on the console.
Post Reply