Disassembly of Pokémon Crystal
Go to file
Remy Oukaour fe3ef73a8c Group unused data 2018-01-15 00:44:40 -05:00
audio Merge branch 'dev' of https://github.com/TheMostCuriousThing/pokecrystal (resolve PR #460) 2018-01-14 23:00:22 -05:00
constants Group unused data 2018-01-15 00:44:40 -05:00
data Group unused data 2018-01-15 00:44:40 -05:00
docs Markdown formatting 2018-01-15 00:05:20 -05:00
engine
extras@2ae1ae2f19
gfx
home Merge branch 'master' of https://github.com/mid-kid/pokecrystal (resolve PR #452) 2018-01-14 23:43:51 -05:00
lib/mobile
macros Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR #459) 2018-01-14 22:56:36 -05:00
maps
mobile
tools Shebang 2018-01-14 23:51:24 -05:00
.gitattributes
.gitignore
.gitmodules
.travis.yml
FAQ.md
INSTALL.md Add an FAQ, and ive a bit more detail in Windows install instructions 2017-12-12 18:50:39 -05:00
Makefile
README.md
STYLE.md
audio.asm includes.asm → constants.asm 2018-01-09 00:36:15 -05:00
charmap.asm Don't split stats gfx in three 2018-01-13 15:22:16 -05:00
constants.asm
gfx.py fix animated pic dumps 2017-10-22 02:04:06 -04:00
home.asm
hram.asm
macros.asm Specialized macros go with their data/code 2018-01-10 00:08:05 -05:00
main.asm Group unused data 2018-01-15 00:44:40 -05:00
maps.asm
pokecrystal.link Rename some sections 2017-12-26 22:57:19 -05:00
roms.sha1
sram.asm
vram.asm
wram.asm Merge branch 'master' of https://github.com/mid-kid/pokecrystal (resolve PR #452) 2018-01-14 23:43:51 -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