gba-examples
gba-examples copied to clipboard
## Bug Report ### What's the issue you encountered? I compile the example using latest devkitARM, and the bios dump example fail to init fat. ### Environment? Archlinux with latest...
```makefile ARCH := -mthumb -mthumb-interwork CFLAGS := -g -Wall -O2\ -mcpu=arm7tdmi -mtune=arm7tdmi\ $(ARCH) ``` I can make a pull request for all makefiles if it's ok.
## Bug Report I tried to build the examples here on the latest devkitARM on my Mac. ### What's the issue you encountered? ``` ~/sources/gba-examples ❯ make ScoutSplash.pcx tune.bgf PlayBoyScout.c...
The user needs to execute xcomms (or compatible) in the same directory as the files, that are to be opened. This might not be obvious and failure to do so...