Disassembly of Pokémon Gold/Silver
Go to file
2016-01-29 18:36:31 -05:00
audio Import stuff from pokecrystal; diff gold and silver 2016-01-29 18:36:31 -05:00
constants Import stuff from pokecrystal; diff gold and silver 2016-01-29 18:36:31 -05:00
crowdmap@16eb22c54e Import stuff from pokecrystal; diff gold and silver 2016-01-29 18:36:31 -05:00
extras@9644160b87 Bump extras 2016-01-29 09:41:01 -05:00
home Import stuff from pokecrystal; diff gold and silver 2016-01-29 18:36:31 -05:00
macros Import stuff from pokecrystal; diff gold and silver 2016-01-29 18:36:31 -05:00
.gitmodules Import stuff from pokecrystal; diff gold and silver 2016-01-29 18:36:31 -05:00
constants.asm Import stuff from pokecrystal; diff gold and silver 2016-01-29 18:36:31 -05:00
gs.diff Import stuff from pokecrystal; diff gold and silver 2016-01-29 18:36:31 -05:00
home.asm Import stuff from pokecrystal; diff gold and silver 2016-01-29 18:36:31 -05:00
hram.asm Import stuff from pokecrystal; diff gold and silver 2016-01-29 18:36:31 -05:00
INSTALL.md Initial commit 2015-07-09 03:11:51 -04:00
interrupts.asm Import stuff from pokecrystal; diff gold and silver 2016-01-29 18:36:31 -05:00
macros.asm Import stuff from pokecrystal; diff gold and silver 2016-01-29 18:36:31 -05:00
main.asm Replaced incbins with sectioning of baserom.gbc. You will need to provide baserom.gbc yourself. 2015-08-15 16:40:50 -04:00
Makefile Initial commit 2015-07-09 03:11:51 -04:00
README.md Import stuff from pokecrystal; diff gold and silver 2016-01-29 18:36:31 -05:00
rst.asm Import stuff from pokecrystal; diff gold and silver 2016-01-29 18:36:31 -05:00
wram.asm Import stuff from pokecrystal; diff gold and silver 2016-01-29 18:36:31 -05:00

Pokémon Gold

This is a disassembly of Pokémon Gold and (eventually) Pokémon Silver.

It builds the following roms:

  • Pokemon - Gold Version (USA, Europe).gbc md5:a6924ce1f9ad2228e1c6580779b23878
  • Pokemon - Silver Version (USA, Europe).gbc md5:2ac166169354e84d0e2d7cf4cb40b312 (eventually)

To set up the repository, see INSTALL.md.

See also