Disassembly of Pokémon Gold/Silver
Go to file
2016-06-19 11:46:23 -04:00
audio Import stuff from pokecrystal; diff gold and silver 2016-01-29 18:36:31 -05:00
constants engine/variables.asm 2016-06-19 11:46:23 -04:00
crowdmap@16eb22c54e Import stuff from pokecrystal; diff gold and silver 2016-01-29 18:36:31 -05:00
data Start to disassemble bank 1 2016-06-18 12:52:43 -04:00
engine engine/variables.asm 2016-06-19 11:46:23 -04:00
event FINISH BANK 1 2016-06-19 09:16:31 -04:00
extras@0e1798937a Start from scratch; add silver 2016-06-16 11:13:09 -04:00
home engine/learn.asm 2016-06-19 00:10:23 -04:00
items item attributes 2016-06-19 08:42:10 -04:00
macros Another chunk of HOME 2016-06-17 21:23:53 -04:00
.gitmodules Import stuff from pokecrystal; diff gold and silver 2016-01-29 18:36:31 -05:00
compare-gold.sh Start from scratch; add silver 2016-06-16 11:13:09 -04:00
compare-silver.sh Start from scratch; add silver 2016-06-16 11:13:09 -04:00
constants.asm Predef constants (temporary) 2016-06-17 19:49:36 -04:00
contents.asm home/menu.asm; forgot to track some files 2016-06-17 09:49:16 -04:00
gbhw.asm Start from scratch; add silver 2016-06-16 11:13:09 -04:00
home.asm engine/variables.asm 2016-06-19 11:46:23 -04:00
hram.asm Map Objects home 2016-06-16 23:48:50 -04:00
includes.asm home/movement.asm 2016-06-17 08:41:55 -04:00
INSTALL.md Update README and INSTALL markdown files 2016-06-17 14:29:26 -04:00
interrupts.asm Upgrade makefile syntax to match pokecrystal 2016-06-16 11:29:38 -04:00
macros.asm home/movement.asm 2016-06-17 08:41:55 -04:00
main.asm engine/variables.asm 2016-06-19 11:46:23 -04:00
Makefile Rebuild HOME 2016-06-16 13:14:57 -04:00
README.md Update README and INSTALL markdown files 2016-06-17 14:29:26 -04:00
roms.md5 Start from scratch; add silver 2016-06-16 11:13:09 -04:00
rst.asm Rebuild HOME 2016-06-16 13:14:57 -04:00
scan_includes.py Upgrade makefile syntax to match pokecrystal 2016-06-16 11:29:38 -04:00
sram.asm engine/variables.asm 2016-06-19 11:46:23 -04:00
wram.asm engine/variables.asm 2016-06-19 11:46: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 (USA, Europe).gbc md5:a6924ce1f9ad2228e1c6580779b23878
  • Pokemon - Silver Version (USA, Europe).gbc md5:2ac166169354e84d0e2d7cf4cb40b312

To set up the repository, see INSTALL.md.

See also