diff --git a/README.md b/README.md index edb7ba4..bbf1c70 100644 --- a/README.md +++ b/README.md @@ -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)