Decompilation of Pokémon FireRed/LeafGreen
Go to file
2024-06-28 15:26:36 +02:00
.github/workflows workflow test 2024-06-22 01:08:09 +02:00
asm added all battle animations 2024-06-28 03:44:48 +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 pret merge 2024-06-28 15:26:36 +02:00
docs Fix two stale references to emerald in legacy_WSL1_INSTALL.md 2022-03-14 08:49:14 -04:00
gflib ub fixes from emerald 2024-06-27 17:36:31 +02:00
graphics added all battle animations 2024-06-28 03:44:48 +02:00
include pret merge 2024-06-28 15:26:36 +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 pret merge 2024-06-28 15:26:36 +02:00
test disable vertical stripe animation during tests 2024-06-22 12:30:19 +02:00
tools +x permissions for mgba-rom-test, fixed form species test 2024-06-21 20:11:17 +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
asmdiff.sh Start implementing LG and 1.1 2019-12-18 16:43:24 -05:00
build_tools.sh Fix building and update build instructions 2019-06-21 20:47:44 -04: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
compare.sh Get rid of manual sym defines in sym_ewram.txt and ld_script_modern.txt 2020-07-04 18:14:40 -04:00
firered_rev1.sha1 Start implementing LG and 1.1 2019-12-18 16:43:24 -05:00
firered.sha1 Start implementing LG and 1.1 2019-12-18 16:43:24 -05: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 Revert section rename 2024-06-22 11:58:39 -04:00
leafgreen_rev1.sha1 Start implementing LG and 1.1 2019-12-18 16:43:24 -05:00
leafgreen.sha1 Start implementing LG and 1.1 2019-12-18 16:43:24 -05:00
make_tools.mk implemented test framework semi-functional 2024-06-08 03:15:53 +02:00
Makefile Revert section rename 2024-06-22 11:58:39 -04:00
map_data_rules.mk debug menu 2024-06-19 16:58:28 +02:00
README.md edited readme 2024-06-05 00:14:21 +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 Format town map sprite 2022-08-17 09:25:32 -04: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