Disassembly of Pokémon Crystal
Go to file
Remy Oukaour ff4d25eee3 Include bugfix in comments 2017-12-21 12:11:35 -05:00
audio
battle Document two more bugs 2017-12-19 19:04:56 -05:00
constants
data Move some more main.asm routines into individual files 2017-12-16 19:00:50 -05:00
docs
engine
event Move some more main.asm routines into individual files 2017-12-16 19:00:50 -05:00
extras@2ae1ae2f19
gfx Move some more main.asm routines into individual files 2017-12-16 19:00:50 -05:00
home
lib/mobile Copy pokered's organization some more, with further constant and data files 2017-12-15 17:22:52 -05:00
macros
maps
mobile
text Move some more main.asm routines into individual files 2017-12-16 19:00:50 -05:00
tilesets
tools Move old baserom.gbc 'compare' scripts to tools/ 2017-12-15 20:12:00 -05:00
.gitattributes
.gitignore
.gitmodules
.travis.yml
FAQ.md Split items/ and trainers/ into their data/ and engine/ components 2017-12-14 23:00:54 -05:00
INSTALL.md
Makefile
README.md
Vagrantfile
audio.asm
constants.asm Copy pokered's organization some more, with further constant and data files 2017-12-15 17:22:52 -05:00
gfx.py
home.asm
hram.asm
includes.asm
interrupts.asm
macros.asm
main.asm
maps.asm
pokecrystal.link
roms.sha1 Use SHA1 to compare roms 2017-06-24 18:32:54 -04:00
rst.asm
sram.asm
version.asm
vram.asm
wram.asm Move more main.asm code into individual files 2017-12-15 21:22:26 -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