mirror of https://github.com/zeldaret/mm.git
Updated Installation (markdown)
parent
ef7f0f14ec
commit
ba61988c82
|
@ -69,7 +69,7 @@ This will extract all the individual files in the ROM into a newly created baser
|
|||
|
||||
Next, type:
|
||||
```
|
||||
make disasm
|
||||
make init
|
||||
```
|
||||
|
||||
This will create the build folders as well as a newly created asm folder containing the disassemblies of nearly all the files containing code.
|
||||
|
|
Loading…
Reference in New Issue