Disassembly of Pokémon Gold/Silver
Go to file
SoupPotato 97a3786fc8 Labeled framesets and related constants (pret/pokecrystal#1063)
* Labeled Framesets and Constants Related

* Feedback Implemented with PascalCase and Constant Renames

* Fix framset.asm comment spacing

* `BATTLEANIMFRAMESET_35` to `BATTLEANIMFRAMESET_THUNDER_WAVE_EXTRA`

* Feedback applied and labeled 1E & B2

* Fixed SpinningBone

---------

Co-authored-by: vulcandth <vulcandth@gmail.com>
2023-08-21 19:11:14 -05:00
.github Update EndBug to v9. 2023-04-01 14:00:24 -05:00
audio Fix macro definitiosn for unused commands 2023-05-08 01:11:57 +02:00
constants Labeled framesets and related constants (pret/pokecrystal#1063) 2023-08-21 19:11:14 -05:00
data Labeled framesets and related constants (pret/pokecrystal#1063) 2023-08-21 19:11:14 -05:00
docs Don't split apart the "Route 15" bug doc 2022-08-31 19:27:29 -04:00
engine Labeled framesets and related constants (pret/pokecrystal#1063) 2023-08-21 19:11:14 -05:00
gfx Require rgbds 0.6.0 2022-10-02 21:52:02 -04:00
home Port pokered's comments about NullChar (#110) 2023-07-26 20:03:05 -05:00
macros Replace magic numbers with TILE_WIDTH (pret/pokecrystal#1056) 2023-07-27 10:51:54 -05:00
maps Rename BATTLETYPE_SHINY to BATTLETYPE_FORCESHINY (pret/pokecrystal#1058) 2023-07-27 10:53:25 -05:00
ram Use more appropriate labels for link operations 2023-04-19 19:11:26 +02:00
tools Fix segfaults at EOF, add token/newline checks, and support '\r' in scan_includes.c 2023-08-15 19:22:24 -04:00
vc Require rgbds 0.6.0 2022-10-02 21:52:02 -04:00
.gitattributes Build the Virtual Console patches with make gold_vc and make silver_vc (#74) 2022-03-14 17:03:15 -04:00
.gitignore Build the Virtual Console patches with make gold_vc and make silver_vc (#74) 2022-03-14 17:03:15 -04:00
audio.asm Ensure linked songs are in the same bank 2022-12-29 14:08:43 +00:00
charmap.asm Correct some filename comments 2020-11-17 10:59:56 -05:00
home.asm Require rgbds 0.6.0 2022-10-02 21:52:02 -04:00
includes.asm Require rgbds 0.6.0 2022-10-02 21:52:02 -04:00
INSTALL.md Use rgbds 0.6.1 (0.6.0 also still works) 2022-12-03 11:11:17 -05:00
layout.link Rename two sections that are contiguous in pokegold 2021-10-05 21:05:40 -04:00
main.asm Require rgbds 0.6.0 2022-10-02 21:52:02 -04:00
Makefile Use rgbgfx -c embedded to extract palettes 2022-12-27 18:35:10 -05:00
ram.asm Require rgbds 0.6.0 2022-10-02 21:52:02 -04:00
README.md Added newer decomp projects to readme 2023-08-19 13:30:54 +00:00
rgbdscheck.asm Require rgbds 0.6.0 2022-10-02 21:52:02 -04:00
roms.sha1 Build the Virtual Console patches with make gold_vc and make silver_vc (#74) 2022-03-14 17:03:15 -04:00

Pokémon Gold and Silver Build Status

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
  • mons2_gld_ps3_debug.bin sha1: 53783c57378122805c5b4859d19e1a224f02a1ed
  • mons2_slv_ps3_debug.bin sha1: 4c2fafebdbc7551f4cd3f348bdd17e420b93b6e7
  • DMGAAUP0.J56.patch sha1: b8253b915ade89c784c71adfdb11cf60bc1f7b59
  • DMGAAXP0.J57.patch sha1: a38c0dec807e8a9e3626a0ec0fdf96bfb795ef3a

To set up the repository, see INSTALL.md.

See also

Other disassembly and/or decompilation projects:

Contacts

You can find us on: