Disassembly of Pokémon Crystal
Go to file
dannye 5645e1e213 Remove excessive newline from ends of sound files 2019-09-08 11:57:55 -05:00
.travis Fix travis 2019-02-10 01:56:48 +01:00
audio Remove excessive newline from ends of sound files 2019-09-08 11:57:55 -05:00
constants Update audio macros and arguments 2019-09-02 03:41:25 -05:00
data Fix swapped comments in data/trainers/dvs.asm 2019-08-27 16:23:27 -07:00
docs `end` -> `return` in clair bugfix 2019-06-17 08:05:29 +02:00
engine Update audio macros and arguments 2019-09-02 03:41:25 -05:00
gfx Store a mobile tilemap+tilemap in its own files 2019-08-11 22:20:26 -04:00
home Update audio macros and arguments 2019-09-02 03:41:25 -05:00
lib/mobile Fix usage of rIE and rSC constants 2019-05-25 17:59:50 +02:00
macros Add legacy audio macros 2019-09-04 00:17:10 -05:00
maps Correct the older+younger haircut brothers' labels and constants 2019-05-18 13:27:32 -04:00
mobile Store a mobile tilemap+tilemap in its own files 2019-08-11 22:20:26 -04: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 Add more savegame stuff to gitignore 2018-10-11 11:39:09 +02: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
FAQ.md Explain pokecrystal-au.gbc in FAQ 2019-04-14 15:45:38 -04:00
INSTALL.md Cygwin now requires a double-click 2019-04-29 22:30:34 +02:00
Makefile Redump slots_1.png with 16 as width. 2019-06-09 00:17:05 +02:00
README.md Also builds Pokemon - Crystal Version (A) [C][!].gbc 2019-04-14 19:40:30 -04:00
STYLE.md HRAM style 2018-08-26 17:52:19 -04:00
audio.asm
charmap.asm
constants.asm
home.asm wMonStatusFlags -> wDebugFlags 2018-09-16 02:15:55 +02:00
hram.asm hFFEC is not an HRAM location 2019-03-03 15:07:00 -05:00
macros.asm
main.asm Rename Stadium 2 blobs based on ROM version. 2019-04-14 13:23:17 -06:00
pokecrystal.link Create some battle tower SRAM labels 2019-04-12 13:58:49 +02:00
roms.sha1 Build Australian Crystal. 2019-04-14 13:22:45 -06:00
sram.asm Create some battle tower SRAM labels 2019-04-12 13:58:49 +02:00
vram.asm
wram.asm Update audio macros and arguments 2019-09-02 03:41:25 -05:00

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

To set up the repository, see INSTALL.md.

See also

Other disassembly projects: