diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-09-05 08:30:43 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-09-05 08:30:43 -0400 |
commit | 01652bd67adf1042c88ebee06766824884500dce (patch) | |
tree | 5d54d0c43b9320e0a0677308174cbc215a54afac | |
parent | 1b78a6e423a791d4f5248fd2b70bea9bf8e22e6c (diff) | |
parent | 2df2b6280c69d6cd80f4f03be86cdc5628365bf5 (diff) |
Merge branch 'master' into trade
-rw-r--r-- | README.md | 18 |
1 files changed, 17 insertions, 1 deletions
@@ -9,8 +9,24 @@ It builds the following roms: To set up the repository, see [INSTALL.md](INSTALL.md). -### irc: [freenode#pret][irc] +## See also +* Disassembly of [**Pokémon Red/Blue**][pokered] +* Disassembly of [**Pokémon Yellow**][pokeyellow] +* Disassembly of [**Pokémon Crystal**][pokecrystal] +* Disassembly of [**Pokémon Pinball**][pokepinball] +* Disassembly of [**Pokémon TCG**][poketcg] +* Disassembly of [**Pokémon Emerald**][pokeemerald] +* Discord: [**pret**][Discord] +* irc: **irc.freenode.net** [**#pret**][irc] + +[pokered]: https://github.com/pret/pokered +[pokeyellow]: https://github.com/pret/pokeyellow +[pokecrystal]: https://github.com/pret/pokecrystal +[pokepinball]: https://github.com/pret/pokepinball +[poketcg]: https://github.com/pret/poketcg +[pokeemerald]: https://github.com/pret/pokeemerald +[Discord]: https://discord.gg/cJxDDVP [irc]: https://kiwiirc.com/client/irc.freenode.net/?#pret [travis]: https://travis-ci.org/pret/pokeruby [travis-badge]: https://travis-ci.org/pret/pokeruby.svg?branch=master |