Go to file
2023-08-22 12:08:52 +02:00
.github Update EndBug to v9. 2023-04-01 13:56:21 -05:00
audio Fix macro definitiosn for unused commands 2023-05-06 20:12:45 -04:00
constants Level selection menu: sprite anim data (#12) 2023-08-20 13:03:33 +02:00
data Level selection menu: begin main loop, and landmark transitions (movements) data (#12) 2023-08-20 19:53:33 +02:00
docs Documentation 2023-08-17 18:09:29 +02:00
engine Unlocked level flags 2023-08-21 01:45:06 +02:00
gfx Level selection menu: placeholder grahpics and cgb layout (#12) 2023-08-18 20:19:34 +02:00
home Adjust flag action on unlocked levels to 8 bits rather than 16 (#13) 2023-08-22 12:08:52 +02:00
macros Rename PAL_NPC_SILVER to PAL_NPC_EMOTE (#1053) 2023-06-01 07:47:53 -05:00
maps Board menu (#11) [Commit 1] 2023-08-14 20:09:23 +02:00
ram Unlocked level flags 2023-08-21 01:45:06 +02:00
tools Fix tools/free_space.awk for new rgbds (#1049) 2023-05-17 09:18:18 -05:00
vc Require rgbds 0.6.0 2022-10-02 22:03:53 -04:00
.gitattributes Build the Virtual Console patch with make crystal11_vc (#882) 2022-03-12 18:34:04 -05:00
.gitignore Build the Virtual Console patch with make crystal11_vc (#882) 2022-03-12 18:34:04 -05:00
audio.asm Ensure linked songs are in the same bank (#1027) 2022-12-29 07:59:32 -06:00
charmap.asm Level selection menu: placeholder grahpics and cgb layout (#12) 2023-08-18 20:19:34 +02:00
FAQ.md FAQ.md require 0.6.0 2022-10-02 23:29:47 -05:00
home.asm Remove original maps and object events (#1) 2023-07-25 15:33:08 +02:00
includes.asm Further remove unnecessary DMG/SGB checking (#7) and remove SGB layouts and palette data (#1) 2023-07-26 17:02:33 +02:00
INSTALL.md Use rgbds 0.6.1 (0.6.0 also still works) 2022-12-03 11:11:20 -05:00
layout.link Level selection menu: placeholder grahpics and cgb layout (#12) 2023-08-18 20:19:34 +02:00
main.asm Make level selection menu landmarks universal (#4) (#12) 2023-08-20 12:08:24 +02:00
Makefile Change MBC from MBC3 (0x10) to MBC5 (0x1b) (#7) 2023-07-31 18:52:47 +02:00
ram.asm Require rgbds 0.6.0 2022-10-02 22:03:53 -04:00
README.md Link to the symbols branch 2022-09-10 13:53:53 -04:00
rgbdscheck.asm Require rgbds 0.6.0 2022-10-02 22:03:53 -04:00
roms.sha1 Build the Virtual Console patch with make crystal11_vc (#882) 2022-03-12 18:34:04 -05:00
STYLE.md Add proposals for fixing STYLE.md (#941) 2022-06-17 22:41:16 -04: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
  • CRYSTAL_ps3_010328d.bin sha1: c60d57a24bbe8ecf7cba54ab3f90669f97bd330d
  • CRYSTAL_ps3_us_revise_010710d.bin sha1: 391ae86b1d5a26db712ffe6c28bbf2a1f804c3c4
  • CGBBYTE1.784.patch sha1: a25517f60ca0e887d39ec698aa56a0040532a4b3

To set up the repository, see INSTALL.md.

See also

Other disassembly projects: