diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 13 |
1 files changed, 6 insertions, 7 deletions
@@ -1,18 +1,17 @@ -# Pokémon Red and Blue +# Pokémon Yellow -This is a disassembly of Pokémon Red and Blue. +This is a disassembly of Pokémon Yellow. -It builds the following roms: +It builds the following rom: -* Pokemon Red (UE) [S][!].gb `md5: 3d45c1ee9abd5738df46d2bdda8b57dc` -* Pokemon Blue (UE) [S][!].gb `md5: 50927e843568814f7ed45ec4f944bd8b` +* Pokemon Yellow (UE) [C][!].gbc `md5: d9290db87b1f0a23b89f99ee4469e34b` To set up the repository, see [**INSTALL.md**](INSTALL.md). ## See also -* Disassembly of [**Pokémon Yellow**][pokeyellow] +* Disassembly of [**Pokémon Red/Blue**][pokered] * Disassembly of [**Pokémon Gold**][pokegold] * Disassembly of [**Pokémon Crystal**][pokecrystal] * Disassembly of [**Pokémon Pinball**][pokepinball] @@ -23,7 +22,7 @@ To set up the repository, see [**INSTALL.md**](INSTALL.md). * Discord: [**pret**][Discord] * irc: **irc.freenode.net** [**#pret**][irc] -[pokeyellow]: https://github.com/pret/pokeyellow +[pokered]: https://github.com/pret/pokered [pokegold]: https://github.com/pret/pokegold [pokecrystal]: https://github.com/pret/pokecrystal [pokepinball]: https://github.com/pret/pokepinball |