diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-01-28 00:53:52 -0500 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-01-28 00:53:52 -0500 |
commit | ce44112914f64db69cd55d0830484a8cf5dfdec5 (patch) | |
tree | 710f57dd1234ad6ded92e591a0c31f997e911993 /README.md | |
parent | 3df4c5ffa81d8c31afceb8112e7c30716b0d0949 (diff) |
Add wiki link to README; group disassembly links separately for easier scanning
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 34 |
1 files changed, 19 insertions, 15 deletions
@@ -2,27 +2,31 @@ This is a disassembly of Pokémon Crystal. -It builds the following roms: +It builds the following ROMs: -* Pokemon - Crystal Version (UE) (V1.0) [C][!].gbc `sha1: f4cd194bdee0d04ca4eac29e09b8e4e9d818c133` -* Pokemon - Crystal Version (UE) (V1.1) [C][!].gbc `sha1: f2f52230b536214ef7c9924f483392993e226cfb` +- Pokemon - Crystal Version (UE) (V1.0) [C][!].gbc `sha1: f4cd194bdee0d04ca4eac29e09b8e4e9d818c133` +- Pokemon - Crystal Version (UE) (V1.1) [C][!].gbc `sha1: f2f52230b536214ef7c9924f483392993e226cfb` To set up the repository, see [INSTALL.md](INSTALL.md). ## See also -* [FAQ](FAQ.md) -* [Documentation](docs/) -* Disassembly of [**Pokémon Red/Blue**][pokered] -* Disassembly of [**Pokémon Yellow**][pokeyellow] -* Disassembly of [**Pokémon Gold**][pokegold] -* Disassembly of [**Pokémon Pinball**][pokepinball] -* Disassembly of [**Pokémon TCG**][poketcg] -* Disassembly of [**Pokémon Ruby**][pokeruby] -* Disassembly of [**Pokémon Fire Red**][pokefirered] -* Disassembly of [**Pokémon Emerald**][pokeemerald] -* Discord: [**pret**][Discord] -* irc: [freenode#pret][irc] +- [**FAQ**](FAQ.md) +- [**Documentation**](docs/) +- [**Wiki**](wiki/) (includes [**tutorials**](wiki/Tutorials)) +- Discord: [**pret**][Discord] +- irc: [freenode#pret][irc] + +Other disassembly projects: + +- [**Pokémon Red/Blue**][pokered] +- [**Pokémon Yellow**][pokeyellow] +- [**Pokémon Gold**][pokegold] +- [**Pokémon Pinball**][pokepinball] +- [**Pokémon TCG**][poketcg] +- [**Pokémon Ruby**][pokeruby] +- [**Pokémon Fire Red**][pokefirered] +- [**Pokémon Emerald**][pokeemerald] [pokered]: https://github.com/pret/pokered [pokeyellow]: https://github.com/pret/pokeyellow |