mirror of
https://github.com/pret/pret.github.io.git
synced 2026-09-26 13:32:59 -04:00
34 lines
1.6 KiB
Markdown
34 lines
1.6 KiB
Markdown
# PRET
|
|
|
|
Some would say the name stands for "Pokémon Reverse Engineering Team". We consider those people "misguided".
|
|
|
|
## Community pages
|
|
|
|
PRET is not a community.
|
|
|
|
## Disassembly and decompilation projects
|
|
### Gameboy and Gameboy Color (SM83 assembly)
|
|
* [**Pokémon Red and Blue**](https://github.com/pret/pokered)
|
|
* [**Pokémon Gold and Silver (Space World '97 demo)**](https://github.com/pret/pokegold-spaceworld)
|
|
* [**Pokémon Yellow**](https://github.com/pret/pokeyellow)
|
|
* [**Pokémon Trading Card Game**](https://github.com/pret/poketcg)
|
|
* [**Pokémon Pinball**](https://github.com/pret/pokepinball)
|
|
* [**Pokémon Gold and Silver**](https://github.com/pret/pokegold)
|
|
* [**Pokémon Crystal**](https://github.com/pret/pokecrystal)
|
|
|
|
### Nintendo 64 (C and MIPS64EL assembly)
|
|
* [**Pokémon Stadium**](https://github.com/pret/pokestadium)
|
|
|
|
### Gameboy Advance (C and ARM7TDMI assembly)
|
|
* [**Pokémon Ruby and Sapphire**](https://github.com/pret/pokeruby)
|
|
* [**Pokémon Pinball: Ruby & Sapphire**](https://github.com/pret/pokepinballrs)
|
|
* [**Pokémon FireRed and LeafGreen**](https://github.com/pret/pokefirered)
|
|
* [**Pokémon Emerald**](https://github.com/pret/pokeemerald)
|
|
* [**Pokémon Mystery Dungeon: Red Rescue Team**](https://github.com/pret/pmd-red)
|
|
|
|
### Nintendo DS (C/C++ and ARM946E-S assembly)
|
|
* [**Pokémon Diamond and Pearl**](https://github.com/pret/pokediamond)
|
|
* [**Pokémon Platinum**](https://github.com/pret/pokeplatinum)
|
|
* [**Pokémon HeartGold and SoulSilver**](https://github.com/pret/pokeheartgold)
|
|
* [**Pokémon Mystery Dungeon: Explorers of Sky**](https://github.com/pret/pmd-sky)
|