Disassembly of Pokémon Crystal
Go to file
Remy Oukaour e3e885aad8 pngcrush -noreduce 2018-01-02 19:19:23 -05:00
audio
constants Identify more G/S intro OAM data 2018-01-02 17:05:40 -05:00
data pngcrush -noreduce 2018-01-02 19:19:23 -05:00
docs Bold 2018-01-01 18:44:08 -05:00
engine Use dsprite for Pokédex cursor OAM data 2018-01-02 18:02:22 -05:00
extras@2ae1ae2f19
gfx pngcrush -noreduce 2018-01-02 19:19:23 -05:00
home
lib/mobile
macros
maps
mobile
text Split battle/ into data/ and engine/ components 2017-12-26 17:47:05 -05:00
tilesets
tools
.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 travis: turn check-status back on 2017-12-28 22:23:13 -05:00
FAQ.md fix markdown reference links 2017-12-24 21:27:20 -05:00
INSTALL.md
Makefile Name mail graphics 2017-12-26 20:02:00 -05:00
README.md Add pokegold and pokefirered. 2017-12-31 13:25:53 -05:00
STYLE.md
audio.asm
constants.asm
gfx.py fix animated pic dumps 2017-10-22 02:04:06 -04:00
home.asm
hram.asm Keep memory map values in hardware_constants.asm 2017-12-26 23:18:05 -05:00
includes.asm
macros.asm
main.asm Consistent if/else/endc (matches rept/endr) and DEF (matches BANK/HIGH/LOW) 2017-12-28 22:13:39 -05:00
maps.asm
pokecrystal.link
roms.sha1
sram.asm
version.asm
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