Disassembly of Pokémon Crystal
Go to file
2015-10-11 12:26:39 -04:00
audio Reworked person_event arguments 2015-07-29 18:22:23 -04:00
battle Magikarp functions moved to event/magikarp.asm 2015-10-11 12:26:39 -04:00
constants Magikarp functions moved to event/magikarp.asm 2015-10-11 12:26:39 -04:00
data added/renamed constants and labels 2015-09-01 06:26:31 +02:00
engine Magikarp functions moved to event/magikarp.asm 2015-10-11 12:26:39 -04:00
event Magikarp functions moved to event/magikarp.asm 2015-10-11 12:26:39 -04:00
extras@3a6ef54a5e Bump extras to fix invocation of gfx.export_2bpp_to_png. 2015-08-29 11:03:09 -07:00
gfx Merge remote-tracking branch 'kanzure/master' into gfx-script 2015-07-20 23:05:28 -07:00
home Magikarp functions moved to event/magikarp.asm 2015-10-11 12:26:39 -04:00
items Labeling of AI item and wild encounter functions 2015-10-07 21:27:32 -04:00
lib/mobile Reverted ld_hl_pointer macro 2015-07-20 22:18:18 -04:00
macros Magikarp functions moved to event/magikarp.asm 2015-10-11 12:26:39 -04:00
maps Annotation of PrintNum arguments in bc, and radio functions 2015-10-10 18:00:12 -04:00
menu Remove trailing newlines. 2015-06-23 12:24:51 -06:00
misc Magikarp functions moved to event/magikarp.asm 2015-10-11 12:26:39 -04:00
predef Fixed a few labeling bugs 2015-07-22 16:58:47 -04:00
text Magikarp functions moved to event/magikarp.asm 2015-10-11 12:26:39 -04:00
tilesets Reverted ld_hl_pointer macro 2015-07-20 22:18:18 -04:00
trainers Macro update, roam mon annotations 2015-07-25 19:02:36 -04:00
unknown
.gitattributes
.gitignore
.gitmodules
audio.asm Remove trailing newlines. 2015-06-23 12:24:51 -06:00
compare.sh
constants.asm Various annotations 2015-07-22 15:57:02 -04:00
contents.asm Remove trailing newlines. 2015-06-23 12:24:51 -06:00
crystal11.asm
gbhw.asm Trainer data structure and field move functions 2015-07-18 23:45:39 -04:00
gfx.py Forgot about backsprites. 2015-08-30 19:11:31 -07:00
home.asm Magikarp functions moved to event/magikarp.asm 2015-10-11 12:26:39 -04:00
hram.asm Annotation of PrintNum arguments in bc, and radio functions 2015-10-10 18:00:12 -04:00
includes.asm
INSTALL.md Add missing pypng lines to INSTALL.md. 2015-08-12 22:19:36 -04:00
interrupts.asm Remove trailing newlines. 2015-06-23 12:24:51 -06:00
macros.asm soft reset 2015-10-04 14:14:51 -04:00
main.asm Magikarp functions moved to event/magikarp.asm 2015-10-11 12:26:39 -04:00
Makefile Fix touching in make pngs. 2015-08-29 11:02:56 -07:00
maps_crystal.asm Remove trailing newlines. 2015-06-23 12:24:51 -06:00
maps.asm Remove trailing newlines. 2015-06-23 12:24:51 -06:00
pokecrystal.asm
README.md builds both 1.0 and 1.1 2015-03-11 22:35:47 -07:00
roms.md5 make compare 2015-03-11 22:37:36 -07:00
rst.asm Reverted ld_hl_pointer macro 2015-07-20 22:18:18 -04:00
sram.asm Annotation of PrintNum arguments in bc, and radio functions 2015-10-10 18:00:12 -04:00
Vagrantfile
wram.asm Magikarp functions moved to event/magikarp.asm 2015-10-11 12:26:39 -04: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