mirror of
https://github.com/pret/poketcg.git
synced 2026-04-20 20:07:18 -05:00
Disassembly of Pokémon TCG
| src | ||
| tools | ||
| .gitignore | ||
| Makefile | ||
| README.md | ||
| rom.sha1 | ||
| STYLE_GUIDE.md | ||
Pokémon TCG
This is a disassembly of Pokémon TCG.
It uses the following ROM as a base:
- 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.
Copy the above ROM to this directory as "baserom.gbc".
Run make in your shell.
This will output a file named "poketcg.gbc".
See also
- Discord: pret
- IRC: freenode#pret
Other disassembly projects: