Disassembly of Pokémon Crystal
Go to file
PikalaxALT 3980d2d736 .TriggerX labels are now consistently 0-based 2015-12-10 22:28:46 -05:00
audio More battle tower shenanigans 2015-12-08 16:06:13 -05:00
battle slot machines 2015-12-10 22:26:31 -05:00
constants slot machines 2015-12-10 22:26:31 -05:00
data slot machines 2015-12-10 22:26:31 -05:00
engine slot machines 2015-12-10 22:26:31 -05:00
event opentext and breeding 2015-12-09 18:25:44 -05:00
extras@3a6ef54a5e
gfx underground switches, town map 2015-12-09 11:39:35 -05:00
home opentext and breeding 2015-12-09 18:25:44 -05:00
items Renaming sections, further dissolving main.asm 2015-11-28 15:13:40 -05:00
lib/mobile enum macros/move_anim.asm, resolve battle/anims.asm function labels 2015-11-10 16:53:37 -05:00
macros opentext and breeding 2015-12-09 18:25:44 -05:00
maps .TriggerX labels are now consistently 0-based 2015-12-10 22:28:46 -05:00
menu Remove trailing newlines. 2015-06-23 12:24:51 -06:00
misc slot machines 2015-12-10 22:26:31 -05:00
predef opentext and breeding 2015-12-09 18:25:44 -05:00
text
tilesets Annotate battle tower text bug 2015-11-20 15:15:32 -05:00
trainers
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
INSTALL.md
Makefile
README.md
Vagrantfile
audio.asm
compare.sh Restore compare.sh with new version as compare2.sh 2015-11-04 20:29:11 -05:00
compare2.sh
constants.asm
contents.asm
crystal11.asm
gbhw.asm
gfx.py
home.asm
hram.asm
includes.asm Get rid of globals.asm 2014-02-01 13:55:48 -05:00
interrupts.asm
macros.asm
main.asm
maps.asm
maps_crystal.asm
pokecrystal.asm
roms.md5
rst.asm
sram.asm
vram.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