Disassembly of Pokémon Gold/Silver
Go to file
2020-04-13 17:53:16 -04:00
audio Cleanup macros before continuing. 2020-03-17 14:36:59 -04:00
constants Add engine/events/print_[photo|unown] and engine/pokemon/breeding. 2020-04-12 13:36:23 -04:00
data Finish disassembling bank $05. 2020-04-12 17:31:25 -04:00
engine Minor cleanup (remove unused HRAM, predef folder) before continuing. 2020-04-13 17:53:16 -04:00
gfx Finish disassembling bank $05. 2020-04-12 17:31:25 -04:00
home Minor cleanup (remove unused HRAM, predef folder) before continuing. 2020-04-13 17:53:16 -04:00
macros Add engine/menus/save.asm, and some other files. 2020-04-10 16:41:38 -04:00
maps Add unnamed.py and update for rgbds v0.4.x before continuing. 2020-04-06 14:48:14 -04:00
tools Finish disassembling bank $05. 2020-04-12 17:31:25 -04:00
unknown Finish disassembling bank $05. 2020-04-12 17:31:25 -04:00
.gitattributes Clean up makefile, submodules, root dir; Python 3 compatibility. 2020-03-22 18:37:40 -04:00
.gitignore Create PNGs for remaining gfx binary files. 2020-04-05 05:49:10 -04:00
audio.asm Build a separate audio object. 2019-08-16 01:24:26 -06:00
charmap.asm Add engine/events/pokemon_pc.asm and engine/items/mart.asm. 2020-04-10 22:57:05 -04:00
constants.asm Add engine/events/print_[photo|unown] and engine/pokemon/breeding. 2020-04-12 13:36:23 -04:00
home.asm Sync home/ with pokecrystal 2020-03-16 00:44:13 +00:00
hram.asm Minor cleanup (remove unused HRAM, predef folder) before continuing. 2020-04-13 17:53:16 -04:00
INSTALL.md Add unnamed.py and update for rgbds v0.4.x before continuing. 2020-04-06 14:48:14 -04:00
macros.asm Add data/moves/effects.asm. 2020-04-07 18:16:14 -04:00
main.asm Finish disassembling bank $05. 2020-04-12 17:31:25 -04:00
Makefile Add engine/rtc/rtc.asm and engine/overworld/overworld.asm. 2020-04-10 10:48:29 -04:00
pokegold.link Add engine/menus/save.asm, and some other files. 2020-04-10 16:41:38 -04:00
pokesilver.link Add engine/menus/save.asm, and some other files. 2020-04-10 16:41:38 -04:00
README.md Update documentation. 2020-03-22 20:57:49 -04:00
roms.sha1 Clean up makefile, submodules, root dir; Python 3 compatibility. 2020-03-22 18:37:40 -04:00
sram.asm Add engine/menus/save.asm, and some other files. 2020-04-10 16:41:38 -04:00
vram.asm Copy vram.asm from pokecrystal 2019-10-11 08:30:42 -07:00
wram.asm Add engine/events/print_[photo|unown] and engine/pokemon/breeding. 2020-04-12 13:36:23 -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: