Disassembly of Pokémon Crystal
Go to file
yenatch a0aadb33e7 More sScratch. 2015-08-20 23:00:59 -07:00
audio
battle More sScratch. 2015-08-20 23:00:59 -07:00
constants Comment and label the save file. 2015-08-19 21:14:15 -07:00
data Found a reference to an unknown blob. 2015-08-19 22:42:59 -07:00
engine More sScratch. 2015-08-20 23:00:59 -07:00
event Reverted ld_hl_pointer macro 2015-07-20 22:18:18 -04:00
extras@5ad74a89ae
gfx Merge remote-tracking branch 'kanzure/master' into gfx-script 2015-07-20 23:05:28 -07:00
home
items
lib/mobile Reverted ld_hl_pointer macro 2015-07-20 22:18:18 -04:00
macros Add radio_constants.asm, update "map" macro 2015-08-17 11:51:09 -04:00
maps Merge pull request #309 from PikalaxALT/master 2015-08-17 11:58:57 -04:00
menu Remove trailing newlines. 2015-06-23 12:24:51 -06:00
misc Comment and label the save file. 2015-08-19 21:14:15 -07:00
predef Fixed a few labeling bugs 2015-07-22 16:58:47 -04:00
text Various annotations 2015-07-22 15:57:02 -04:00
tilesets
trainers
unknown Get rid of baserom incbins in main.asm. 2015-03-11 18:33:20 -07:00
.gitattributes
.gitignore
.gitmodules
INSTALL.md
Makefile
README.md builds both 1.0 and 1.1 2015-03-11 22:35:47 -07:00
Vagrantfile make a vagrant box to make things easier 2014-07-23 22:42:04 -05:00
audio.asm
compare.sh compare.sh: diff -u 2014-02-05 18:41:04 -05:00
constants.asm
contents.asm Remove trailing newlines. 2015-06-23 12:24:51 -06:00
crystal11.asm
gbhw.asm
gfx.py Depend less on the submodule in gfx.py. 2015-07-11 10:34:26 -07:00
home.asm
hram.asm Add constants for common map object ids. 2015-07-21 23:49:18 -07:00
includes.asm Get rid of globals.asm 2014-02-01 13:55:48 -05:00
interrupts.asm Remove trailing newlines. 2015-06-23 12:24:51 -06:00
macros.asm
main.asm
maps.asm
maps_crystal.asm
pokecrystal.asm
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
wram.asm
wram11.asm

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