Disassembly of Pokémon Gold/Silver
Go to file
2016-06-16 13:14:57 -04: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
data Start from scratch; add silver 2016-06-16 11:13:09 -04:00
engine Start from scratch; add silver 2016-06-16 11:13:09 -04:00
extras@0e1798937a Start from scratch; add silver 2016-06-16 11:13:09 -04:00
home Rebuild HOME 2016-06-16 13:14:57 -04: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
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 Import stuff from pokecrystal; diff gold and silver 2016-01-29 18:36:31 -05:00
gbhw.asm Start from scratch; add silver 2016-06-16 11:13:09 -04:00
gs.diff Import stuff from pokecrystal; diff gold and silver 2016-01-29 18:36:31 -05:00
home.asm Rebuild HOME 2016-06-16 13:14:57 -04:00
hram.asm Fix hram.asm 2016-06-16 11:38:22 -04:00
INSTALL.md Initial commit 2015-07-09 03:11:51 -04:00
interrupts.asm Upgrade makefile syntax to match pokecrystal 2016-06-16 11:29:38 -04:00
macros.asm Upgrade makefile syntax to match pokecrystal 2016-06-16 11:29:38 -04:00
main.asm Rebuild HOME 2016-06-16 13:14:57 -04:00
Makefile Rebuild HOME 2016-06-16 13:14:57 -04:00
README.md Import stuff from pokecrystal; diff gold and silver 2016-01-29 18:36:31 -05: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
silver.asm Upgrade makefile syntax to match pokecrystal 2016-06-16 11:29:38 -04:00
wram.asm Rebuild HOME 2016-06-16 13:14:57 -04: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