Go to file
Marcus Huderle 14b76daff8
Convert .aif files to .wav (#711)
* Migrate .aif files to .wav

* cleanup
2025-12-01 09:01:35 -06:00
.github
asm
constants
data
docs
graphics Convert substitute back sprite data to png 2025-07-13 13:02:58 -04:00
include Convert substitute back sprite data to png 2025-07-13 13:02:58 -04:00
sound Convert .aif files to .wav (#711) 2025-12-01 09:01:35 -06:00
src Fix incorrect MAPSEC limit for map names 2025-07-16 02:45:26 -04:00
tools Convert .aif files to .wav (#711) 2025-12-01 09:01:35 -06:00
.gitattributes
.gitignore Ignore CMakeLists.txt and cmake/clangd artifacts 2025-11-16 20:39:37 -05:00
INSTALL.md
Makefile Convert .aif files to .wav (#711) 2025-12-01 09:01:35 -06:00
README.md
asmdiff.sh
audio_rules.mk Convert .aif files to .wav (#711) 2025-12-01 09:01:35 -06:00
build_tools.sh
charmap.txt
compare.sh
config.mk
firered.sha1
firered_rev1.sha1
graphics_file_rules.mk Remove some make rules copied from pokeemerald 2025-10-26 17:49:30 -04:00
json_data_rules.mk
ld_script.ld
ld_script_modern.ld
leafgreen.sha1
leafgreen_rev1.sha1
make_tools.mk Convert .aif files to .wav (#711) 2025-12-01 09:01:35 -06:00
map_data_rules.mk
replace.sh
spritesheet_rules.mk
sym_bss.txt
sym_common.txt
sym_ewram.txt
tileset_rules.mk

README.md

Pokémon FireRed and LeafGreen

This is a decompilation of English Pokémon FireRed and LeafGreen.

It builds the following ROM images:

To set up the repository, see INSTALL.md.

For contacts and other pret projects, see pret.github.io.