eZ80 docs
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

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.

Address: $020154

Inputs:

  • AppAllowContext: Set to allow Mon to pass context keys, to the cxMain routine.
  • CurLock: Set to lock the cursor off.

Outputs:

  • System monitor takes over the system.

Destroys:

  • This routine does not return.