Disassembly of Pokémon TCG
  • Assembly 93.2%
  • Python 5.3%
  • C 1%
  • INI 0.4%
  • Makefile 0.1%
Find a file
2026-09-22 14:18:54 -04:00
.github/workflows Update RGBDS to 1.0.4 (although 1.0.0 still works) 2026-09-22 14:18:54 -04:00
src Build the 3DS VC patch file (#190) 2026-08-13 17:55:52 -04:00
tools Build the 3DS VC patch file (#190) 2026-08-13 17:55:52 -04:00
.gitattributes Build the 3DS VC patch file (#190) 2026-08-13 17:55:52 -04:00
.gitignore Build the 3DS VC patch file (#190) 2026-08-13 17:55:52 -04:00
.rgbds-version Update RGBDS to 1.0.4 (although 1.0.0 still works) 2026-09-22 14:18:54 -04:00
bugs_and_glitches.md Work on Trainer card AI documentation 2026-07-09 09:30:26 +01:00
CONTRIBUTING.md Improve effect commands documentation, misc improvements 2025-12-03 15:32:35 +00:00
Makefile Build the 3DS VC patch file (#190) 2026-08-13 17:55:52 -04:00
README.md Build the 3DS VC patch file (#190) 2026-08-13 17:55:52 -04:00
rom.sha1 Build the 3DS VC patch file (#190) 2026-08-13 17:55:52 -04:00

Pokémon TCG Build Status

This is a disassembly of Pokémon TCG.

It builds the following ROM:

  • Pokémon Trading Card Game (U) [C][!].gbc sha1: 0f8670a583255cff3e5b7ca71b5d7454d928fc48
  • DMGAXQE0.I78.patch sha1: 3efeae633fde122e2651502aecbb2614131d1327

To assemble, first install RGBDS and put it in your path.
Then run make in your shell.

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

See also

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

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