mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
128dce7aac
Include overworld sprites |
||
---|---|---|
audio | ||
battle | ||
extras | ||
gfx | ||
items | ||
maps | ||
stats | ||
text | ||
tilesets | ||
trainers | ||
.gitattributes | ||
.gitignore | ||
bittable2.asm | ||
compare.sh | ||
constants.asm | ||
credits.asm | ||
gbhw.asm | ||
hram.asm | ||
INSTALL.md | ||
joypad.asm | ||
landmarks.asm | ||
main.asm | ||
Makefile | ||
pokecrystal.asm | ||
preprocessor.py | ||
README.md | ||
requirements.txt | ||
scripting.asm | ||
vblank.asm | ||
wram.asm |
Pokémon Crystal
This is a hand-crafted disassembly of Pokémon Crystal.
The source code in this project successfully converts back into a ROM image. All source code is meticulously commented.
Base ROM
The following ROM is required for compiling:
Pokemon - Crystal Version (UE) (V1.0) [C][!].gbc
md5: 9f2922b235a5eeb78d65594e82ef5dde
Eventually this will not be necessary.
See also
- disassembly of Pokémon Red.