diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-06 15:51:09 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-06 15:51:09 +0200 |
commit | 577e23a87dd7d05223eed34cec13b0cc42c1ebf0 (patch) | |
tree | cee2494e02db73b72c0cea094fbf9fcc03049934 | |
parent | b6661e7736138bb61c4d58e61add686cec9e7739 (diff) | |
parent | 675bdb52508deb085813588203baa7cd9c9de24c (diff) |
Merge branch 'master' into clean_up2
-rw-r--r-- | README.md | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -7,3 +7,24 @@ It builds the following rom: * pokeemerald.gba `sha1: f3ae088181bf583e55daf962a92bb46f4f1d07b7` To set up the repository, see [**INSTALL.md**](INSTALL.md). + + +## 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 Ruby**][pokeruby] +* 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 +[pokeruby]: https://github.com/pret/pokeruby +[Discord]: https://discord.gg/cJxDDVP +[irc]: https://kiwiirc.com/client/irc.freenode.net/?#pret |