This library lets you use a GameBoy Advance plugged with a GameLink cable as a GameCube controller or a display.
It's essentially based on Fix94 and Extrems work.
You can easily integrate the library in any homebrew by recompiling and adding a few functions.
Here are some example :
- gba-test
Send a text file to the GBA in GameCube port 1. Test various features : restart GBA, clear screen etc...
Source code
- Wiimc
Recompiled Wiimc SuperrSonic version with libgba. It displays the 'Now playing' on GBA screen.
source code
- ScummVM plugin 15
Wiiflow plugin or standalone app. If a text file is found in the current game's folder, it can be displayed on GBA screen by opening ScummVM menu and pressing Help button.
source code
- LibGBA : the library itself.
library source
It's essentially based on Fix94 and Extrems work.
You can easily integrate the library in any homebrew by recompiling and adding a few functions.
Here are some example :
- gba-test
Send a text file to the GBA in GameCube port 1. Test various features : restart GBA, clear screen etc...
Source code
- Wiimc
Recompiled Wiimc SuperrSonic version with libgba. It displays the 'Now playing' on GBA screen.
source code
- ScummVM plugin 15
Wiiflow plugin or standalone app. If a text file is found in the current game's folder, it can be displayed on GBA screen by opening ScummVM menu and pressing Help button.
source code
- LibGBA : the library itself.
library source
Last edited by Wiimpathy,