mirror of
https://github.com/pret/pret.github.io.git
synced 2026-09-26 13:32:59 -04:00
Merge pull request #4 from AnonymousRandomPerson/master
Cleaned up wording and organized list
This commit is contained in:
@@ -1,38 +1,33 @@
|
||||
# PRET
|
||||
# pret
|
||||
|
||||
Some would say the name stands for "Pokémon Reverse Engineering Team". We consider those people "misguided".
|
||||
You can find us on:
|
||||
|
||||
## Discord invite
|
||||
|
||||
If we had a vanity, it would be [discord.gg/pret](https://discord.gg/d5dubZ3).
|
||||
|
||||
## Community pages
|
||||
|
||||
PRET is not a community.
|
||||
* Discord: [pret](https://discord.gg/d5dubZ3)
|
||||
* IRC: [libera#pret](https://web.libera.chat/?#pret)
|
||||
|
||||
## 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)
|
||||
* [**Pokémon Trading Card Game 2**](https://github.com/pret/poketcg2)
|
||||
* [**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://github.com/pret/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)
|
||||
|
||||
### Nintendo 64 (C and MIPS64EL assembly)
|
||||
* [**Pokémon Stadium**](https://github.com/pret/pokestadium)
|
||||
* [**Pokémon Stadium**](https://github.com/pret/pokestadium) (Discord #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)
|
||||
* [**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)
|
||||
|
||||
### 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)
|
||||
* [**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)
|
||||
|
||||
Reference in New Issue
Block a user