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 Fix libpng installation for workflow on Ubuntu 24.04 2024-10-11 13:36:05 -04:00
asm
constants Sync m4a_1.s 2022-12-09 10:03:32 -05:00
data Merge branch 'master' of https://github.com/pret/pokefirered into porymap-6 2025-05-14 11:52:22 -04:00
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 Start implementing LG and 1.1 2019-12-18 16:43:24 -05:00
audio_rules.mk Convert .aif files to .wav (#711) 2025-12-01 09:01:35 -06:00
build_tools.sh Fix building and update build instructions 2019-06-21 20:47:44 -04:00
charmap.txt
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
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 Generate heal location constants automatically, move data back to a single file. 2025-02-03 16:00:29 -05:00
ld_script.ld Sync Makefile and common syms (#676) 2024-11-26 12:46:12 -05:00
ld_script_modern.ld Sync Makefile and common syms (#676) 2024-11-26 12:46:12 -05:00
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 Generate heal location constants automatically, move data back to a single file. 2025-02-03 16:00:29 -05:00
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.