Disassembly of Pokémon Crystal
Go to file
2013-12-27 22:26:25 -05:00
audio
battle fleemons are global 2013-12-24 17:19:50 -05:00
constants more object struct constants 2013-12-23 04:39:26 -05:00
engine more npc trade cleanup 2013-12-27 22:20:24 -05:00
event
extras@486483ef19 bump pokemontools again 2013-12-27 22:26:25 -05:00
gfx flower animation graphics 2013-12-26 02:48:00 -05:00
home item effect incbins 2013-12-24 17:11:52 -05:00
items label and move related asm into items/item_effects.asm 2013-12-25 01:42:41 -05:00
lib/mobile
maps
menu
misc
predef item effect incbins 2013-12-24 17:11:52 -05:00
stats evolution prerequisites and no more incbins in item effects 2013-12-24 20:49:14 -05:00
text
tilesets clean up incbins in tileset animations 2013-12-26 03:21:29 -05:00
trainers
.gitattributes
.gitignore reorganize .gitignore 2013-12-27 22:26:10 -05:00
.gitmodules
audio.asm
compare.sh
constants.asm
contents.asm
gbhw.asm
home.asm no more Public in joypad interface labels 2013-12-22 17:30:35 -05:00
hram.asm
includes.asm
init.sh
INSTALL.md
interrupts.asm
macros.asm
main.asm more npc trade cleanup 2013-12-27 22:20:24 -05:00
Makefile
maps_crystal.asm
maps.asm
pokecrystal.asm
preprocessor.py preprocessor: rename macro class Wait to BattleAnimWait 2013-12-25 06:57:45 -05:00
prequeue.py
README.md
rst.asm
wram.asm label overworld loop functions 2013-12-27 05:56:23 -05:00

Pokémon Crystal

This is a disassembly of Pokémon Crystal.

The source code in this project successfully converts back into a ROM image.

The following rom is used as a base:

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

To set up the repository, see INSTALL.md.

See also