Disassembly of Pokémon Crystal
Go to file
2021-04-13 12:51:27 -04:00
.travis
audio Comment that unused music bytes are left over from more channels 2021-04-12 14:51:00 -04:00
constants Rename SOUND_REST to SOUND_CRY 2021-04-12 14:48:05 -04:00
data Verify uneven list sizes with list_start, li, and assert_list_length macros 2021-03-22 17:17:08 -04:00
docs Sync some files with pokegold 2021-03-24 10:24:52 -04:00
engine Add some comments regarding 16-bit increment/decrement 2021-03-24 18:34:33 -04:00
gfx Group miscellaneous graphics from main.asm into their own object file 2021-04-13 12:51:27 -04:00
home
lib/mobile
macros Verify uneven list sizes with list_start, li, and assert_list_length macros 2021-03-22 17:17:08 -04:00
maps
mobile
tools
.gitattributes
.gitignore
.travis.yml
audio.asm
charmap.asm
constants.asm
FAQ.md
home.asm
hram.asm
INSTALL.md
layout.link Group miscellaneous graphics from main.asm into their own object file 2021-04-13 12:51:27 -04:00
macros.asm
main.asm Group miscellaneous graphics from main.asm into their own object file 2021-04-13 12:51:27 -04:00
Makefile Group miscellaneous graphics from main.asm into their own object file 2021-04-13 12:51:27 -04:00
README.md
rgbdscheck.asm
roms.sha1
sram.asm
STYLE.md
vram.asm
wram.asm Remove some unnecessary padding allocations 2021-04-12 14:35:13 -04:00

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

To set up the repository, see INSTALL.md.

See also

Other disassembly projects: