mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-13 15:13:42 +01:00
Melody
c557ac61ae
adds constants, cleans up callstd and msgbox code
* adds some constants for standard script names and messagebox types * replaces some callstd calls with msgbox calls where equivalent * replaces msgbox and callstd calls using raw digits with versions that use the constants
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%