diff options
author | Scott Norton <PikalaxALT@users.noreply.github.com> | 2015-07-09 03:14:29 -0400 |
---|---|---|
committer | Scott Norton <PikalaxALT@users.noreply.github.com> | 2015-07-09 03:14:29 -0400 |
commit | 01f3a0b2f60eea226fea4e04b87f7e9c7ce6e42a (patch) | |
tree | 90b3d689ed9376fe8fd0aa5cea619ddc5488dca8 | |
parent | 8207e444ea87bd7bf59c1583e251e14fefb3b30f (diff) |
Update README.md
-rw-r--r-- | README.md | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -1,11 +1,10 @@ -# Pokémon Crystal +# Pokémon Gold -This is a disassembly of Pokémon Crystal. +This is a disassembly of Pokémon Gold. -It builds the following roms: +It builds the following rom: -* Pokemon - Crystal Version (UE) (V1.0) [C][!].gbc `md5: 9f2922b235a5eeb78d65594e82ef5dde` -* Pokemon - Crystal Version (UE) (V1.1) [C][!].gbc `md5: 301899b8087289a6436b0a241fbbb474` +* Pokemon - Gold Version (USA, Europe) To set up the repository, see [**INSTALL.md**](INSTALL.md). @@ -13,7 +12,9 @@ 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 |