Disassembly of Pokémon Crystal
Go to file
2016-01-29 01:01:41 -05:00
audio Fix marts using hard-coded bank number 2016-01-27 12:25:12 -05:00
battle Fix marts using hard-coded bank number 2016-01-27 12:25:12 -05:00
constants Fix marts using hard-coded bank number 2016-01-27 12:25:12 -05:00
data
engine Add more missing files 2016-01-29 00:57:06 -05:00
event More WRAM tidying 2016-01-12 12:46:18 -05:00
extras@9644160b87 Bump extras for faster scan_includes. 2016-01-29 01:01:41 -05:00
gfx Add more missing files 2016-01-29 00:57:06 -05:00
home Prepare to merge 2016-01-18 00:39:01 -05:00
items Fix marts using hard-coded bank number 2016-01-27 12:25:12 -05:00
lib/mobile
macros Add missing file macros/pals.asm 2016-01-28 09:40:01 -05:00
maps Fix marts using hard-coded bank number 2016-01-27 12:25:12 -05:00
menu
misc Merge branch 'master' of https://github.com/pret/pokecrystal 2016-01-18 00:56:33 -05:00
predef Merge branch 'master' of https://github.com/pret/pokecrystal 2016-01-18 00:56:33 -05:00
text Prepare to merge 2016-01-18 00:39:01 -05:00
tilesets BG pal constants, convert tileset pal maps to asm 2016-01-20 19:16:25 -05:00
trainers
unknown Add more missing files 2016-01-29 00:57:06 -05:00
.gitattributes Fix marts using hard-coded bank number 2016-01-27 12:25:12 -05:00
.gitignore
.gitmodules
audio.asm
compare.sh
compare2.sh
constants.asm
contents.asm
crystal11.asm
gbhw.asm
gfx.py
home.asm Fix marts using hard-coded bank number 2016-01-27 12:25:12 -05:00
hram.asm More WRAM tidying 2016-01-12 12:46:18 -05:00
includes.asm
INSTALL.md
interrupts.asm
macros.asm BG pal constants, convert tileset pal maps to asm 2016-01-20 19:16:25 -05:00
main.asm Fix marts using hard-coded bank number 2016-01-27 12:25:12 -05:00
Makefile
maps_crystal.asm
maps.asm
pokecrystal.asm
README.md
roms.md5
rst.asm
sram.asm Fix marts using hard-coded bank number 2016-01-27 12:25:12 -05:00
Vagrantfile
vram.asm
wram.asm Fix marts using hard-coded bank number 2016-01-27 12:25:12 -05:00
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