Disassembly of Pokémon Crystal
Go to file
Rangi 52651b0afb Use the same GFM Markdown parser for GitHub and GitHub Pages
By default GitHub uses GFM but GitHub Pages uses kramdown, which among other differences, does not support starting ordered lists at specific values.
2019-04-14 13:28:26 -04:00
.travis Fix travis 2019-02-10 01:56:48 +01:00
audio Format music macros like movement macros 2018-12-09 17:56:13 -05:00
constants TextBox -> Textbox 2019-04-09 16:09:18 +02:00
data
docs Use the same GFM Markdown parser for GitHub and GitHub Pages 2019-04-14 13:28:26 -04:00
engine
gfx
home TextBox -> Textbox 2019-04-09 16:09:18 +02:00
lib/mobile
macros TextBox -> Textbox 2019-04-09 16:09:18 +02:00
maps
mobile Merge pull request #622 from mid-kid/master 2019-04-13 11:50:16 -04:00
tools Silence gcc warnings, even in Travis 2019-02-16 16:24:47 -05:00
.gitattributes
.gitignore
.gitmodules
.travis.yml
FAQ.md Mention another common error message from not updating rgbds 2019-03-10 22:52:55 -04:00
INSTALL.md Update to rgbds 0.3.8 2019-02-16 12:17:55 -05:00
Makefile Keep the most relevant data at the top of the Makefile (the built filenames) 2018-12-31 18:08:37 -05:00
README.md
STYLE.md
audio.asm Fix triple newlines left over from removing address comments 2018-06-24 23:22:50 -04:00
charmap.asm
constants.asm
home.asm
hram.asm
macros.asm Legacy support macros 2018-02-02 22:24:50 -05:00
main.asm Split generic phone caller+callee text into individual NPCs 2018-12-30 19:20:45 -05:00
pokecrystal.link
roms.sha1 Use SHA1 to compare roms 2017-06-24 18:32:54 -04:00
sram.asm
vram.asm
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: