Disassembly of Pokémon Crystal
Go to file
2026-06-11 11:19:43 -04:00
.github Fix CI for Linux and add CI for macOS (#1223) 2026-01-17 16:19:24 -05:00
audio Use for loops to declare dw sequences 2026-05-14 15:19:30 -04:00
constants Remove the spurious WEATHER_*_END constants 2026-06-07 21:32:02 -04:00
data Deduplicate the credits string/tilemap 2026-04-02 19:51:04 -04:00
docs Restore CheckTypeMatchup bug description 2026-04-06 11:36:33 +02:00
engine Remove the spurious WEATHER_*_END constants 2026-06-07 21:32:02 -04:00
gfx Replace lzcomp with lzcompress 2026-06-10 20:10:10 -04:00
home
lib/mobile
macros
maps Use constants for Battle Tower reward items 2026-06-06 19:11:45 -04:00
mobile Fix dead/broken URLs (#1225) 2026-01-24 15:44:26 -05:00
ram Use for loops to declare dw sequences 2026-05-14 15:19:30 -04:00
tools Revise based on further review 2026-06-11 11:19:43 -04:00
vc
.gitattributes
.gitignore
.rgbds-version Update RGBDS to 1.0.1 (although 1.0.0 still works) 2026-01-01 01:34:31 -05:00
audio.asm
FAQ.md Update RGBDS to 1.0.1 (although 1.0.0 still works) 2026-01-01 01:34:31 -05:00
home.asm
includes.asm
INSTALL.md Update RGBDS to 1.0.1 (although 1.0.0 still works) 2026-01-01 01:34:31 -05:00
layout.link
main.asm
Makefile Replace lzcomp with lzcompress 2026-06-10 20:10:10 -04:00
ram.asm
README.md
rgbdscheck.asm
roms.sha1
STYLE.md

Pokémon Crystal Build Status

This is a disassembly of Pokémon Crystal.

It builds the following ROMs:

  • Pokemon - Crystal Version (UE) (V1.0) [C][!].gbc sha1: f4cd194bdee0d04ca4eac29e09b8e4e9d818c133
  • Pokemon - Crystal Version (UE) (V1.1) [C][!].gbc sha1: f2f52230b536214ef7c9924f483392993e226cfb
  • Pokemon - Crystal Version (A) [C][!].gbc sha1: a0fc810f1d4e124434f7be2c989ab5b5892ddf36
  • CRYSTAL_ps3_010328d.bin sha1: c60d57a24bbe8ecf7cba54ab3f90669f97bd330d
  • CRYSTAL_ps3_us_revise_010710d.bin sha1: 391ae86b1d5a26db712ffe6c28bbf2a1f804c3c4
  • CGBBYTE1.784.patch sha1: a25517f60ca0e887d39ec698aa56a0040532a4b3

To set up the repository, see INSTALL.md.

See also

You can find us on Discord (pret, #pokecrystal).

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