mirror of https://github.com/zeldaret/mm.git
Use 'decompilation' in README
This commit is contained in:
parent
f675a7197f
commit
370603ac5c
|
@ -1,6 +1,6 @@
|
||||||
# Legend of Zelda: Majora's Mask (U) 1.0
|
# 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:
|
It builds the following ROM:
|
||||||
* rom.z64 `md5: 2a0a8acb61538235bc1094d297fb6556`
|
* rom.z64 `md5: 2a0a8acb61538235bc1094d297fb6556`
|
||||||
|
@ -84,4 +84,4 @@ rom.z64: FAILED
|
||||||
md5sum: WARNING: 1 computed checksum did NOT match
|
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.
|
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.
|
||||||
|
|
Loading…
Reference in New Issue