“Game Boy Advance D-PAD Test” ROM is a homebrew software for the Nintendo Game Boy Advance developed in C by Ry0G4_ using DEVKITPRO.
Controls:
In the intro screen press the start button:
- START: checks if start button pressed.
- SELECT: checks if select button pressed.
- UP: checks if up button pressed.
- DOWN: checks if down button pressed.
- LEFT: checks if left button pressed.
- RIGHT: checks if right button pressed.
- A: checks if A button pressed.
- B: checks if B button pressed.
- L: checks if L button pressed.
- R: checks if R button pressed.
This software was developed during a bored afternoon in my spare time.