Disassembly of Pokémon Crystal
Go to file
PikalaxALT b023056259 engine/stats_screen.asm 2015-11-19 23:38:16 -05:00
audio More splits; map setup labels 2015-11-11 23:38:57 -05:00
battle CmdQueues 2015-11-18 23:16:25 -05:00
constants CmdQueues 2015-11-18 23:16:25 -05:00
data
engine engine/stats_screen.asm 2015-11-19 23:38:16 -05:00
event main.asm is now under 30k lines 2015-11-19 18:09:11 -05:00
extras@3a6ef54a5e
gfx main.asm is now under 30k lines 2015-11-19 18:09:11 -05:00
home main.asm is now under 30k lines 2015-11-19 18:09:11 -05:00
items CmdQueues 2015-11-18 23:16:25 -05:00
lib/mobile
macros Little cleanup on engine/scripting.asm 2015-11-16 12:49:42 -05:00
maps CmdQueues 2015-11-18 23:16:25 -05:00
menu
misc engine/stats_screen.asm 2015-11-19 23:38:16 -05:00
predef Options menu, some mobile fns 2015-11-16 16:46:32 -05:00
text
tilesets More map object, swap StandingTile and NextTile 2015-11-14 23:02:38 -05:00
trainers
unknown Further split bank 4 2015-11-11 16:15:06 -05:00
.gitattributes
.gitignore
.gitmodules
INSTALL.md
Makefile Makefile cleanup 2015-11-15 15:53:49 -05:00
README.md
Vagrantfile
audio.asm
compare.sh
compare2.sh
constants.asm Options menu, some mobile fns 2015-11-16 16:46:32 -05:00
contents.asm engine/stats_screen.asm 2015-11-19 23:38:16 -05:00
crystal11.asm
gbhw.asm
gfx.py
home.asm CmdQueues 2015-11-18 23:16:25 -05:00
hram.asm sprite engine; tileset constants 2015-11-13 00:49:27 -05:00
includes.asm
interrupts.asm
macros.asm engine/compose_mail.asm; ldpixel 2015-11-18 13:01:55 -05:00
main.asm engine/stats_screen.asm 2015-11-19 23:38:16 -05:00
maps.asm
maps_crystal.asm
pokecrystal.asm
roms.md5
rst.asm
sram.asm Update mail struct labels 2015-11-18 13:29:30 -05:00
vram.asm engine/pokegear.asm 2015-11-16 21:07:26 -05:00
wram.asm engine/stats_screen.asm 2015-11-19 23:38:16 -05:00
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