Decompilation of Pokémon FireRed/LeafGreen
Go to file
2024-05-23 23:19:15 +02:00
asm fixed sounds 2024-05-21 19:15:06 +02:00
common_syms prep battle controller refactoring, add trainer for double battle tests 2024-05-09 17:47:03 +02:00
constants
data fixed mr mime typing 2024-05-20 17:53:56 +02:00
docs
graphics added ability popup 2024-05-19 14:06:19 +02:00
include fixed pokemon summary for 4 digit numbers, changed move descriptions to fit window 2024-05-21 23:07:00 +02:00
sound fixed sounds 2024-05-21 19:15:06 +02:00
src updated item and move descriptions to fit windows 2024-05-23 23:19:15 +02:00
tools
.gitattributes
.gitignore
asmdiff.sh
build_tools.sh
charmap.txt
compare.sh
config.mk
firered_rev1.sha1
firered.sha1
graphics_file_rules.mk
INSTALL.md
json_data_rules.mk
ld_script_modern.ld
ld_script.ld fixed ultra burst and added animation for necrozma moves 2024-05-19 01:19:35 +02: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 prep battle controller refactoring, add trainer for double battle tests 2024-05-09 17:47:03 +02:00
sym_ewram.txt updated AI 2024-05-11 02:36:12 +02:00
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.