Skip to content

Module_UtilityModule

Charles edited this page Jul 19, 2026 · 15 revisions

Module: UtilityModule

Status summary

Component Section 32-bit 64-bit Claimant Source Repo summary
UtilityModule ROM modules Functional Functional Gerph GitHub 32-bit built, 64-bit built, tested in repo

Development status

Diagram from Module_UtilityModule

Completeness

Functionality Commands Services TOTAL
83.33% 100.00% 0.00% 66.67%

Summary

The UtilityModule only provides a single function - that of the 'supervisor' environment, triggered on entry of the module.

Discovered features

  • Has application environment
  • Has services
  • Has services fast
  • Uses console input
  • Uses console output
  • Uses messagetrans

Provides

Functionality

In 32bit In 64 bit Interface
Command line prompt shown with CLI$Prompt
🔲 🔲 Starts when module is entered
Errors are reported
Exits are trapped
Errors are trapped
Aborts are trapped

Commands

In 32bit In 64 bit Interface
*GOS

SWIs

None

Services

In 32bit In 64 bit Interface
🔲 🔲 Service_Memory
🔲 🔲 Service_Reset

Vectors

None

Events

None

UpCalls

None


Issues calls to

Services

None

Vectors

None

Events

None

UpCalls

None

Modules

  • MessageTrans

Clone this wiki locally