Decompilation of Pokémon FireRed/LeafGreen
Go to file
2024-06-18 20:06:02 +02:00
asm battle script updates 2024-06-17 22:36:41 +02:00
common_syms implemented test framework semi-functional 2024-06-08 03:15:53 +02:00
constants removed revision and game language 2024-06-14 22:52:58 +02:00
data renamed pockets to align with expansion 2024-06-18 20:06:02 +02:00
docs
gflib tera working without animations 2024-06-18 19:11:22 +02:00
graphics added tera animations 2024-06-18 19:24:32 +02:00
include renamed pockets to align with expansion 2024-06-18 20:06:02 +02:00
libagbsyscall implemented test framework semi-functional 2024-06-08 03:15:53 +02:00
sound fixed sounds 2024-05-21 19:15:06 +02:00
src renamed pockets to align with expansion 2024-06-18 20:06:02 +02:00
test renamed pockets to align with expansion 2024-06-18 20:06:02 +02:00
tools implemented test framework semi-functional 2024-06-08 03:15:53 +02:00
.gitattributes
.gitignore implemented test framework semi-functional 2024-06-08 03:15:53 +02:00
asmdiff.sh
build_tools.sh
charmap.txt refactoring, removed gActiveBattler 2024-05-04 04:02:12 +02:00
check_history.sh implemented test framework semi-functional 2024-06-08 03:15:53 +02:00
compare.sh
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 implemented test framework semi-functional 2024-06-08 03:15:53 +02:00
ld_script_modern.ld temporary fix for gHeap corruption(?) 2024-06-13 22:53:37 +02:00
ld_script_test.ld implemented test framework semi-functional 2024-06-08 03:15:53 +02: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
make_tools.mk implemented test framework semi-functional 2024-06-08 03:15:53 +02:00
Makefile fixed last warning, reenabled -Werror 2024-06-16 19:03:57 +02:00
map_data_rules.mk
README.md edited readme 2024-06-05 00:14:21 +02:00
replace.sh
songs.mk
spritesheet_rules.mk
sym_bss.txt implemented test framework semi-functional 2024-06-08 03:15:53 +02:00
sym_common.txt implemented test framework semi-functional 2024-06-08 03:15:53 +02:00
sym_ewram.txt implemented test framework semi-functional 2024-06-08 03:15:53 +02:00
tileset_rules.mk

Pokémon FireRed and LeafGreen+

To set up the repository, see INSTALL.md.

Credits

rh-hideout/pokeemerald-expansion
Sotomura/pokefirered-rtc