Disassembly of Pokémon Crystal
Go to file
2015-11-13 00:44:06 -05:00
audio More splits; map setup labels 2015-11-11 23:38:57 -05:00
battle Map header labels, tileset constants 2015-11-12 11:10:19 -05:00
constants Map header labels, tileset constants 2015-11-12 11:10:19 -05:00
data More Battle Tower shenanigans 2015-11-07 14:38:52 -05:00
engine Map header labels, tileset constants 2015-11-12 11:10:19 -05:00
event Map header labels, tileset constants 2015-11-12 11:10:19 -05:00
extras@3a6ef54a5e
gfx More splits; map setup labels 2015-11-11 23:38:57 -05:00
home Map header labels, tileset constants 2015-11-12 11:10:19 -05:00
items More splits; map setup labels 2015-11-11 23:38:57 -05:00
lib/mobile enum macros/move_anim.asm, resolve battle/anims.asm function labels 2015-11-10 16:53:37 -05:00
macros More splits; map setup labels 2015-11-11 23:38:57 -05:00
maps Map header labels, tileset constants 2015-11-12 11:10:19 -05:00
menu
misc Map header labels, tileset constants 2015-11-12 11:10:19 -05:00
predef Map header labels, tileset constants 2015-11-12 11:10:19 -05:00
text Fix merge conflicts 2015-11-01 18:19:52 -05:00
tilesets Map header labels, tileset constants 2015-11-12 11:10:19 -05:00
trainers No more NONE 2015-11-02 14:37:02 -05:00
unknown Further split bank 4 2015-11-11 16:15:06 -05:00
.gitattributes
.gitignore
.gitmodules Restructured functions in main.asm to resemble the home functions they clone 2015-10-17 13:00:34 -04:00
audio.asm
compare.sh Restore compare.sh with new version as compare2.sh 2015-11-04 20:29:11 -05:00
compare2.sh Restore compare.sh with new version as compare2.sh 2015-11-04 20:29:11 -05:00
constants.asm Battle Tower 2015-11-03 15:22:04 -05:00
contents.asm
crystal11.asm
gbhw.asm Cleaning up static HRAM labels; movement stuff, route 38 trainers 2015-11-09 23:01:45 -05:00
gfx.py Revert bad merge. 2015-11-01 16:06:15 -07:00
home.asm More splits; map setup labels 2015-11-11 23:38:57 -05:00
hram.asm More splits; map setup labels 2015-11-11 23:38:57 -05:00
includes.asm
INSTALL.md Revert bad merge. 2015-11-01 16:06:15 -07:00
interrupts.asm
macros.asm Map header labels, tileset constants 2015-11-12 11:10:19 -05:00
main.asm Map header labels, tileset constants 2015-11-12 11:10:19 -05:00
Makefile Revert bad merge. 2015-11-01 16:06:15 -07:00
maps_crystal.asm
maps.asm
pokecrystal.asm
README.md
roms.md5
rst.asm
sram.asm Resolve s1 addresses in battle/core.asm 2015-11-10 18:17:04 -05:00
Vagrantfile
vram.asm Restructured functions in main.asm to resemble the home functions they clone 2015-10-17 13:00:34 -04:00
wram.asm Map header labels, tileset constants 2015-11-12 11:10:19 -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