Disassembly of Pokémon Crystal
Go to file
Rangi c5cc23a35f wGameTimerPause bit flag constants 2018-01-23 12:40:29 -05:00
audio wiggle → wobble 2018-01-19 00:16:08 -05:00
constants wGameTimerPause bit flag constants 2018-01-23 12:40:29 -05:00
data
docs Daisy offers "grooming", not "massage" 2018-01-23 00:11:23 -05:00
engine wGameTimerPause bit flag constants 2018-01-23 12:40:29 -05:00
extras@2ae1ae2f19
gfx
home wGameTimerPause bit flag constants 2018-01-23 12:40:29 -05:00
lib/mobile wUnlockedUnowns engine flag constants 2018-01-22 13:00:35 -05:00
macros
maps
mobile wGameTimerPause bit flag constants 2018-01-23 12:40:29 -05:00
tools
.gitattributes Fix marts using hard-coded bank number 2016-01-27 12:25:12 -05:00
.gitignore Rename: gfx/pics → gfx/pokemon 2017-12-26 12:55:02 -05:00
.gitmodules
.travis.yml
FAQ.md
INSTALL.md
Makefile
README.md
STYLE.md
audio.asm
charmap.asm
constants.asm
gfx.py
home.asm
hram.asm
macros.asm
main.asm
pokecrystal.link
roms.sha1
sram.asm
vram.asm Lowercase v for VRAM addresses 2017-12-28 13:32:33 +01:00
wram.asm

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