You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,13 +3,19 @@
3
3
4
4
This can load a Majora's Mask ROM either as a single file or as a file system.
5
5
6
-
When a ROM is loaded as a "Single File", the loader will create the nintendo 64's memory layout, load and decompress the "code" file and load the overlay files specified by the overlay table used by the graph thread.
6
+
When a ROM is loaded as a "Single File", the loader will create the nintendo 64's memory layout, load the "code" file and load all the overlay files it can find (see [Loaded overlays](#loaded-overlays) for more details).
0 commit comments