Discussion about software development for the old-school Gameboys, ranging from the "Gray brick" to Gameboy Color
(Launched in 2008)
You are not logged in.
I'm having trouble making the joypad work. How do I make it change?
Offline
GBDK or asm?
Last edited by gbjosh (2019-11-23 20:40:47)
Offline
gbjosh wrote:
GBDK or asm?
ASM
Offline
If you mean reading joypad state then here's an assembly commented example. And a couple more for beginners.
Offline
Here is another example that features more functionality, such as canceling out Up+Down and Left+Right, SsAB causing a soft-reset, and computing buttons just pressed this frame.
PinoBatch's routines in Libbet are well-documented, concise, and easy to read, too!
Offline