Disassembly of Pokémon Crystal
Go to file
Rangi 9afaed9b8f Remove more address comments 2018-06-24 21:39:23 -04:00
audio
constants
data Remove more address comments 2018-06-24 21:39:23 -04:00
docs
engine
extras@2ae1ae2f19
gfx Remove even more address comments 2018-06-25 02:10:37 +02:00
home
lib/mobile
macros Remove all address comments 2018-06-24 16:13:22 +02:00
maps
mobile Remove more address comments 2018-06-24 21:39:23 -04:00
tools Silence -Wimplicit-fallthrough 2018-06-20 22:14:50 -04: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
INSTALL.md
Makefile Organize the engine/ directory, take 3 2018-03-25 16:18:33 +02:00
README.md
STYLE.md
audio.asm
charmap.asm
constants.asm
gfx.py
home.asm
hram.asm
macros.asm Legacy support macros 2018-02-02 22:24:50 -05:00
main.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-06-24 21:23:51 -04:00
pokecrystal.link
roms.sha1 Use SHA1 to compare roms 2017-06-24 18:32:54 -04:00
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

Other disassembly projects: