summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-12-20 15:43:10 -0500
committerGitHub <noreply@github.com>2019-12-20 15:43:10 -0500
commit510a5b8d350fd093ca45baad878c4c67314d5812 (patch)
treee79e07eacfe55a28c17d2c522e03fc2db209e580 /README.md
parent9f604fe56c83a904c3c2eeeede3d8b73cb6f94a1 (diff)
parentd6741335d61fe61cfbfff5f7ae88059502d1f63b (diff)
Merge pull request #193 from PikalaxALT/leafgreen
Match Pokemon LeafGreen 1.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index b72d2ca86..17c0b2340 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,9 @@ This is a disassembly of Pokémon FireRed and LeafGreen.
It builds the following ROM:
* [**pokefirered.gba**](https://datomatic.no-intro.org/?page=show_record&s=23&n=1616) `sha1: 41cb23d8dccc8ebd7c649cd8fbb58eeace6e2fdc`
+* [**pokeleafgreen.gba**](https://datomatic.no-intro.org/?page=show_record&s=23&n=1617) `sha1: 574fa542ffebb14be69902d1d36f1ec0a4afd71e`
+* [**pokefirered_rev1.gba**](https://datomatic.no-intro.org/?page=show_record&s=23&n=1672) `sha1: dd5945db9b930750cb39d00c84da8571feebf417`
+* [**pokeleafgreen_rev1.gba**](https://datomatic.no-intro.org/index.php?page=show_record&s=23&n=1668) `sha1: 7862c67bdecbe21d1d69ce082ce34327e1c6ed5e`
To set up the repository, see [INSTALL.md](INSTALL.md).