mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
0345e4fb0e
- `PSYCHIC` → `PSYCHIC_TYPE` (not the trainer `PSYCHIC_T` or the move `PSYCHIC_M`) - `BLACKBELT` → `BLACKBELT_I` (not the trainer `BLACKBELT_T`) - `CURSE_T` → `CURSE_TYPE` (not the move `CURSE`) - `TOWN_MAP_D` → `TOWN_MAP_POSTER` (not the item `TOWN_MAP`) This also uncovered a misidentified event: `EVENT_DECO_PLANT_4` → `EVENT_DECO_POSTER_1`. (There are three plants and four posters.) |
||
---|---|---|
.travis | ||
audio | ||
constants | ||
data | ||
docs | ||
engine | ||
gfx | ||
home | ||
lib/mobile | ||
macros | ||
maps | ||
mobile | ||
tools | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
audio.asm | ||
charmap.asm | ||
constants.asm | ||
FAQ.md | ||
home.asm | ||
hram.asm | ||
INSTALL.md | ||
macros.asm | ||
main.asm | ||
Makefile | ||
pokecrystal.link | ||
README.md | ||
roms.sha1 | ||
sram.asm | ||
STYLE.md | ||
vram.asm | ||
wram.asm |
Pokémon Crystal
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
- FAQ
- Documentation
- Wiki (includes tutorials)
- Discord: pret
- IRC: freenode#pret
Other disassembly projects: