Replace README with something more useful

This commit is contained in:
PikalaxALT
2023-08-21 21:04:15 -04:00
committed by GitHub
parent bfbfa670b2
commit 1cd710890f
+30 -2
View File
@@ -1,5 +1,33 @@
# PRET
Hello, world
Some would say the name stands for "Pokémon Reverse Engineering Team". We consider those people "misguided".
![](https://cdn11.bigcommerce.com/s-10c6f/images/stencil/1280x1280/products/15522/146063/BAN084-MD__38370.1648218624.jpg?c=2)
## 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)