Disassembly of Pokémon TCG 2
Go to file
mdraves91 eec0aa5c59 send_mail script command
missed adding this file two commits ago, oops
2025-11-16 13:20:24 -06:00
src fixed minicom typo 2025-11-16 13:04:47 -06:00
tools send_mail script command 2025-11-16 13:20:24 -06:00
.gitattributes Add .gitattributes 2022-05-14 17:42:59 -05:00
.gitignore Update Makefile 2021-10-15 12:43:42 -05:00
CONTRIBUTING.md Use hardware.inc 2025-10-30 10:45:20 +00:00
Makefile Update Makefile for rgbds v0.7.0 2024-02-04 07:09:20 -06:00
README.md Update README.md 2025-06-08 16:50:55 -05:00
rom.sha1 Update Makefile 2021-10-15 12:43:42 -05:00

Pokémon TCG 2

This is a disassembly of Pokémon TCG 2.

It uses the following ROM as a base:

  • Pokémon Card GB2 - GR Dan Sanjou! (J) [C][!].gbc sha1: a7e12bcc5f514e3aad8de570fd511aab0a308822

To assemble, first download RGBDS (https://github.com/gbdev/rgbds/releases) and extract it to /usr/local/bin. Copy the above ROM to this directory as "baserom.gbc". Run make in your shell.

This will output a file named "poketcg2.gbc".

See also

You can find us on Discord (pret, #poketcg).

For other pret projects, see pret.github.io.