Skip to content

bjolet/poketcg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 md5: 219b2cc64e5a052003015d4bd4c622cd

To assemble, first download RGBDS (https://github.com/bentley/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 "tcg.gbc".

About

Disassembly of Pokémon TCG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 99.9%
  • Makefile 0.1%