Updated Home (markdown)

MegaMech 2022-08-06 11:38:44 -07:00
parent 186a217099
commit d2a0cf08fe
1 changed files with 4 additions and 1 deletions

@ -3,4 +3,7 @@ Welcome to the mk64 wiki!
Beginners may wish to familiarize themselves with some [basic concepts](Basic-Concepts).
1) Learn about mk64's control flow and init in the [introduction](Introduction).
2) Learn about mk64's [segments](Segments).
2) Learn about mk64's [segments](Segments).
See [Decompilation Tidbits](Decompilation-Tidbits) for random decompilation notes.