Decompilation of Pokémon FireRed/LeafGreen
Go to file
2024-06-17 22:36:41 +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 battle script updates 2024-06-17 22:36:41 +02:00
docs
gflib removed a bunch of unused stuff 2024-06-17 16:23:02 +02:00
graphics fixed pikachu credits palette indices 2024-06-06 18:06:12 +02:00
include battle script updates 2024-06-17 22:36:41 +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 battle script updates 2024-06-17 22:36:41 +02:00
test fixed large exp test: added autoclick for lvlup popup + increased timeout for tests 2024-06-09 13:44:11 +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
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
INSTALL.md
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