mirror of
https://github.com/pret/pokecrystal.git
synced 2026-05-07 21:50:22 -05:00
Disassembly of Pokémon Crystal
| audio | ||
| battle | ||
| extras | ||
| gfx | ||
| items | ||
| maps | ||
| stats | ||
| text | ||
| tilesets | ||
| trainers | ||
| .gitignore | ||
| bittable2.asm | ||
| compare.sh | ||
| constants.asm | ||
| credits.asm | ||
| gbhw.asm | ||
| hram.asm | ||
| INSTALL.md | ||
| joypad.asm | ||
| landmarks.asm | ||
| main.asm | ||
| Makefile | ||
| pokecrystal.asm | ||
| pokecrystal.bat | ||
| 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.