This covers the following syscalls, as well as calling `sys_sleep` after N minutes of idling (`key_wait`?): * INT 17h/AH=05h: sys_set_sleep_time * INT 17h/AH=06h: sys_get_sleep_time
This covers the following syscalls, as well as calling
sys_sleepafter N minutes of idling (key_wait?):