Disassembly of Pokémon Crystal
Go to file
luckytyphlosion 79bd48f85c Replace Stack with wStack. 2018-01-23 16:49:58 -05:00
audio
constants
data Prefix wram labels with w, part 1. 2018-01-23 16:45:34 -05:00
docs Group engine/pokedex files 2018-01-21 18:00:23 -05:00
engine Replace Stack with wStack. 2018-01-23 16:49:58 -05:00
extras@2ae1ae2f19
gfx Separate new_game graphics 2018-01-21 13:58:16 -05:00
home
lib/mobile More unreferenced labels cleanup 2018-01-02 16:04:21 +01:00
macros Prefix wram labels with w, part 1. 2018-01-23 16:45:34 -05:00
maps Prefix wram labels with w, part 1. 2018-01-23 16:45:34 -05:00
mobile Prefix wram labels with w, part 1. 2018-01-23 16:45:34 -05:00
tools Shebang 2018-01-14 23:51:24 -05:00
.gitattributes Fix marts using hard-coded bank number 2016-01-27 12:25:12 -05:00
.gitignore
.gitmodules Restructured functions in main.asm to resemble the home functions they clone 2015-10-17 13:00:34 -04:00
.travis.yml
FAQ.md CRYSTAL11 → _CRYSTAL11 2018-01-09 17:26:40 -05:00
INSTALL.md
Makefile
README.md
STYLE.md
audio.asm
charmap.asm
constants.asm
gfx.py
home.asm
hram.asm Resolve #471 (although link code still needs more cleanup, like its WRAM labels) 2018-01-19 14:49:43 -05:00
macros.asm
main.asm
pokecrystal.link
roms.sha1
sram.asm
vram.asm
wram.asm Replace Stack with wStack. 2018-01-23 16:49:58 -05:00

README.md

Pokémon Crystal Build Status

This is a disassembly of Pokémon Crystal.

It builds the following roms:

  • Pokemon - Crystal Version (UE) (V1.0) [C][!].gbc sha1: f4cd194bdee0d04ca4eac29e09b8e4e9d818c133
  • Pokemon - Crystal Version (UE) (V1.1) [C][!].gbc sha1: f2f52230b536214ef7c9924f483392993e226cfb

To set up the repository, see INSTALL.md.

See also