atasro2 / sma2

Disassembly of Super Mario Advance 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Super Mario Advance 2 (U)

This is a disassembly of Super Mario Advance 2

It builds the following ROM:

  • sma2.gba sha1: 5101DDF223D1D918928FE1F306B63A42ADA14A5E

Setting up the repository

  • You must have a copy of the Super Mario Advance 2 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 sma2 using make in the MSYS environment provided with devkitARM.

About

Disassembly of Super Mario Advance 2


Languages

Language:Assembly 98.5%Language:C 1.1%Language:PHP 0.3%Language:C++ 0.0%Language:Makefile 0.0%Language:HTML 0.0%Language:Shell 0.0%