Disassembly of Pokémon Gold/Silver
Go to file
2020-05-25 17:04:16 -04:00
audio Remove remaining legacy macros from current code. 2020-05-15 09:57:37 -04:00
constants Add remaining collision files, plus unused Johto files. 2020-05-25 16:59:26 -04:00
data Finish disassembling banks 7 and 8. 2020-05-25 17:04:16 -04:00
engine Finish disassembling banks 7 and 8. 2020-05-25 17:04:16 -04:00
gfx Finish disassembling banks 7 and 8. 2020-05-25 17:04:16 -04:00
home Clean up battle anims, constants, and wram. 2020-05-14 19:44:36 -04:00
macros Clean up battle anims, constants, and wram. 2020-05-14 19:44:36 -04:00
maps Remove remaining legacy macros from current code. 2020-05-15 09:57:37 -04:00
tools Fix pngs, prepare for png to bpp conversion. 2020-05-25 16:51:24 -04:00
.gitattributes Clean up makefile, submodules, root dir; Python 3 compatibility. 2020-03-22 18:37:40 -04:00
.gitignore Updates to add pngs. 2020-05-22 18:21:37 -04:00
audio.asm Build a separate audio object. 2019-08-16 01:24:26 -06:00
charmap.asm Simple cleanups in constants/data/macros and banks 1-4. 2020-05-12 13:31:27 -04:00
constants.asm Add credits strings pointers and constants. 2020-05-21 17:12:46 -04:00
home.asm Sync home/ with pokecrystal 2020-03-16 00:44:13 +00:00
hram.asm Many minor cleanups. 2020-05-13 00:56:53 -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 Whoops, missed a bank somehow. 2020-05-25 17:00:02 -04:00
macros.asm Remove remaining legacy macros from current code. 2020-05-15 09:57:37 -04:00
main.asm Finish disassembling banks 7 and 8. 2020-05-25 17:04:16 -04:00
Makefile Make separate tileset object, add similar collision files. 2020-05-25 16:57:43 -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 Many minor cleanups. 2020-05-13 00:56:53 -04:00
wram.asm Add engine/events/mom_phone.asm and engine/link/mystery_gift_3.asm. 2020-05-23 00:51:50 -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: