Disassembly of Pokémon Crystal
Go to file
mid-kid 3540578cb3 lemme just fuckin uhhhhhhhhhhhhhhhhhhhh
use stable rgbds or smth
2020-04-08 19:24:33 +02:00
.travis
audio
constants Move, comment, and simplify some macro definitions 2020-04-04 15:32:18 -04:00
data `dsprite y, ypx, x, xpx, off, attr` -> `dbsprite x, y, xpx, ypx, off, attr` 2020-04-04 16:00:30 -04:00
docs
engine Remove unused nonmatching files for electro_ball.png and sgb_border.bin 2020-04-08 12:14:37 -04:00
gfx Remove unused nonmatching files for electro_ball.png and sgb_border.bin 2020-04-08 12:14:37 -04:00
home Ensure that the cartridge header is patched over all $00s, and comment on the entry point format 2020-04-06 14:44:07 -04:00
lib/mobile Upgrade to rgbds 0.4.0 2020-04-04 15:15:02 -04:00
macros `dsprite y, ypx, x, xpx, off, attr` -> `dbsprite x, y, xpx, ypx, off, attr` 2020-04-04 16:00:30 -04:00
maps Add suffixes to some constants to avoid ambiguity 2020-03-21 17:59:26 -04:00
mobile `dsprite y, ypx, x, xpx, off, attr` -> `dbsprite x, y, xpx, ypx, off, attr` 2020-04-04 16:00:30 -04:00
tools Remove unused nonmatching files for electro_ball.png and sgb_border.bin 2020-04-08 12:14:37 -04:00
.gitattributes
.gitignore Remove unused nonmatching files for electro_ball.png and sgb_border.bin 2020-04-08 12:14:37 -04:00
.travis.yml lemme just fuckin uhhhhhhhhhhhhhhhhhhhh 2020-04-08 19:24:33 +02:00
FAQ.md Enable rgbds warnings and remove CFLAGS=-O2 (default is now -O3) 2020-04-06 12:41:07 -04:00
INSTALL.md Enable rgbds warnings and remove CFLAGS=-O2 (default is now -O3) 2020-04-06 12:41:07 -04:00
Makefile Remove unused nonmatching files for electro_ball.png and sgb_border.bin 2020-04-08 12:14:37 -04:00
README.md
STYLE.md
audio.asm
charmap.asm
constants.asm Enable rgbds warnings and remove CFLAGS=-O2 (default is now -O3) 2020-04-06 12:41:07 -04:00
home.asm
hram.asm hStackBank -> hTempBank 2020-04-06 13:02:23 -04:00
macros.asm
main.asm
pokecrystal.link
roms.sha1
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
  • Pokemon - Crystal Version (A) [C][!].gbc sha1: a0fc810f1d4e124434f7be2c989ab5b5892ddf36

To set up the repository, see INSTALL.md.

See also

Other disassembly projects: