Decompilation of Pokémon FireRed/LeafGreen
Go to file
2024-06-01 21:12:29 +02:00
asm fix dire hit 2024-05-26 01:23:06 +02:00
common_syms prep battle controller refactoring, add trainer for double battle tests 2024-05-09 17:47:03 +02:00
constants Sync m4a_1.s 2022-12-09 10:03:32 -05:00
data dynamax candy functionality 2024-06-01 21:12:29 +02:00
docs
graphics changed skill page bg to use same layout for all stats 2024-05-31 20:20:22 +02:00
include dynamax candy functionality 2024-06-01 21:12:29 +02:00
sound fixed sounds 2024-05-21 19:15:06 +02:00
src dynamax candy functionality 2024-06-01 21:12:29 +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 refactoring, removed gActiveBattler 2024-05-04 04:02:12 +02:00
compare.sh
config.mk
firered_rev1.sha1
firered.sha1
graphics_file_rules.mk fixed sprite when form changing 2024-05-03 02:52:29 +02:00
INSTALL.md Sync INSTALL 2023-07-06 12:05:22 -04:00
json_data_rules.mk added fairy type 2024-03-23 15:40:31 +01:00
ld_script_modern.ld Remove unnecessary linker script preprocessing 2023-05-22 07:53:28 +01:00
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 Rtc implementation (#5) 2024-05-05 14:20:30 +02:00
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 Rtc implementation (#5) 2024-05-05 14:20:30 +02:00
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 Set unused tiles to transparent, document adjacent files 2022-10-10 09:20:16 -04:00

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.