Decompilation of Pokémon FireRed/LeafGreen
Go to file
2024-11-02 13:26:33 +01:00
.github/workflows remove agbcc 2024-08-22 16:58:34 +02:00
asm update tests + makefile 2024-11-01 23:46:21 +01:00
constants tmhm enum refactor 2024-08-28 14:06:58 +02:00
data fixed remaining tests: updated battle string, added missing ability/item/move effects, clean up leaking tasks during testing 2024-11-02 13:26:33 +01:00
docs Fix two stale references to emerald in legacy_WSL1_INSTALL.md 2022-03-14 08:49:14 -04:00
graphics strange ball and ball refactoring 2024-11-02 01:11:47 +01:00
include fixed remaining tests: updated battle string, added missing ability/item/move effects, clean up leaking tasks during testing 2024-11-02 13:26:33 +01:00
libagbsyscall implemented test framework semi-functional 2024-06-08 03:15:53 +02:00
sound pokemon config updates 2024-07-25 17:38:50 +02:00
src fixed remaining tests: updated battle string, added missing ability/item/move effects, clean up leaking tasks during testing 2024-11-02 13:26:33 +01:00
test fixed remaining tests: updated battle string, added missing ability/item/move effects, clean up leaking tasks during testing 2024-11-02 13:26:33 +01:00
tools update tests + makefile 2024-11-01 23:46:21 +01:00
.gitattributes Add missing text files to .gitattributes. 2020-06-13 13:40:49 -04:00
.gitignore exclude mgba-rom-test.exe 2024-06-21 18:41:37 +02:00
audio_rules.mk update tests + makefile 2024-11-01 23:46:21 +01:00
charmap.txt fixed remaining tests: updated battle string, added missing ability/item/move effects, clean up leaking tasks during testing 2024-11-02 13:26:33 +01:00
check_history.sh implemented test framework semi-functional 2024-06-08 03:15:53 +02:00
graphics_file_rules.mk added font short 2024-08-27 16:31:38 +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 remove gflib again 2024-09-18 20:13:51 +02:00
ld_script_test.ld update tests + makefile 2024-11-01 23:46:21 +01:00
make_tools.mk update tests + makefile 2024-11-01 23:46:21 +01:00
Makefile update tests + makefile 2024-11-01 23:46:21 +01:00
map_data_rules.mk update tests + makefile 2024-11-01 23:46:21 +01:00
README.md Update README.md 2024-06-28 20:51:40 +02:00
replace.sh Get rid of manual sym defines in sym_ewram.txt and ld_script_modern.txt 2020-07-04 18:14:40 -04:00
songs.mk Give songs meaningful english names 2020-08-29 03:11:03 -04:00
spritesheet_rules.mk expansion update 2024-11-01 20:21:22 +01: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+

To set up the repository, see INSTALL.md.

Credits

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