Normmatt / sma

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Super Mario Advance (USA, Europe)

This is a disassembly of Super Mario Advance (USA, Europe)

It builds the following ROM:

  • sma.gba sha1: F071D45D8F5CB05B48D7D2B804C6CB6A79AD96FB

Setting up the repository

  • You must have a copy of the Super Mario Advance (USA, Europe) ROM named baserom.gba in the repository directory.

  • Install devkitARM.

  • Then get the build tools from https://github.com/pret/pokeruby-tools. Copy the tools/ folder into the repository directory.

  • You can then build sma using make in the MSYS environment provided with devkitARM.

About


Languages

Language:Assembly 95.3%Language:C 2.2%Language:C++ 2.1%Language:PHP 0.3%Language:Makefile 0.1%Language:Perl 0.0%Language:HTML 0.0%Language:Shell 0.0%