RevEng Posted February 23, 2010 Share Posted February 23, 2010 I threw together a quick little asm demo program that demonstrates how to read the B and C buttons on the Sega Genesis controller. The program is pretty simple. I just draws the screen in one color if the B button is pressed (read through INPT4) and another if the C button is pressed. (read through INPT1) 2buttonread.asm.txt 2buttonread.bin If anyone wants to see more proof-of-concepts, take a look at my 2-button hack thread. 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.