mirror of
https://github.com/pret/poketcg2.git
synced 2026-09-27 11:36:49 -05:00
5a3bcb201f985fe15299d46a6f6f1c4bc6a82fe0
Clean up OppAction, duel saving, number printing, cursor blink, and AI scoring + fill Bank 09, 0E, 12 and 13
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 install RGBDS and put it in your path.
Then copy the above ROM to this directory as "baserom.gbc".
Then 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.
Description
Languages
Assembly
98%
Python
1.8%
C
0.2%