summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjiangzhengwenjz <jiangzhengwenjzw@qq.com>2020-03-27 09:41:51 +0800
committerjiangzhengwenjz <jiangzhengwenjzw@qq.com>2020-03-27 09:41:51 +0800
commit43225434d7ccc4d2d0f0396cb0f8fdaa3e98f163 (patch)
treedf8969f020116a53fe597b4b9f54db6c5e035371 /README.md
initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 00000000..62d4eb16
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+# The Legend of Zelda: The Minish Cap
+
+This is a disassembly of The Legend of Zelda: The Minish Cap (USA).
+
+It builds the following ROM:
+
+* [**zeldatmc.gba**](https://datomatic.no-intro.org/index.php?page=show_record&s=23&n=1841) `sha1: b4bd50e4131b027c334547b4524e2dbbd4227130`
+
+To set up the repository, see [INSTALL.md](INSTALL.md).