Decompilation of Pokémon FireRed/LeafGreen
Go to file
2025-01-04 20:19:15 +01:00
.github/workflows actions v4 2024-11-24 13:38:51 +01:00
asm battle engine update 2025-03-01 2025-01-04 13:44:47 +01:00
constants tmhm enum refactor 2024-08-28 14:06:58 +02:00
data update and fix tests 2025-01-04 19:05:19 +01:00
docs Fix two stale references to emerald in legacy_WSL1_INSTALL.md 2022-03-14 08:49:14 -04:00
graphics add snow effects for tire, bug, and spot tracks 2024-11-22 12:33:43 +01:00
include update and fix tests 2025-01-04 19:05:19 +01:00
libagbsyscall sync liagbsyscall with emerald 2024-11-24 13:32:16 +01:00
sound moved songs.mk to midi.cfg 2024-11-02 13:48:04 +01:00
src expansion changes to m4a and crt0 2025-01-04 20:19:15 +01:00
test update and fix tests 2025-01-04 19:05:19 +01:00
tools update and fix tests 2025-01-04 19:05:19 +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 update and fix tests 2025-01-04 19:05:19 +01:00
check_history.sh implemented test framework semi-functional 2024-06-08 03:15:53 +02:00
graphics_file_rules.mk remove field effect object templates array, refactor and fix track ground effects 2024-11-05 21:42:07 +01:00
INSTALL.md Sync INSTALL 2023-07-06 12:05:22 -04:00
json_data_rules.mk moved songs.mk to midi.cfg 2024-11-02 13:48:04 +01:00
ld_script_modern.ld expansion changes to m4a and crt0 2025-01-04 20:19:15 +01:00
ld_script_test.ld expansion changes to m4a and crt0 2025-01-04 20:19:15 +01:00
make_tools.mk update tests + makefile 2024-11-01 23:46:21 +01:00
Makefile update and fix tests 2025-01-04 19:05:19 +01:00
map_data_rules.mk map_group_count fix 2024-11-02 16:06:17 +01:00
README.md Update README.md 2024-06-28 20:51:40 +02:00
spritesheet_rules.mk first working berry tree implementation 2024-11-19 13:51:07 +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