- Edited
Some of us on here had discussed coding up a gamepad testing program. I got back to the house yesterday and banged out a little code for that style program. For the time being it is only targeting the SNES style pad. I'm getting a wired PS4 controller for Christmas, so I will add that later on.
The code is rough and crude, and will be uploaded Thursday or Friday (depending on when I get back home). Graphics are just simple Engine BASIC CIRCLEs, LINEs, and some free 32x32 assets for the button images. If it would be better to use real gamepad images, please let me know and I will do that
Image over at imgur dot come >> [https://imgur.com/gallery/SS84HEx](https://)
Edit: disregard the mouse pointer and the mouse coordinates in the lower left-hand corner Having those in place really helped me figure out the best place to place the graphics.