GB101:Installing Gameboy Development Tools
From NYC Resistor Wiki
| GB101 Class Notes | ||
|---|---|---|
|
| |
[edit] devkitPro
Download the binaries from sourceforge and follow instructions. Installer works fine in Leopard. Requires Xcode. Need to test make under windows.
[edit] Boycott Advance
For all systems you're going to want to install Boycott Advance. Download the appropriate version from http://boycottadvance.emuunlim.com/.
[edit] OS X
To get a "make test" to work, use OS X's "open" command. Your "make test" will look something like this:
test : $(PROJECT_DIR)/$(PROJECT).gba open $(PROJECT_DIR)/$(PROJECT).gba