diff options
| author | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-08-30 18:57:36 -0400 | 
|---|---|---|
| committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-08-30 18:57:36 -0400 | 
| commit | 6de043f87d500014c7cc9c85a203f387a9cd4c7a (patch) | |
| tree | 9bf260c3c19f517fefe0ac595f3b871e5a8572bd | |
| parent | 2b7961759b3786725b95ee8f4a0b6e556091db7a (diff) | |
| parent | 56210a60e6afa62e4abd7feea300c7bea81fada0 (diff) | |
Merge branch 'master' of https://github.com/luckytyphlosion/pokeyellow
| -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 | 
