Disassembly of Pokémon Crystal
Go to file
yenatch 0f57aefdf2 Merge branch 'tilesets' into master
Conflicts:
	tilesets/tileset_headers.asm
2015-06-26 11:00:39 -07:00
audio
battle
constants Label flypoint callbacks. 2015-06-25 23:30:16 -06:00
data
engine Merge branch 'tilesets' into master 2015-06-26 11:00:39 -07:00
event Improve some signpost labels. 2015-06-25 22:01:08 -06:00
extras@46492bd907
gfx
home
items
lib/mobile
macros
maps Label flypoint callbacks. 2015-06-25 23:30:16 -06:00
menu
misc Merge branch 'tilesets' into master 2015-06-26 11:00:39 -07:00
predef
text More std enums. 2015-06-24 19:26:24 -06:00
tilesets Merge branch 'tilesets' into master 2015-06-26 11:00:39 -07:00
trainers
unknown
.gitattributes
.gitignore
.gitmodules
audio.asm
compare.sh
constants.asm Begin enumerating std_scripts constants. 2015-06-23 14:21:54 -06:00
contents.asm
crystal11.asm
gbhw.asm
home.asm
hram.asm
includes.asm
INSTALL.md
interrupts.asm
macros.asm
main.asm Merge branch 'tilesets' into master 2015-06-26 11:00:39 -07:00
Makefile Fix the make pngs target. 2015-06-26 10:47:13 -07:00
maps_crystal.asm
maps.asm
pokecrystal.asm
README.md
roms.md5
rst.asm
Vagrantfile
wram.asm
wram11.asm

Pokémon Crystal

This is a disassembly of Pokémon Crystal.

It builds the following roms:

  • Pokemon - Crystal Version (UE) (V1.0) [C][!].gbc md5: 9f2922b235a5eeb78d65594e82ef5dde
  • Pokemon - Crystal Version (UE) (V1.1) [C][!].gbc md5: 301899b8087289a6436b0a241fbbb474

To set up the repository, see INSTALL.md.

See also