tinygba
tinygba copied to clipboard
Tools and helpers for developing GBA programs using TinyGo.
Results
2
tinygba issues
Sort by
recently updated
recently updated
newest added
Hi, I've tried to use this repo in order to create some GBA apps/games and I have an error: ```bash $ go get tinygo.org/x/tinygba go: tinygo.org/x/tinygba imports device/gba: package device/gba...
Is there a way to make multiplayer game GBA?