Disassembly of Pokémon Crystal
Go to file
JimB16 91ccb09379 changed some SRAMBank constants to labels 2015-08-29 11:22:56 +02:00
audio Reworked person_event arguments 2015-07-29 18:22:23 -04:00
battle change more labelss 2015-08-25 01:56:30 +02:00
constants Comment and label the save file. 2015-08-19 21:14:15 -07:00
data fixed the BT_OTrainer Labels 2015-08-26 03:11:19 +02:00
engine change more labelss 2015-08-25 01:56:30 +02:00
event Reverted ld_hl_pointer macro 2015-07-20 22:18:18 -04:00
extras@5ad74a89ae
gfx
home Nail down the rest of SRAM banks 0 and 1. 2015-08-20 23:03:05 -07:00
items Nail down the rest of SRAM banks 0 and 1. 2015-08-20 23:03:05 -07:00
lib/mobile
macros Add radio_constants.asm, update "map" macro 2015-08-17 11:51:09 -04:00
maps
menu Remove trailing newlines. 2015-06-23 12:24:51 -06:00
misc changed some labels and added comments 2015-08-28 22:18:41 +02:00
predef Fixed a few labeling bugs 2015-07-22 16:58:47 -04:00
text change more labelss 2015-08-25 01:56:30 +02: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 Get rid of baserom incbins in main.asm. 2015-03-11 18:33:20 -07:00
.gitattributes don't diff .pal files as binary data 2013-12-20 00:28:14 -05:00
.gitignore
.gitmodules Move extras/ into a git submodule. 2013-08-03 13:44:03 -05:00
INSTALL.md
Makefile
README.md
Vagrantfile
audio.asm Remove trailing newlines. 2015-06-23 12:24:51 -06:00
compare.sh compare.sh: diff -u 2014-02-05 18:41:04 -05:00
constants.asm Various annotations 2015-07-22 15:57:02 -04:00
contents.asm
crystal11.asm Add the ability to build Crystal 1.1. 2015-02-14 01:51:34 -07:00
gbhw.asm
gfx.py Depend less on the submodule in gfx.py. 2015-07-11 10:34:26 -07:00
home.asm
hram.asm
includes.asm
interrupts.asm Remove trailing newlines. 2015-06-23 12:24:51 -06:00
macros.asm
main.asm
maps.asm
maps_crystal.asm Remove trailing newlines. 2015-06-23 12:24:51 -06:00
pokecrystal.asm
roms.md5
rst.asm
wram.asm
wram11.asm Add the ability to build Crystal 1.1. 2015-02-14 01:51:34 -07:00

README.md

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