This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
super_mario_64:list_of_level_scripts [2017/06/23 09:46] 127.0.0.1 external edit |
super_mario_64:list_of_level_scripts [2025/10/18 21:21] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ======== List of Level Scripts ======== | ======== List of Level Scripts ======== | ||
| - | This is a list of offsets in the Super Mario 64 ROM that contain [[Level Commands]]. There is one level script for each level in the game and a few top-level scripts. After loading a level into its segment (usually 0E), the entry point defines where in that script the level parser jumps to which is usually not the start of the script. | + | This is a list of offsets in the Super Mario 64 ROM that contain [[sm64:level_commands]]. There is one level script for each level in the game and a few top-level scripts. After loading a level into its segment (usually 0E), the entry point defines where in that script the level parser jumps to which is usually not the start of the script. |
| ===== Level Scripts ===== | ===== Level Scripts ===== | ||
| Line 41: | Line 41: | ||
| ===== See Also ===== | ===== See Also ===== | ||
| - | * [[Level Commands]] | + | * [[sm64:level_commands]] |
| * [[ROM Memory Map]] | * [[ROM Memory Map]] | ||