Disassembly of Pokémon TCG
Go to file
2025-07-22 11:39:08 +01:00
.github/workflows Use multi-value charmaps for all full-width character sets 2025-07-07 22:49:58 -05:00
src Use hardware.inc 2025-07-22 11:39:08 +01:00
tools Use hardware.inc 2025-07-22 11:39:08 +01: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
bugs_and_glitches.md Use hardware.inc 2025-07-22 11:39:08 +01:00
CONTRIBUTING.md Use hardware.inc 2025-07-22 11:39:08 +01:00
Makefile Update Makefile and main.yml for rgbds v0.7.0 2024-02-04 07:08:06 -06:00
README.md Update README.md 2025-06-08 16:44:11 -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 download RGBDS (https://github.com/gbdev/rgbds/releases) and extract it to /usr/local/bin. 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.