Difference between revisions of "Reboot"
Jump to navigation
Jump to search
(Created page with "The <c>reboot</c> command in Mini Micro restarts the virtual machine. This includes resetting all displays, global variables, and program state; then re-running /sys/startup,...") |
(Fixed mention of release version) |
||
Line 5: | Line 5: | ||
== History == | == History == | ||
− | <c>reboot</c> was added in Mini Micro 1. | + | <c>reboot</c> was added in Mini Micro 1.1 (though it was mistakenly omitted from the release notes). |
[[Category: Mini Micro]] | [[Category: Mini Micro]] |
Latest revision as of 20:10, 22 August 2022
The reboot
command in Mini Micro restarts the virtual machine. This includes resetting all displays, global variables, and program state; then re-running /sys/startup, followed by any /usr/startup script found.
The result should be exactly equivalent to quitting and re-launching Mini Micro, except that the window size/position is unchanged.
History
reboot
was added in Mini Micro 1.1 (though it was mistakenly omitted from the release notes).