Module app:sysconsole - RMoX system console
RMoX system console. This provides the basic system console. From this, other commands and programs may be launched.
Index
-
Process
system.console- Main system-console process
Declarations
sysconsole.occ:200Process system.console
PROC system.console (CHAN BYTE kyb?, scr!, SHARED CT.KERNEL! to.kernel)
Main system-console process.
Parameters:
CHAN BYTE |
kyb |
Keyboard input. |
CHAN BYTE |
scr |
Screen output (expects a VT220 or similar terminal). |
SHARED CT.KERNEL! |
to.kernel |
Link to RMoX kernel. |