Mon
This routine starts the system monitor. The system monitor takes over the system, and reports events to the active application via the monitor vectors. These vectors can be set prior to the Mon
routine using AppInit
.
If this routine is called, it will not return.
AppAllowContext
: Set to allowMon
to pass context keys, to thecxMain
routine.CurLock
: Set to lock the cursor off.
- System monitor takes over the system.
- This routine does not return.