poketcg
Disassembly of Pokémon TCG
Assembly★ 325⑂ 107 forksupdated 3 weeks ago
git clone https://github.com/pret/poketcg.gitpret/poketcgREADME.mdfork it — it’s yours
Pokémon TCG 
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.
more like this
smb-vanilla-port
A C and C++ decompilation of the NES games "Super Mario Bros" and "Super Mario Bros: The Lost Levels"
C★ 51