diff options
| -rw-r--r-- | README.md | 18 | 
1 files changed, 5 insertions, 13 deletions
| @@ -1,28 +1,20 @@  # Pokémon Yellow -This is not a buildable disassembly of Pokémon Yellow. This is here as a (currently incomplete) documentation of Yellow differences. For a buildable disassembly (with uses of incbins), refer to [here].  +This is a disassembly of Pokémon Yellow. -Expect this to be completed in 3000 years. +It builds the following rom: -Original readme below. - -# Pokémon Red and Blue - -This is a disassembly of Pokémon Red and Blue. - -It builds the following roms: - -* 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 Red/Blue**][pokered]  * Disassembly of [**Pokémon Crystal**][pokecrystal]  * irc: **irc.freenode.net** [**#pret**][irc] +[pokered]: https://github.com/iimarckus/pokered  [pokecrystal]: https://github.com/kanzure/pokecrystal  [irc]: https://kiwiirc.com/client/irc.freenode.net/?#pret -[here]: https://github.com/dannye/pokeyellow | 
