mirror of
https://github.com/FireEmblemUniverse/fireemblem8u.git
synced 2025-02-16 11:08:17 +00:00
![Revo](/assets/img/avatar_default.png)
fix item_icon_palette being 0x20 instead of 0x40
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
Languages
Assembly
50.5%
C
41%
C++
3.7%
SourcePawn
2.6%
Python
1.6%
Other
0.5%