Disassembly of Pokémon Gold/Silver
Go to file
2020-05-09 20:31:18 -04:00
audio Sync with the recent updates to pokecrystal. 2020-04-27 03:35:35 -04:00
constants Add engine/overworld/landmarks.asm and engine/events/fish.asm. 2020-05-09 20:31:18 -04:00
data Add engine/overworld/landmarks.asm and engine/events/fish.asm. 2020-05-09 20:31:18 -04:00
engine Add engine/overworld/landmarks.asm and engine/events/fish.asm. 2020-05-09 20:31:18 -04:00
gfx Add engine/pokegear/pokegear.asm. 2020-05-09 19:40:06 -04:00
home Add engine/pokegear/pokegear.asm. 2020-05-09 19:40:06 -04:00
macros Add engine/phone/phone.asm. 2020-05-08 13:22:30 -04:00
maps Add end-of-ROM stadium data, fix Burned Tower script labels/constants. 2020-05-07 12:00:51 -04:00
tools Add majority of remaining unused source files. 2020-05-07 15:37:15 -04:00
unknown Revisit some bank 5 code before continuing. 2020-04-23 13:00:01 -04:00
.gitattributes Clean up makefile, submodules, root dir; Python 3 compatibility. 2020-03-22 18:37:40 -04:00
.gitignore Add engine/link/link.asm and engine/link/mystery_gift.asm 2020-04-30 23:50:43 -04:00
audio.asm Build a separate audio object. 2019-08-16 01:24:26 -06:00
charmap.asm Minor cleanup of wram and text/charmap before continuing. 2020-04-24 13:13:15 -04:00
constants.asm Finish home cleanup, identify tileset data, other misc cleanups. 2020-04-22 23:18:36 -04:00
home.asm Sync home/ with pokecrystal 2020-03-16 00:44:13 +00:00
hram.asm Sync with the recent updates to pokecrystal. 2020-04-27 03:35:35 -04:00
INSTALL.md Add unnamed.py and update for rgbds v0.4.x before continuing. 2020-04-06 14:48:14 -04:00
layout.link Modest cleanup of wram.asm. 2020-05-08 04:15:55 -04:00
macros.asm Sync with the recent updates to pokecrystal. 2020-04-27 03:35:35 -04:00
main.asm Add engine/overworld/landmarks.asm and engine/events/fish.asm. 2020-05-09 20:31:18 -04:00
Makefile Add majority of remaining unused source files. 2020-05-07 15:37:15 -04:00
README.md Update documentation. 2020-03-22 20:57:49 -04:00
rgbdscheck.asm Sync with the recent updates to pokecrystal. 2020-04-27 03:35:35 -04:00
roms.sha1 Clean up makefile, submodules, root dir; Python 3 compatibility. 2020-03-22 18:37:40 -04:00
sram.asm Revisit some bank 5 code before continuing. 2020-04-23 13:00:01 -04:00
vram.asm Copy vram.asm from pokecrystal 2019-10-11 08:30:42 -07:00
wram.asm Add engine/pokegear/pokegear.asm. 2020-05-09 19:40:06 -04:00

Pokémon Gold and Silver

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

To set up the repository, see INSTALL.md.

See also

Other disassembly projects: