summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 8 insertions, 10 deletions
diff --git a/README.md b/README.md
index 78fab5ca..dbcc27ab 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,10 @@
-# Pokémon Red and Blue [![Build Status][travis-badge]][travis]
+# Pokémon Yellow [![Build Status][travis-badge]][travis]
-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 `sha1: ea9bcae617fdf159b045185467ae58b2e4a48b9a`
-- Pokemon Blue (UE) [S][!].gb `sha1: d7037c83e1ae5b39bde3c30787637ba1d4c48ce2`
-- BLUEMONS.GB (debug build) `sha1: 5b1456177671b79b263c614ea0e7cc9ac542e9c4`
+- Pokemon Yellow (UE) [C][!].gbc `sha1: cc7d03262ebfaf2f06772c1a480c7d9d5f4a38e1`
To set up the repository, see [**INSTALL.md**](INSTALL.md).
@@ -18,7 +16,7 @@ To set up the repository, see [**INSTALL.md**](INSTALL.md).
Other disassembly projects:
-- [**Pokémon Yellow**][pokeyellow]
+- [**Pokémon Red/Blue**][pokered]
- [**Pokémon Gold/Silver**][pokegold]
- [**Pokémon Crystal**][pokecrystal]
- [**Pokémon Pinball**][pokepinball]
@@ -27,7 +25,7 @@ Other disassembly projects:
- [**Pokémon FireRed**][pokefirered]
- [**Pokémon Emerald**][pokeemerald]
-[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
@@ -37,5 +35,5 @@ Other disassembly projects:
[pokeemerald]: https://github.com/pret/pokeemerald
[discord]: https://discord.gg/d5dubZ3
[irc]: https://kiwiirc.com/client/irc.freenode.net/?#pret
-[travis]: https://travis-ci.org/pret/pokered
-[travis-badge]: https://travis-ci.org/pret/pokered.svg?branch=master
+[travis]: https://travis-ci.org/pret/pokeyellow
+[travis-badge]: https://travis-ci.org/pret/pokeyellow.svg?branch=master