Disassembly of Pokémon Crystal
Go to file
2022-01-10 21:25:43 -05:00
.github Require rgbds 0.5.2 2021-11-23 20:14:08 -05:00
audio Use ~X instead of $ff ^ X 2021-11-23 20:37:18 -05:00
constants Identify some overworld movement data 2021-12-22 21:38:26 -05:00
data Use compound assignment operators 2021-11-23 20:18:08 -05:00
docs Don't require a boolean trainer flag for givepoke 2022-01-10 21:16:34 -05:00
engine Better comments for enemy health percentage code 2022-01-10 21:25:43 -05:00
gfx Add assertions to some more tables 2021-10-24 18:28:54 -04:00
home Use MAP_LENGTH in GetMapPointer 2021-12-30 18:16:22 -05:00
lib/mobile Label wram variables for in home/mobile and lib/mobile (#843) 2021-09-05 12:47:24 -04:00
macros Don't require a boolean trainer flag for givepoke 2022-01-10 21:16:34 -05:00
maps Don't require a boolean trainer flag for givepoke 2022-01-10 21:16:34 -05:00
mobile Use time constants more often (#867) 2022-01-10 20:57:40 -05:00
tools Factor out usage_exit into into tools/common.h 2021-09-21 17:37:43 -04:00
.gitattributes
.gitignore
audio.asm
charmap.asm
constants.asm
FAQ.md Require rgbds 0.5.2 2021-11-23 20:14:08 -05:00
home.asm
hram.asm
INSTALL.md Require rgbds 0.5.2 2021-11-23 20:14:08 -05:00
layout.link Require rgbds 0.5.1 2021-05-09 12:26:28 -04:00
macros.asm
main.asm
Makefile Require rgbds 0.5.2 2021-11-23 20:14:08 -05:00
README.md Kill Freenode. 2021-10-08 04:40:47 -06:00
rgbdscheck.asm Require rgbds 0.5.2 2021-11-23 20:14:08 -05:00
roms.sha1
sram.asm Use compound assignment operators 2021-11-23 20:18:08 -05:00
STYLE.md
vram.asm
wram.asm Relocate the beta poker WRAM labels to avoid a UNION 2021-10-30 23:02:34 -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: