Disassembly of Pokémon Gold/Silver
Go to file
2020-06-15 14:30:57 -04:00
.travis Match hooh_gold.2bpp.lz and lugia_silver.2bpp.lz, and fix the Travis CI webhook.sh 2020-06-15 10:46:52 -04:00
audio Port miscellaneous recent updates from pokecrystal 2020-06-15 13:12:56 -04:00
constants Miscellaneous cleanups. 2020-06-15 14:08:24 -04:00
data Padding -> unused beta pics in base stats. 2020-06-15 14:30:57 -04:00
engine Miscellaneous cleanups. 2020-06-15 14:08:24 -04:00
gfx Port miscellaneous recent updates from pokecrystal 2020-06-15 13:12:56 -04:00
home Miscellaneous cleanups. 2020-06-15 14:08:24 -04:00
macros Treat std scripts like specials and predefs (ported from pokecrystal) 2020-06-15 13:25:56 -04:00
maps Miscellaneous cleanups. 2020-06-15 14:08:24 -04:00
tools Mention pokegold in tools/unnamed.py output 2020-06-15 11:58:00 -04:00
.gitattributes Clean up makefile, submodules, root dir; Python 3 compatibility. 2020-03-22 18:37:40 -04:00
.gitignore SGB border maps include the middle $00 area, which make strips out using tr 2020-06-14 21:19:15 -04:00
.travis.yml Set up Travis CI 2020-06-14 21:32:54 -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 Treat std scripts like specials and predefs (ported from pokecrystal) 2020-06-15 13:25:56 -04:00
home.asm Sync home/ with pokecrystal 2020-03-16 00:44:13 +00:00
hram.asm Miscellaneous cleanups. 2020-06-15 14:08:24 -04:00
INSTALL.md rip baserom 2020-06-10 20:47:22 -04:00
layout.link Merge pull request #38 from libjet/bank21 2020-05-28 23:05:00 -04:00
macros.asm rip baserom 2020-06-10 20:47:22 -04:00
main.asm Match hooh_gold.2bpp.lz and lugia_silver.2bpp.lz, and fix the Travis CI webhook.sh 2020-06-15 10:46:52 -04:00
Makefile Concatenate multiple intro 2bpps together before compression 2020-06-15 12:29:42 -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 Fix file permissions. 2020-06-05 16:42:33 -04:00
vram.asm Many minor cleanups. 2020-05-13 00:56:53 -04:00
wram.asm Port miscellaneous recent updates from pokecrystal 2020-06-15 13:12:56 -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: