Decompilation of Pokémon FireRed/LeafGreen
Go to file
2024-08-10 12:45:01 +02:00
.github/workflows testing on pull requests 2024-07-21 15:04:09 +02:00
asm implemented more ow configs 2024-08-03 16:03:33 +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 rock smash 2024-08-10 12:45:01 +02:00
docs Fix two stale references to emerald in legacy_WSL1_INSTALL.md 2022-03-14 08:49:14 -04:00
gflib added emerald and bw popups and remaining ow configs 2024-08-04 01:02:13 +02:00
graphics added emerald and bw popups and remaining ow configs 2024-08-04 01:02:13 +02:00
include added emerald and bw popups and remaining ow configs 2024-08-04 01:02:13 +02: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 implement debug movereminder 2024-08-08 18:27:30 +02:00
test update tests/test framework + failed test 2024-07-23 19:54:49 +02:00
tools update tests/test framework + failed test 2024-07-23 19:54:49 +02: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
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 enum preproc 2024-07-23 16:29:14 +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 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 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 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