# pret pret is a ~~community~~ band of dedicated fans attempting to reverse engineer our favorite video games and understand how various aspects of their engines were implemented. You can find us on: * Discord: [pret](https://discord.gg/d5dubZ3) * IRC: [libera#pret](https://web.libera.chat/?#pret) ## Disassembly and decompilation projects ### Game Boy and Game Boy Color (SM83 assembly) * [**Pokémon Red and Blue**](https://github.com/pret/pokered) (Discord #pokered) * [**Pokémon Yellow**](https://github.com/pret/pokeyellow) (Discord #pokered) * [**Pokémon Gold and Silver (Space World '97 demo)**](https://github.com/pret/pokegold-spaceworld) (Discord #prototypes-and-leaks) * [**Pokémon Gold and Silver**](https://github.com/pret/pokegold) (Discord #pokecrystal) * [**Pokémon Crystal**](https://pret.github.io/pokecrystal/) (Discord #pokecrystal) * [**Pokémon Trading Card Game**](https://github.com/pret/poketcg) (Discord #poketcg) * [**Pokémon Trading Card Game 2**](https://github.com/pret/poketcg2) (Discord #poketcg) * [**Pokémon Pinball**](https://github.com/pret/pokepinball) (Discord #pokepinball) * [**Pokémon Puzzle Challenge**](https://github.com/pret/pokepuzzle) (Discord #pokepuzzle) ### Nintendo 64 (C and MIPS64EL assembly) * [**Pokémon Stadium**](https://github.com/pret/pokestadium) (Discord #pokestadium) * [**Pokémon Stadium 2**](https://github.com/pret/pokestadiumgs) (Discord #pokestadium) ### Game Boy Advance (C and ARM7TDMI assembly) * [**Pokémon Ruby and Sapphire**](https://github.com/pret/pokeruby) (Discord #pokeruby) * [**Pokémon Emerald**](https://github.com/pret/pokeemerald) (Discord #pokeemerald) * [**Pokémon FireRed and LeafGreen**](https://github.com/pret/pokefirered) (Discord #pokefirered) * [**Pokémon Pinball: Ruby & Sapphire**](https://github.com/pret/pokepinballrs) (Discord #pokepinballrs) * [**Pokémon Mystery Dungeon: Red Rescue Team**](https://github.com/pret/pmd-red) (Discord #pmd-red) * [**Pokémon Colosseum multiboot**](https://github.com/pret/colosseum-mb) * [**Pokémon Berry fix multiboot**](https://github.com/pret/berry-fix) ### Nintendo DS (C/C++ and ARM946E-S assembly) * [**Pokémon Diamond and Pearl**](https://github.com/pret/pokediamond) (Discord #pokediamond) * [**Pokémon Platinum**](https://github.com/pret/pokeplatinum) (Discord #pokeplatinum) * [**Pokémon HeartGold and SoulSilver**](https://github.com/pret/pokeheartgold) (Discord #pokeheartgold) * [**Pokémon Mystery Dungeon: Explorers of Sky**](https://github.com/pret/pmd-sky) (Discord #pmd-sky) ### Nintendo Wii (C/C++ and PowerPC Broadway assembly) * [**Pokémon Battle Revolution**](https://github.com/pret/pokerevo) (Discord #pokerevo) ## Disassembly and decompilation tools * [**GB/GBC assembly tools**](https://github.com/pret/gb-asm-tools) * [**GBA C compiler**](https://github.com/pret/agbcc) (Discord #agbcc) * [**DS disassembly tools**](https://github.com/pret/ds_disassembly_tools) * [**Pokémon GB/GBC reverse engineering tools**](https://github.com/pret/pokemon-reverse-engineering-tools)