Go to file
mid-kid 739a60b33c Make the map setup commands match the actual function names better
These functions used as map setup commands are used in other places,
too, so I can't prefix them under the same. The names should match
except I won't repeat "map" in a map setup command name.
2019-11-18 18:21:57 +01:00
.travis Fix travis 2019-02-10 01:56:48 +01:00
audio Make the map setup commands match the actual function names better 2019-11-18 18:21:57 +01:00
constants Make the map setup commands match the actual function names better 2019-11-18 18:21:57 +01:00
data Make the map setup commands match the actual function names better 2019-11-18 18:21:57 +01:00
docs Update bug fix for AI CheckTypeMatchup assumption (#656) 2019-11-06 22:25:31 +00:00
engine Make the map setup commands match the actual function names better 2019-11-18 18:21:57 +01:00
gfx 128px is the standard tileset width 2019-11-03 15:05:29 -05:00
home Make the map setup commands match the actual function names better 2019-11-18 18:21:57 +01:00
lib/mobile More mobile SDK documentation 2019-10-21 00:42:36 +02:00
macros Rename buttonsound to promptbutton 2019-11-03 12:48:54 -05:00
maps Make all decorations use consistent names 2019-11-18 18:21:08 +01:00
mobile Fix some mobile-related things 2019-11-18 18:21:57 +01:00
tools Document in-battle move selection menu scrolling glitch 2019-06-09 00:17:35 +02:00
.gitattributes Lowercase *.md 2018-09-23 14:03:55 -04:00
.gitignore Ignore .DS_STORE 2019-11-07 22:43:42 +01:00
.gitmodules Remove the 'extras' submodule 2018-12-31 17:20:28 -05:00
.travis.yml Fix travis 2019-02-10 01:56:48 +01:00
audio.asm Fix triple newlines left over from removing address comments 2018-06-24 23:22:50 -04:00
charmap.asm Fix misnamed character codes 2018-07-18 10:55:30 +02:00
constants.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
FAQ.md Explain pokecrystal-au.gbc in FAQ 2019-04-14 15:45:38 -04:00
home.asm Split menu code out of home/movement.asm 2019-11-03 14:46:36 -05:00
hram.asm hFFEC is not an HRAM location 2019-03-03 15:07:00 -05:00
INSTALL.md Cygwin now requires a double-click 2019-04-29 22:30:34 +02:00
macros.asm Legacy support macros 2018-02-02 22:24:50 -05:00
main.asm Rename Stadium 2 blobs based on ROM version. 2019-04-14 13:23:17 -06:00
Makefile Correct question_mark.2bpp hash and rgbgfx flags 2019-11-03 14:52:18 -05:00
pokecrystal.link Label some more WRAM/SRAM things 2019-10-21 00:42:36 +02:00
README.md Also builds Pokemon - Crystal Version (A) [C][!].gbc 2019-04-14 19:40:30 -04:00
roms.sha1 Build Australian Crystal. 2019-04-14 13:22:45 -06:00
sram.asm Fix some mobile-related things 2019-11-18 18:21:57 +01:00
STYLE.md HRAM style 2018-08-26 17:52:19 -04:00
vram.asm Lowercase v for VRAM addresses 2017-12-28 13:32:33 +01:00
wram.asm Fix some mobile-related things 2019-11-18 18:21:57 +01:00

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
  • Pokemon - Crystal Version (A) [C][!].gbc sha1: a0fc810f1d4e124434f7be2c989ab5b5892ddf36

To set up the repository, see INSTALL.md.

See also

Other disassembly projects: