Revo aad637c57d
Merge pull request #91 from ProjectRevoTPP/item_icon_palette_fix
fix item_icon_palette being 0x20 instead of 0x40
2019-05-04 18:41:10 -04:00
2019-05-04 12:13:46 +00:00
2019-05-04 15:09:17 +00:00
2019-05-04 12:13:46 +00:00
2019-05-04 12:13:46 +00:00
2019-05-04 12:13:46 +00:00
2019-05-04 12:10:41 +00:00
2019-05-04 12:13:46 +00:00
2019-05-04 12:13:46 +00:00
2019-05-04 12:13:46 +00:00
2019-05-04 12:13:46 +00:00
2019-05-04 12:13:04 +00:00
2019-05-04 12:13:46 +00:00
2019-05-04 12:13:46 +00:00
2019-05-04 12:13:46 +00:00

Fire Emblem: The Sacred Stones

This is a disassembly of Fire Emblem: The Sacred Stones (U)[!]

It builds the following ROM:

  • fireemblem8.gba sha1: c25b145e37456171ada4b0d440bf88a19f4d509f

Setting up the repository

  • You must have a copy of the Fire Emblem: The Sacred Stones 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. If you want to build the tools yourself, grab the libpng-devel package and run build_tools.sh instead.

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

Description
Decompilation/disassembly of Fire Emblem: The Sacred Stones
Readme 50 MiB
Languages
Assembly 50.5%
C 41%
C++ 3.7%
SourcePawn 2.6%
Python 1.6%
Other 0.5%