Disassembly of Pokémon Gold/Silver
Go to file
2022-07-04 01:11:41 -04:00
.github/workflows Require rgbds 0.5.2 2021-11-23 20:42:11 -05:00
audio Remove rNR20/rNR40 and add rPCM12/rPCM34 (#92) 2022-06-17 22:29:08 -04:00
constants Add object priority mode constant and remove unnecessary constants (#100) 2022-07-04 01:10:20 -04:00
data Split "gfx anims" into "pic anims" and "sprite anims" 2022-07-04 01:11:41 -04:00
docs Document the "Route 15" text correction 2020-11-11 15:12:14 -05:00
engine Split "gfx anims" into "pic anims" and "sprite anims" 2022-07-04 01:11:41 -04:00
gfx RGBDS syntax updates (#78) 2022-06-06 17:25:39 -04:00
home RGBDS syntax updates (#78) 2022-06-06 17:25:39 -04:00
macros Split "gfx anims" into "pic anims" and "sprite anims" 2022-07-04 01:11:41 -04:00
maps RGBDS syntax updates (#78) 2022-06-06 17:25:39 -04:00
ram Add a subdirectory for RAM files 2022-06-17 22:54:50 -04:00
tools Fix the Stadium patch size in make_patch.c (#83) 2022-05-12 20:25:00 -04:00
vc VC ExchangeBytes Aliases 2022-06-21 11:16:20 +02: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 Build the Virtual Console patches with make gold_vc and make silver_vc (#74) 2022-03-14 17:03:15 -04:00
audio.asm Build a separate audio object. 2019-08-16 01:24:26 -06:00
charmap.asm Correct some filename comments 2020-11-17 10:59:56 -05:00
constants.asm add_tm and add_hm define TM##_MOVE and HM##_MOVE constants, to avoid repeating the move names in tmhm_moves.asm 2020-07-06 16:49:46 -04:00
home.asm Sync home/ with pokecrystal 2020-03-16 00:44:13 +00:00
INSTALL.md Fix INSTALL.md's dead links 2022-06-24 20:05:08 +02:00
layout.link Rename two sections that are contiguous in pokegold 2021-10-05 21:05:40 -04:00
macros.asm Split "gfx anims" into "pic anims" and "sprite anims" 2022-07-04 01:11:41 -04:00
main.asm Rename search2.asm 2022-06-17 23:27:50 -04:00
Makefile Add a subdirectory for RAM files 2022-06-17 22:54:50 -04:00
ram.asm Add a subdirectory for RAM files 2022-06-17 22:54:50 -04:00
README.md Build the Virtual Console patches with make gold_vc and make silver_vc (#74) 2022-03-14 17:03:15 -04:00
rgbdscheck.asm Use backwards-compatible EQU syntax for rgbdscheck.asm 2022-06-30 21:29:47 -04: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

Other disassembly projects: