diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-17 14:27:47 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-17 14:29:26 -0400 |
| commit | 13ff559c04f47db5ed1afbf7eeddc7c6a47ffc8f (patch) | |
| tree | 816bc74e980b68caace1042e3b400ac61878f5a3 /README.md | |
| parent | 1a1f911eb4cfe7d1a9d18ef555c8ddfce7c5da73 (diff) | |
Update README and INSTALL markdown files
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,21 +1,22 @@ -# Pokémon Gold +# Pokémon Gold and Silver -This is a disassembly of Pokémon Gold and (eventually) Pokémon Silver. +This is a disassembly of Pokémon Gold and Pokémon Silver. It builds the following roms: * Pokemon - Gold Version (USA, Europe).gbc `md5:a6924ce1f9ad2228e1c6580779b23878` -* Pokemon - Silver Version (USA, Europe).gbc `md5:2ac166169354e84d0e2d7cf4cb40b312` (eventually) +* Pokemon - Silver Version (USA, Europe).gbc `md5:2ac166169354e84d0e2d7cf4cb40b312` 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] * irc: **irc.freenode.net** [**#pret**][irc] [pokered]: https://github.com/iimarckus/pokered +[pokeyellow]: https://github.com/iimarckus/pokeyellow [pokecrystal]: https://github.com/kanzure/pokecrystal [irc]: https://kiwiirc.com/client/irc.freenode.net/?#pret |
