Disassembly of Pokémon TCG
Go to file
dannye 22ac9f081a
Some checks failed
CI / build (push) Has been cancelled
Merge pull request #184 from ElectroDeoxys/master
Document Zapdos lv68's Peal of Thunder glitch & fix
2026-04-20 19:49:40 -05:00
.github/workflows Fix CI workflow 2026-02-06 15:06:22 +00:00
src Document Zapdos lv68's Peal of Thunder glitch & fix 2026-04-20 17:15:10 +01:00
tools Use features of RGBDS 1.0.0 (#169) 2025-11-12 15:44:22 -05:00
.gitattributes Add dimensions files to .gitattributes 2023-11-10 12:00:50 +00:00
.gitignore Add bgmap tool to generate *bgmap files 2023-11-07 17:37:28 +00:00
.rgbds-version Use features of RGBDS 1.0.0 (#169) 2025-11-12 15:44:22 -05:00
bugs_and_glitches.md Document Zapdos lv68's Peal of Thunder glitch & fix 2026-04-20 17:15:10 +01:00
CONTRIBUTING.md Improve effect commands documentation, misc improvements 2025-12-03 15:32:35 +00:00
Makefile Use RGBLINK's -w flag 2026-01-24 23:55:58 +00:00
README.md Update README formatting 2026-03-29 08:47:40 -05:00
rom.sha1 Use rgbgfx instead of gfx.py 2020-12-13 14:28:35 -06: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

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.