GoldenEye Advance is a port for Nintendo GBA of the Nintendo 64 video game GoldenEye, developped by Rareware.
The project is separated in 3 parts:
- Audio
- Graphics
- Code
This is a GBA homebrew, so you need have 3 main choise to play this game:
- Playing in your PC, using an emulator. You can found many emulators (like VBA) in Google
- Playing in your GBA, using a flash card. With this method, you can play in real conditions
- Playing in a multimedia console (like Dingoo, GP2X)
You will need a GBA cross-compiler to create a .gba file. The makefile uses devkitARM (http://devkitpro.org/wiki/Getting_Started/devkitARM). Valid DEVKITPRO and DEVKITARM environment variables are needed.