Skip to content

Normmatt/m12

Repository files navigation

Mother 1+2 (Japan)

This is a disassembly of Mother 1+2 (Japan) for the GBA.

It builds the following ROM:

  • mother12.gba sha1: F27336B9C96CA2D06C34E07A61A78538DEAC32B3

Setting up the repository

  • You must have a copy of the Mother 1+2 (Japan) ROM named baserom.gba in the repository directory.

  • Install devkitARM.

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