Disassembly of Pokémon TCG
Go to file
2021-10-10 14:35:37 -05:00
src Split bank 3 2021-10-10 14:35:37 -05:00
tools Normalize line endings 2021-06-11 18:45:36 -05:00
.gitignore Clean up whitespace 2020-12-14 12:02:36 -06:00
bugs_and_glitches.md Fix typos 2021-06-11 18:12:53 -05:00
Makefile Add all rgbgfx rules to the Makefile 2021-06-11 13:06:17 -05:00
README.md Kill Freenode. 2021-10-08 04:35:39 -06:00
rom.sha1 Use rgbgfx instead of gfx.py 2020-12-13 14:28:35 -06:00
STYLE_GUIDE.md Fix typo 2021-06-13 16:01:34 -05:00

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. Run make in your shell.

This will output a file named "poketcg.gbc".

See also

Other disassembly projects: