diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-11-07 22:40:49 -0500 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-11-07 22:40:49 -0500 |
commit | 5f8f221bad050e54c150d1c5ca8d827284235091 (patch) | |
tree | 30abe372a0679daabfcbd6b41c1c4c1de2c8161a | |
parent | edf375aff14e54bd54e7a25780fe8b714691ccc7 (diff) |
Mention YELLMONS.GB in the readme
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,9 +2,10 @@ This is a disassembly of Pokémon Yellow. -It builds the following ROM: +It builds the following ROMs: - Pokemon Yellow (UE) [C][!].gbc `sha1: cc7d03262ebfaf2f06772c1a480c7d9d5f4a38e1` +- YELLMONS.GB (debug build) `sha1: d44e96eddfbdad633cbe4e6e64915e9e198974b0` To set up the repository, see [**INSTALL.md**](INSTALL.md). |