Decompilation of Pokémon FireRed/LeafGreen
Go to file
2024-05-10 15:33:47 +02:00
asm added missing battle move effects 2024-05-07 20:13:27 +02:00
common_syms prep battle controller refactoring, add trainer for double battle tests 2024-05-09 17:47:03 +02:00
constants
data migrated battle_controller_player up to CONTROLLER_STATUSICONUPDATE, fixed in battle item use 2024-05-10 01:02:59 +02:00
docs
graphics added mega evolution, removed old type effectiveness 2024-05-09 12:48:10 +02:00
include updated battle_controller_opponent up to CONTROLLER_TOGGLEUNKFLAG 2024-05-10 14:36:16 +02:00
sound working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00
src finished battle_controller_opponent 2024-05-10 15:33:47 +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 prep battle controller refactoring, add trainer for double battle tests 2024-05-09 17:47:03 +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 migrated battle_controller_player up to CONTROLLER_STATUSICONUPDATE, fixed in battle item use 2024-05-10 01:02:59 +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.