Disassembly of Pokémon Crystal
Go to file
Remy Oukaour 16eb97ae9c Constant swap explains this Battle Tower bug 2018-01-10 02:55:44 -05:00
audio
constants
data
docs
engine Constant swap explains this Battle Tower bug 2018-01-10 02:55:44 -05:00
extras@2ae1ae2f19
gfx
home Do a little cleanup towards issue #465 2018-01-09 17:20:47 -05:00
lib/mobile
macros Specialized macros go with their data/code 2018-01-10 00:08:05 -05:00
maps Clean up some hex values in map scripts 2018-01-09 18:45:25 -05:00
mobile
tools Revert "python3 sort_map.py pokecrystal.map sorted.sym" 2018-01-09 00:30:36 -05:00
.gitattributes
.gitignore
.gitmodules Restructured functions in main.asm to resemble the home functions they clone 2015-10-17 13:00:34 -04:00
.travis.yml
FAQ.md CRYSTAL11 → _CRYSTAL11 2018-01-09 17:26:40 -05:00
INSTALL.md
Makefile
README.md
STYLE.md
audio.asm
charmap.asm
constants.asm Eliminate version.asm (resolves #464) 2018-01-09 00:51:53 -05:00
gfx.py
home.asm
hram.asm
macros.asm
main.asm gfx/*.asm files have INCBINs 2018-01-10 02:38:45 -05:00
maps.asm
pokecrystal.link
roms.sha1 Use SHA1 to compare roms 2017-06-24 18:32:54 -04:00
sram.asm Keep memory map values in hardware_constants.asm 2017-12-26 23:18:05 -05:00
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

To set up the repository, see INSTALL.md.

See also