All Projects → pret → Poketcg

pret / Poketcg

Disassembly of Pokémon TCG

Programming Languages

assembly
5116 projects

Projects that are alternatives of or similar to Poketcg

Pokeyellow
Disassembly of Pokemon Yellow
Stars: ✭ 383 (+206.4%)
Mutual labels:  disassembly, pokemon, gameboy, reverse-engineering
Pokepinball
Disassembly of Pokémon Pinball
Stars: ✭ 77 (-38.4%)
Mutual labels:  disassembly, pokemon, gameboy, reverse-engineering
Pokegold Spaceworld
Disassembly of the Pokémon Gold and Silver 1997 Space World demo
Stars: ✭ 246 (+96.8%)
Mutual labels:  disassembly, pokemon, gameboy, reverse-engineering
Pokered
Disassembly of Pokémon Red/Blue
Stars: ✭ 2,924 (+2239.2%)
Mutual labels:  disassembly, pokemon, gameboy, reverse-engineering
Pokemon Reverse Engineering Tools
Tools for building and disassembling Pokémon Red and Pokémon Crystal
Stars: ✭ 249 (+99.2%)
Mutual labels:  disassembly, pokemon, reverse-engineering
Pokegold
Disassembly of Pokémon Gold/Silver
Stars: ✭ 215 (+72%)
Mutual labels:  disassembly, pokemon, reverse-engineering
Pokecrystal
Disassembly of Pokémon Crystal
Stars: ✭ 1,549 (+1139.2%)
Mutual labels:  disassembly, pokemon, reverse-engineering
pokepuzzle
Disassembly of Pokémon Puzzle Challenge
Stars: ✭ 37 (-70.4%)
Mutual labels:  pokemon, disassembly
redstarbluestar
An upgrade to Pokémon Red/Blue. Ports graphics and features from the Space World 1997 Gold/Silver prototype.
Stars: ✭ 67 (-46.4%)
Mutual labels:  pokemon, gameboy
Vac
Source code of Valve Anti-Cheat obtained from disassembly of compiled modules
Stars: ✭ 254 (+103.2%)
Mutual labels:  disassembly, reverse-engineering
Pokeruby
Decompilation of Pokémon Ruby/Sapphire
Stars: ✭ 476 (+280.8%)
Mutual labels:  pokemon, reverse-engineering
Pokefirered
Decompilation of Pokémon FireRed/LeafGreen
Stars: ✭ 348 (+178.4%)
Mutual labels:  pokemon, reverse-engineering
Pokeemerald
Decompilation of Pokémon Emerald
Stars: ✭ 772 (+517.6%)
Mutual labels:  pokemon, reverse-engineering
oracles-disasm
Disassembly of Oracle of Ages and Seasons
Stars: ✭ 125 (+0%)
Mutual labels:  gameboy, disassembly
newbark-unity
🌳 A proof-of-concept Pokémon-style Retro RPG game framework created with Unity 🔥🌿💧⚡️
Stars: ✭ 139 (+11.2%)
Mutual labels:  pokemon, gameboy
pokegb
A gameboy emulator that only plays Pokemon Blue, in ~50 lines of c++.
Stars: ✭ 1,166 (+832.8%)
Mutual labels:  pokemon, gameboy
Pmd Red
Decompilation of Pokémon Mystery Dungeon: Red Rescue Team
Stars: ✭ 65 (-48%)
Mutual labels:  pokemon, reverse-engineering
Bincat
Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction, use-after-free and double-free detection
Stars: ✭ 1,078 (+762.4%)
Mutual labels:  disassembly, reverse-engineering
App Peid
PEiD detects most common packers, cryptors and compilers for PE files.
Stars: ✭ 72 (-42.4%)
Mutual labels:  disassembly, reverse-engineering
Peasauce
Peasauce Interactive Disassembler
Stars: ✭ 33 (-73.6%)
Mutual labels:  disassembly, reverse-engineering

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

Other disassembly projects:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].