Disassembly of Pokémon Gold/Silver
Find a file
2025-11-17 18:19:13 -05:00
.github Use features of RGBDS 1.0.0 (#138) 2025-11-12 15:44:00 -05:00
audio Update hardware.inc to 5.2.0 2025-07-22 11:57:38 -04:00
constants Identify JOYP_SGB_MLT_REQ constant 2025-08-11 16:36:33 -04:00
data Use features of RGBDS 1.0.0 (#138) 2025-11-12 15:44:00 -05:00
docs Define constants for wBillsPCPokemonList entries 2025-05-31 15:17:06 -04:00
engine Use features of RGBDS 1.0.0 (#138) 2025-11-12 15:44:00 -05:00
gfx Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (#130) 2025-06-23 09:11:35 -04:00
home Use features of RGBDS 1.0.0 (#138) 2025-11-12 15:44:00 -05:00
macros Use features of RGBDS 1.0.0 (#138) 2025-11-12 15:44:00 -05:00
maps Rename Bill's brother to Bill's older sister 2024-10-17 17:27:13 -04:00
ram Make wBargainShopFlags 16 bits (#137) 2025-09-06 16:47:47 -04:00
tools Don't hard-code the Stadium data handling in tools/make_patch.c 2025-11-12 13:41:43 -05:00
vc Use features of RGBDS 1.0.0 (#138) 2025-11-12 15:44:00 -05:00
.gitattributes Build the Virtual Console patches with make gold_vc and make silver_vc (#74) 2022-03-14 17:03:15 -04:00
.gitignore Remove extraneous .gitignore rules 2025-03-15 00:11:15 -04:00
.rgbds-version Use features of RGBDS 1.0.0 (#138) 2025-11-12 15:44:00 -05:00
audio.asm Ensure linked songs are in the same bank 2022-12-29 14:08:43 +00:00
home.asm Require rgbds 0.6.0 2022-10-02 21:52:02 -04:00
includes.asm Update hardware.inc to 5.1.0 2025-06-30 12:47:34 -04:00
INSTALL.md Use features of RGBDS 1.0.0 (#138) 2025-11-12 15:44:00 -05:00
layout.link Rename two sections that are contiguous in pokegold 2021-10-05 21:05:40 -04:00
main.asm Sync sprite and battle anim consts/labels (pret/pokecrystal#1055) 2023-09-17 14:48:08 -05:00
Makefile Fix _SILVER_VC flag in Makefile (#139) 2025-11-17 18:19:13 -05:00
ram.asm Require rgbds 0.6.0 2022-10-02 21:52:02 -04:00
README.md Renamed pokemon-asm-tools to gb-asm-tools 2024-10-09 09:21:28 -04:00
rgbdscheck.asm Use features of RGBDS 1.0.0 (#138) 2025-11-12 15:44:00 -05:00
roms.sha1 Build the Virtual Console patches with make gold_vc and make silver_vc (#74) 2022-03-14 17:03:15 -04:00

Pokémon Gold and Silver Build Status

This is a disassembly of Pokémon Gold and Pokémon Silver.

It builds the following ROMs:

  • Pokemon - Gold Version (UE) [C][!].gbc sha1: d8b8a3600a465308c9953dfa04f0081c05bdcb94
  • Pokemon - Silver Version (UE) [C][!].gbc sha1: 49b163f7e57702bc939d642a18f591de55d92dae
  • mons2_gld_ps3_debug.bin sha1: 53783c57378122805c5b4859d19e1a224f02a1ed
  • mons2_slv_ps3_debug.bin sha1: 4c2fafebdbc7551f4cd3f348bdd17e420b93b6e7
  • DMGAAUP0.J56.patch sha1: b8253b915ade89c784c71adfdb11cf60bc1f7b59
  • DMGAAXP0.J57.patch sha1: a38c0dec807e8a9e3626a0ec0fdf96bfb795ef3a

To set up the repository, see INSTALL.md.

See also

You can find us on Discord (pret, #pokecrystal).

For other pret projects, see pret.github.io.