https://github.com/pret/poketcg2
Disassembly of Pokémon TCG 2
https://github.com/pret/poketcg2
Last synced: about 1 year ago
JSON representation
Disassembly of Pokémon TCG 2
- Host: GitHub
- URL: https://github.com/pret/poketcg2
- Owner: pret
- Created: 2019-09-29T14:40:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-23T23:41:49.000Z (about 1 year ago)
- Last Synced: 2025-03-24T00:28:24.172Z (about 1 year ago)
- Language: Assembly
- Size: 2.03 MB
- Stars: 59
- Watchers: 9
- Forks: 20
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-game-decompilations - Pokémon TCG 2
- awesome-game-file-format-reversing - poketcg2 (decomp) - Matching decompilation of Pokémon TCG 2 (100%). (Game & Studio Tools / Game Freak)
README
# 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
- **Discord:** [pret][discord]
- **IRC:** [libera#pret][irc]
Other disassembly projects:
- [**Pokémon TCG**][poketcg]
- [**Pokémon Red/Blue**][pokered]
- [**Pokémon Yellow**][pokeyellow]
- [**Pokémon Gold/Silver**][pokegold]
- [**Pokémon Crystal**][pokecrystal]
- [**Pokémon Pinball**][pokepinball]
- [**Pokémon Ruby**][pokeruby]
- [**Pokémon FireRed**][pokefirered]
- [**Pokémon Emerald**][pokeemerald]
[poketcg]: https://github.com/pret/poketcg
[pokered]: https://github.com/pret/pokered
[pokeyellow]: https://github.com/pret/pokeyellow
[pokegold]: https://github.com/pret/pokegold
[pokecrystal]: https://github.com/pret/pokecrystal
[pokepinball]: https://github.com/pret/pokepinball
[pokeruby]: https://github.com/pret/pokeruby
[pokefirered]: https://github.com/pret/pokefirered
[pokeemerald]: https://github.com/pret/pokeemerald
[discord]: https://discord.gg/d5dubZ3
[irc]: https://web.libera.chat/?#pret