Decompilation of Pokémon FireRed/LeafGreen
Go to file
2024-05-01 19:19:22 +02:00
.github Retire OK bot 2023-08-31 11:15:29 -04:00
asm up to Cmd_handlelearnnewmove 2024-05-01 19:19:22 +02:00
common_syms updated Cmd_attackcanceler 2024-04-29 18:22:43 +02:00
constants
data Cmd_switchineffects 2024-05-01 18:57:00 +02:00
docs
graphics fixed color index for fighting and dragon type 2024-04-27 11:45:31 +02:00
include updated up to Cmd_endlinkbattle 2024-05-01 19:11:54 +02:00
sound working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00
src up to Cmd_handlelearnnewmove 2024-05-01 19:19:22 +02:00
tools working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00
.gitattributes
.gitignore added fairy type 2024-03-23 15:40:31 +01:00
asmdiff.sh
build_tools.sh
charmap.txt updated AbilityBattleEffects and Cmd_various 2024-05-01 02:35:15 +02:00
compare.sh
config.mk
firered_rev1.sha1
firered.sha1
graphics_file_rules.mk working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00
INSTALL.md
json_data_rules.mk added fairy type 2024-03-23 15:40:31 +01:00
ld_script_modern.ld
ld_script.ld working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00
leafgreen_rev1.sha1
leafgreen.sha1
Makefile
map_data_rules.mk
README.md Replaced decomp list with pret.github.io link 2023-08-30 18:34:44 -04:00
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.

For contacts and other pret projects, see pret.github.io.