Disassembly of Pokémon Gold/Silver
Go to file
2017-08-24 22:54:36 -04:00
audio Import stuff from pokecrystal; diff gold and silver 2016-01-29 18:36:31 -05:00
constants Start disassembling Bank 4 2016-06-23 14:40:57 -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 Upgrade repo for compatibility with current rgbds (breaks pre-0.3.3 compatibility) 2017-08-24 22:54:36 -04:00
event HP healing items accessory functions 2016-06-23 10:20:42 -04:00
extras@0e1798937a Start from scratch; add silver 2016-06-16 11:13:09 -04:00
gfx engine/namingscreen.asm 2016-06-25 19:56:15 -04:00
home Upgrade repo for compatibility with current rgbds (breaks pre-0.3.3 compatibility) 2017-08-24 22:54:36 -04:00
items Upgrade repo for compatibility with current rgbds (breaks pre-0.3.3 compatibility) 2017-08-24 22:54:36 -04:00
macros engine/billspctop.asm 2016-06-22 16:16:58 -04:00
predef Upgrade repo for compatibility with current rgbds (breaks pre-0.3.3 compatibility) 2017-08-24 22:54:36 -04:00
tilesets finish engine/color.asm 2016-06-20 23:04:32 -04:00
.gitignore engine/pack.asm 2016-06-24 19:49:55 -04:00
.gitmodules Fix path for extras 2016-06-25 17:57:16 -04: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 Resolve predef pointers 2016-06-20 08:32:12 -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
gfx.py SGB Border 2016-06-20 20:54:29 -04:00
home.asm Upgrade repo for compatibility with current rgbds (breaks pre-0.3.3 compatibility) 2017-08-24 22:54:36 -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 Upgrade repo for compatibility with current rgbds (breaks pre-0.3.3 compatibility) 2017-08-24 22:54:36 -04:00
main.asm engine/namingscreen.asm 2016-06-25 19:56:15 -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 Upgrade repo for compatibility with current rgbds (breaks pre-0.3.3 compatibility) 2017-08-24 22:54:36 -04:00
scan_includes.py Upgrade makefile syntax to match pokecrystal 2016-06-16 11:29:38 -04:00
sram.asm Upgrade repo for compatibility with current rgbds (breaks pre-0.3.3 compatibility) 2017-08-24 22:54:36 -04:00
wram.asm Upgrade repo for compatibility with current rgbds (breaks pre-0.3.3 compatibility) 2017-08-24 22:54:36 -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