Decompilation of Pokémon FireRed/LeafGreen
Go to file
2024-10-29 00:01:05 +01:00
.github/workflows remove agbcc 2024-08-22 16:58:34 +02:00
asm finished primary tilesets and fixed grass effects 2024-10-29 00:01:05 +01:00
constants tmhm enum refactor 2024-08-28 14:06:58 +02:00
data finished primary tilesets and fixed grass effects 2024-10-29 00:01:05 +01:00
docs
graphics finished primary tilesets and fixed grass effects 2024-10-29 00:01:05 +01:00
include finished primary tilesets and fixed grass effects 2024-10-29 00:01:05 +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 finished primary tilesets and fixed grass effects 2024-10-29 00:01:05 +01:00
test port trainerproc from expansion 2024-08-28 12:33:20 +02:00
tools remove gflib again 2024-09-18 20:13:51 +02:00
.gitattributes
.gitignore exclude mgba-rom-test.exe 2024-06-21 18:41:37 +02:00
charmap.txt added font short 2024-08-27 16:31:38 +02: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 remove gflib again 2024-09-18 20:13:51 +02:00
make_tools.mk implemented test framework semi-functional 2024-06-08 03:15:53 +02:00
Makefile remove gflib again 2024-09-18 20:13:51 +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 add spritesheet rule for xerneas active 2024-08-10 20:55:28 +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