Disassembly of Pokémon Crystal
Go to file
2018-04-04 23:56:40 -04:00
audio Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
constants Merge branch 'master' of https://github.com/pret/pokecrystal 2018-04-04 23:56:40 -04:00
data Merge branch 'master' of https://github.com/pret/pokecrystal 2018-04-04 23:56:40 -04:00
docs Merge pull request #505 from mid-kid/battlecommands 2018-04-04 21:18:15 -04:00
engine Merge branch 'master' of https://github.com/pret/pokecrystal 2018-04-04 23:56:40 -04:00
extras@2ae1ae2f19
gfx Fix file permissions 2018-04-01 17:05:10 +02:00
home Use constants for screen size in metatiles 2018-04-04 16:14:48 -04:00
lib/mobile Sync code with wiki 2018-02-04 13:16:40 -05:00
macros Merge branch 'master' of https://github.com/pret/pokecrystal 2018-04-04 23:56:40 -04:00
maps Merge remote-tracking branch 'surskitty/master' into master 2018-03-10 16:10:00 -05:00
mobile Merge branch 'master' of https://github.com/pret/pokecrystal 2018-04-04 23:56:40 -04:00
tools Merge pull request #501 from mid-kid/reorg 2018-04-04 21:04:14 -04:00
.gitattributes
.gitignore
.gitmodules
.travis.yml
audio.asm
charmap.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
constants.asm Add scene ID constants (TODO: meaningful names) 2018-01-31 23:16:51 -05:00
FAQ.md Don't repeat a subheading 2018-01-30 22:44:44 -05:00
gfx.py
home.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
hram.asm Fix wVirtualOAM labels, part 1. 2018-01-30 14:47:14 -05:00
INSTALL.md
macros.asm Legacy support macros 2018-02-02 22:24:50 -05:00
main.asm Fix snake_case filenames 2018-04-04 22:26:07 +02:00
Makefile Organize the engine/ directory, take 3 2018-03-25 16:18:33 +02:00
pokecrystal.link
README.md Fix link targets 2018-01-28 00:56:57 -05:00
roms.sha1
sram.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-25 20:39:54 -05:00
STYLE.md
vram.asm
wram.asm Use constants for screen size in metatiles 2018-04-04 16:14:48 -04:00

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: