Home

Awesome

GBA

<br /> Game Boy Advance Bare Metal Code by krom (Peter Lemon).<br /> <br /> All code compiles out of box with the FASMARM assembler by revolution:<br /> https://arm.flatassembler.net<br /> I have included binaries of all the demos.<br /> <br /> For more information about coding the ARM CPU please visit my webpage that I run with SimonB:<br /> https://gbadev.org<br /> https://forum.gbadev.org<br /> <br /> Howto Compile:<br /> All the code compiles into a single binary (ROMNAME.gba) file.<br /> Using FASMARM open up ROMNAME.asm & click the Run/Compile button.<br /> <br /> Howto Run:<br /> I only test with a real GBA using a flash cartridge.<br /> <br /> You can also use GBA emulators like mGBA, no$gba, higan & the MAME GBA Driver.