mirror of
https://github.com/pret/pokediamond.git
synced 2026-04-25 15:42:51 -05:00
initial commit
This commit is contained in:
commit
7ae853c6c0
0
.gitignore
vendored
Normal file
0
.gitignore
vendored
Normal file
7
INSTALL.md
Normal file
7
INSTALL.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Prerequisites
|
||||
|
||||
# Installation
|
||||
|
||||
# Notes
|
||||
|
||||
|
||||
34
README.md
Normal file
34
README.md
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
# Pokémon Diamond
|
||||
|
||||
This is a decompilation of Pokémon Diamond.
|
||||
|
||||
It builds the following ROM:
|
||||
|
||||
* [**pokediamond.nds**](https://datomatic.no-intro.org/index.php?page=show_record&s=28&n=1015) `sha1: a46233d8b79a69ea87aa295a0efad5237d02841e`
|
||||
|
||||
To set up the repository, see [INSTALL.md](INSTALL.md).
|
||||
|
||||
## See also
|
||||
|
||||
Other disassembly and/or decompilation projects:
|
||||
* [**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 Stadium**](https://github.com/pret/pokestadium)
|
||||
* [**Pokémon Gold and Silver**](https://github.com/pret/pokegold)
|
||||
* [**Pokémon Crystal**](https://github.com/pret/pokecrystal)
|
||||
* [**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 Mystery Dungeon: Red Rescue Team**](https://github.com/pret/pmd-red)
|
||||
|
||||
Gen 4 decompilation projects:
|
||||
* [**Pokémon Platinum (JimB16)**](https://github.com/JimB16/PokePlat)
|
||||
* [**Pokémon Platinum (Ganix)**](https://github.com/KernelEquinox/PokePlatinum)
|
||||
|
||||
## Contacts
|
||||
|
||||
You can find us on [Discord (#decomp)](https://discord.gg/prUAgd5).
|
||||
|
||||
Loading…
Reference in New Issue
Block a user