mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-02-25 05:35:29 +01:00
The compiler flag -s is not necessary and causes build failure on some systems (macOS, clang compilers) due to it being deprecated. Additionally, on those same systems, tools/aif2pcm/main.c failed to compile due to an overly cautious compiler not liking some struct declarations. These changes afaik do not affect other builds.
Pokémon Emerald
This is a disassembly of Pokémon Emerald.
It builds the following rom:
- pokeemerald.gba
sha1: f3ae088181bf583e55daf962a92bb46f4f1d07b7
To set up the repository, see INSTALL.md.
See also
- Disassembly of Pokémon Red/Blue
- Disassembly of Pokémon Yellow
- Disassembly of Pokémon Gold
- Disassembly of Pokémon Crystal
- Disassembly of Pokémon Pinball
- Disassembly of Pokémon TCG
- Disassembly of Pokémon Ruby
- Disassembly of Pokémon Fire Red
- Discord: pret
- irc: irc.freenode.net #pret
Description
Languages
C
79.9%
Assembly
16.7%
C++
3.1%
Makefile
0.3%