Decompilation of Pokémon FireRed/LeafGreen
Go to file
Deokishisu 8e4320cc21 Sync LinkPlayer Struct with pokeemerald
In pokefirered, the `LinkPlayer` struct used an 11-byte name field and puts extra link-related info in the last three bytes. pokeemerald separates these last three bytes into their own fields. This commit replicates how pokeemerald handles those fields.

Also renamed `IntlConvertLinkPlayerName` to pokeemerald's `ConvertLinkPlayerName` because I was there and noticed it.
2021-06-03 12:45:59 -04:00
.github
asm
berry_fix
common_syms
constants
data Merge remote-tracking branch 'origin/master' into sync_bery_crush 2021-05-13 14:25:52 -04:00
graphics Merge remote-tracking branch 'origin/master' into sync_bery_crush 2021-05-13 14:25:52 -04:00
include Sync LinkPlayer Struct with pokeemerald 2021-06-03 12:45:59 -04:00
sound
src Sync LinkPlayer Struct with pokeemerald 2021-06-03 12:45:59 -04:00
tools Name map groups 2021-04-28 16:37:08 -04:00
.gitattributes
.gitignore
asmdiff.sh
build_tools.sh
charmap.txt Add missing char in charmap 2021-04-20 13:31:06 +02:00
compare.sh
config.mk
firered_rev1.sha1
firered.sha1
graphics_file_rules.mk Move field effect graphics resources, 2 2021-05-03 16:54:07 -04:00
INSTALL.md
json_data_rules.mk
ld_script_modern.txt
ld_script.sed
ld_script.txt Finish porting data_8479668.s to C 2021-05-08 09:42:12 -04:00
leafgreen_rev1.sha1
leafgreen.sha1
Makefile
map_data_rules.mk
README.md
replace.sh
songs.mk
spritesheet_rules.mk
sym_bss.txt
sym_common.txt
sym_ewram.txt
tileset_rules.mk

Pokémon FireRed and LeafGreen

Build Status

This is a disassembly of Pokémon FireRed and LeafGreen.

It builds the following ROMs:

To set up the repository, see INSTALL.md.

See also

Other disassembly and/or decompilation projects:

Contacts

You can find us on Discord and IRC.