Disassembly of Pokémon TCG
Go to file
2023-10-30 17:28:40 +00:00
.github/workflows Fix compatibility with rgbds v0.6.x 2022-12-27 13:30:47 -06:00
src Readd border_debug_1.bin.lz.match and modify gitattributes 2023-10-30 17:28:40 +00:00
tools Remove compressed_data_extractor.py 2023-10-30 15:39:21 +00:00
.gitattributes Readd border_debug_1.bin.lz.match and modify gitattributes 2023-10-30 17:28:40 +00:00
.gitignore Add compression tool 2023-10-30 15:28:19 +00:00
bugs_and_glitches.md Document more AI bugs 2023-07-28 12:08:42 +01:00
Makefile Add compression tool 2023-10-30 15:28:19 +00:00
README.md Update README.md 2022-09-18 12:03:55 -05:00
rom.sha1 Use rgbgfx instead of gfx.py 2020-12-13 14:28:35 -06:00
STYLE_GUIDE.md RGBDS DEF Syntax Update 2022-05-11 21:14:28 -05:00

Pokémon TCG Build Status

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 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: