mirror of https://github.com/pret/pokecrystal.git
e7a3ba0592
"enum" is like "const" but uses variables instead. This might not be desired. It has been moved to the top of macros.asm so that included macros can be enumerated. |
||
---|---|---|
audio | ||
battle | ||
constants | ||
data | ||
engine | ||
event | ||
extras@46492bd907 | ||
gfx | ||
home | ||
items | ||
lib/mobile | ||
macros | ||
maps | ||
menu | ||
misc | ||
predef | ||
text | ||
tilesets | ||
trainers | ||
unknown | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
INSTALL.md | ||
Makefile | ||
README.md | ||
Vagrantfile | ||
audio.asm | ||
compare.sh | ||
constants.asm | ||
contents.asm | ||
crystal11.asm | ||
gbhw.asm | ||
home.asm | ||
hram.asm | ||
includes.asm | ||
interrupts.asm | ||
macros.asm | ||
main.asm | ||
maps.asm | ||
maps_crystal.asm | ||
pokecrystal.asm | ||
roms.md5 | ||
rst.asm | ||
wram.asm | ||
wram11.asm |
README.md
Pokémon Crystal
This is a disassembly of Pokémon Crystal.
It builds the following roms:
- Pokemon - Crystal Version (UE) (V1.0) [C][!].gbc
md5: 9f2922b235a5eeb78d65594e82ef5dde
- Pokemon - Crystal Version (UE) (V1.1) [C][!].gbc
md5: 301899b8087289a6436b0a241fbbb474
To set up the repository, see INSTALL.md.
See also
- Disassembly of Pokémon Red/Blue
- irc: irc.freenode.net #pret