diff options
author | luckytyphlosion <alan.rj.huang@gmail.com> | 2017-09-04 19:41:19 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-04 19:41:19 -0400 |
commit | 7105e61dc223c2b17e559ee142d7eeb862c33fba (patch) | |
tree | fe7e1d04d74d4ddd7754b18382a39195284d0264 | |
parent | 571187ca9fbe1f72d56b209ca6b10d3787f84c76 (diff) |
Add Gen 3 disassemblies.
-rwxr-xr-x | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -19,6 +19,8 @@ This will output a file named "tcg.gbc". * Disassembly of [**Pokémon Yellow**][pokeyellow] * Disassembly of [**Pokémon Crystal**][pokecrystal] * Disassembly of [**Pokémon Pinball**][pokepinball] +* Disassembly of [**Pokémon Ruby**][pokeruby] +* Disassembly of [**Pokémon Emerald**][pokeemerald] * Discord: [**pret**][Discord] * irc: **irc.freenode.net** [**#pret**][irc] @@ -26,5 +28,7 @@ This will output a file named "tcg.gbc". [pokeyellow]: https://github.com/pret/pokeyellow [pokecrystal]: https://github.com/pret/pokecrystal [pokepinball]: https://github.com/pret/pokepinball +[pokeruby]: https://github.com/pret/pokeruby +[pokeemerald]: https://github.com/pret/pokeemerald [Discord]: https://discord.gg/cJxDDVP [irc]: https://kiwiirc.com/client/irc.freenode.net/?#pret |