Decompilation of Pokémon FireRed/LeafGreen
Go to file
2024-07-20 14:44:01 +02:00
.github/workflows update 2024-06-28 15:36:48 +02:00
asm first working version with followers, OW_GFX_COMPRESS not functional 2024-07-09 19:32:58 +02:00
common_syms implemented test framework semi-functional 2024-06-08 03:15:53 +02:00
constants debug menu 2024-06-19 16:58:28 +02:00
data fix palette issue after questlog 2024-07-17 19:24:39 +02:00
dev_scripts/followers first working version with followers, OW_GFX_COMPRESS not functional 2024-07-09 19:32:58 +02:00
docs
gflib fix compressed overworld sprite not showing 2024-07-11 16:17:21 +02:00
graphics first working version with followers, OW_GFX_COMPRESS not functional 2024-07-09 19:32:58 +02:00
include fix palette issue after questlog 2024-07-17 19:24:39 +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 fixed questlog pokeball exit, changed walkslow functionality to fix follower ledge jump 2024-07-20 14:44:01 +02:00
test updated tests to upcoming and fixed failing tests 2024-06-29 04:37:30 +02:00
tools first working version with followers, OW_GFX_COMPRESS not functional 2024-07-09 19:32:58 +02:00
.gitattributes
.gitignore exclude mgba-rom-test.exe 2024-06-21 18:41:37 +02:00
charmap.txt added 5 narrow fonts from expansion 2024-06-21 23:16:57 +02:00
check_history.sh implemented test framework semi-functional 2024-06-08 03:15:53 +02:00
graphics_file_rules.mk added 5 narrow fonts from expansion 2024-06-21 23:16:57 +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 fixed corruption when learning move during xp candy use 2024-06-27 14:17:17 +02:00
ld_script_test.ld implemented test framework semi-functional 2024-06-08 03:15:53 +02:00
ld_script.ld remove unused files and some ub fix 2024-06-28 18:03:06 +02:00
make_tools.mk implemented test framework semi-functional 2024-06-08 03:15:53 +02:00
Makefile fixed warnings 2024-06-21 17:14:59 +02:00
map_data_rules.mk debug menu 2024-06-19 16:58:28 +02:00
README.md Update README.md 2024-06-28 20:51:40 +02:00
replace.sh
songs.mk
spritesheet_rules.mk first working version with followers, OW_GFX_COMPRESS not functional 2024-07-09 19:32:58 +02:00
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