Disassembly of Pokémon Crystal
Go to file
2018-08-25 21:49:26 -04:00
audio Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
constants Update file paths in comments 2018-08-19 13:33:35 -04:00
data Update file paths in comments 2018-08-19 13:33:35 -04:00
docs Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
engine Reorganize math-related HRAM union (ffb3) 2018-08-25 21:49:26 -04:00
extras@2ae1ae2f19
gfx Fix triple newlines left over from removing address comments 2018-06-24 23:22:50 -04:00
home hLabel - $ff00 -> LOW(hLabel) 2018-08-25 14:34:25 -04:00
lib/mobile Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
macros Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
maps Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
mobile Reorganize math-related HRAM union (ffb3) 2018-08-25 21:49:26 -04:00
tools Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
.gitattributes
.gitignore
.gitmodules
.travis.yml osx build 2018-06-30 22:28:13 -04:00
audio.asm Fix triple newlines left over from removing address comments 2018-06-24 23:22:50 -04:00
charmap.asm Fix misnamed character codes 2018-07-18 10:55:30 +02:00
constants.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
FAQ.md Fix link anchor 2018-07-15 19:53:54 -04:00
gfx.py
home.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
hram.asm Reorganize math-related HRAM union (ffb3) 2018-08-25 21:49:26 -04:00
INSTALL.md Fix INSTALL.md 2018-08-07 09:46:21 +02:00
macros.asm
main.asm Split print_move_description and mon_menu 2018-08-07 09:46:21 +02:00
Makefile Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
pokecrystal.link Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
README.md
roms.sha1
sram.asm Remove more address comments 2018-06-24 21:39:23 -04:00
STYLE.md
vram.asm
wram.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -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

To set up the repository, see INSTALL.md.

See also

Other disassembly projects: