diff options
| author | rozlette <uberpanzermensch@gmail.com> | 2020-01-23 18:32:01 -0600 |
|---|---|---|
| committer | rozlette <uberpanzermensch@gmail.com> | 2020-01-23 18:32:01 -0600 |
| commit | 370603ac5c0b742cc6c8eb16dbe07f2b9ca7a3e9 (patch) | |
| tree | b064e691c7f202baee29c9955748f99ffe590746 /README.md | |
| parent | f675a7197f1e58a07ebc0838017c6c19d112c6fc (diff) | |
Use 'decompilation' in README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ # Legend of Zelda: Majora's Mask (U) 1.0 -This is a disassembly of Legend of Zelda: Majora's Mask (U) 1.0 +This is a decompilation of Legend of Zelda: Majora's Mask (U) 1.0 It builds the following ROM: * rom.z64 `md5: 2a0a8acb61538235bc1094d297fb6556` @@ -84,4 +84,4 @@ rom.z64: FAILED md5sum: WARNING: 1 computed checksum did NOT match ``` -This means that something is wrong with the ROM's contents. Either the baserom files are incorrect due to a bad ROM, or some piece of code is not matching.
\ No newline at end of file +This means that something is wrong with the ROM's contents. Either the baserom files are incorrect due to a bad ROM, or some piece of code is not matching. |
