shithub: pokered

Download patch

ref: 89a41f4bdfe4e0579b4b64cfb3542362c0f2c53b
parent: 034801b6afafc812679483f22b85dc8287826d4c
author: Rangi <remy.oukaour+rangi42@gmail.com>
date: Sun Jul 5 15:06:56 EDT 2020

Sync README.md with pokegold and pokecrystal, and use binary SHA-1 ROM hashes

--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
-# Pokémon Red and Blue
+# Pokémon Red and Blue [![Build Status][travis-badge]][travis]
 
 This is a disassembly of Pokémon Red and Blue.
 
-It builds the following roms:
+It builds the following ROMs:
 
-* Pokemon Red (UE) [S][!].gb  `md5: 3d45c1ee9abd5738df46d2bdda8b57dc`
-* Pokemon Blue (UE) [S][!].gb `md5: 50927e843568814f7ed45ec4f944bd8b`
+- Pokemon Red (UE) [S][!].gb `sha1: ea9bcae617fdf159b045185467ae58b2e4a48b9a`
+- Pokemon Blue (UE) [S][!].gb `sha1: d7037c83e1ae5b39bde3c30787637ba1d4c48ce2`
 
 To set up the repository, see [**INSTALL.md**](INSTALL.md).
 
@@ -12,17 +12,20 @@
 
 ## See also
 
-* Disassembly of [**Pokémon Yellow**][pokeyellow]
-* Disassembly of [**Pokémon Gold**][pokegold]
-* Disassembly of [**Pokémon Crystal**][pokecrystal]
-* Disassembly of [**Pokémon Pinball**][pokepinball]
-* Disassembly of [**Pokémon TCG**][poketcg]
-* Disassembly of [**Pokémon Ruby**][pokeruby]
-* Disassembly of [**Pokémon Fire Red**][pokefirered]
-* Disassembly of [**Pokémon Emerald**][pokeemerald]
-* Discord: [**pret**][Discord]
-* irc: **irc.freenode.net** [**#pret**][irc]
+- **Discord:** [pret][discord]
+- **IRC:** [freenode#pret][irc]
 
+Other disassembly projects:
+
+- [**Pokémon Yellow**][pokeyellow]
+- [**Pokémon Gold/Silver**][pokegold]
+- [**Pokémon Crystal**][pokecrystal]
+- [**Pokémon Pinball**][pokepinball]
+- [**Pokémon TCG**][poketcg]
+- [**Pokémon Ruby**][pokeruby]
+- [**Pokémon FireRed**][pokefirered]
+- [**Pokémon Emerald**][pokeemerald]
+
 [pokeyellow]: https://github.com/pret/pokeyellow
 [pokegold]: https://github.com/pret/pokegold
 [pokecrystal]: https://github.com/pret/pokecrystal
@@ -31,5 +34,7 @@
 [pokeruby]: https://github.com/pret/pokeruby
 [pokefirered]: https://github.com/pret/pokefirered
 [pokeemerald]: https://github.com/pret/pokeemerald
-[Discord]: https://discord.gg/d5dubZ3
+[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
--- a/roms.sha1
+++ b/roms.sha1
@@ -1,2 +1,2 @@
-ea9bcae617fdf159b045185467ae58b2e4a48b9a  pokered.gbc
-d7037c83e1ae5b39bde3c30787637ba1d4c48ce2  pokeblue.gbc
+ea9bcae617fdf159b045185467ae58b2e4a48b9a *pokered.gbc
+d7037c83e1ae5b39bde3c30787637ba1d4c48ce2 *pokeblue.gbc