Disassembly of Pokémon Crystal
Go to file
Rangi e1fabcfbff Fix comments 2018-05-18 19:36:22 -04:00
audio Use constants for bit/set/res more 2018-04-05 11:44:02 -04:00
constants Fix comments 2018-05-18 19:36:22 -04:00
data Merge branch 'master' of https://github.com/pret/pokecrystal 2018-05-06 22:45:07 -04:00
docs Fix doc links 2018-05-09 12:10:50 -04:00
engine Revert "Fix #511: eliminate "Left shift of negative value" warnings" 2018-05-11 00:42:44 -04:00
extras@2ae1ae2f19
gfx Fix comments 2018-05-18 19:36:22 -04:00
home Use constants for bit/set/res more 2018-04-05 11:44:02 -04:00
lib/mobile Sync code with wiki 2018-02-04 13:16:40 -05:00
macros Merge pull request #512 from pret/warnings 2018-05-11 00:45:12 -04:00
maps fix-various-little-things 2018-05-05 09:19:04 +02:00
mobile Merge branch 'master' of https://github.com/pret/pokecrystal 2018-05-06 22:45:07 -04:00
tools Merge pull request #501 from mid-kid/reorg 2018-04-04 21:04:14 -04:00
.gitattributes
.gitignore
.gitmodules
.travis.yml travis: turn check-status back on 2017-12-28 22:23:13 -05:00
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 Move more code from home.asm into home/ 2018-04-05 00:35:14 -04:00
hram.asm
macros.asm
main.asm check_nick_errors → correct_nick_errors; matches correct_party_errors 2018-04-05 00:04:53 -04:00
pokecrystal.link
roms.sha1 Use SHA1 to compare roms 2017-06-24 18:32:54 -04:00
sram.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-25 20:39:54 -05:00
vram.asm
wram.asm Use constants for bit/set/res more 2018-04-05 11:44:02 -04: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

Other disassembly projects: