-
-
Notifications
You must be signed in to change notification settings - Fork 0
Module_UtilityModule
Charles edited this page Jul 19, 2026
·
15 revisions
| 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 |
| Functionality | Commands | Services | TOTAL |
|---|---|---|---|
| 83.33% | 100.00% | 0.00% | 66.67% |
The UtilityModule only provides a single function - that of the 'supervisor' environment, triggered on entry of the module.
- Has application environment
- Has services
- Has services fast
- Uses console input
- Uses console output
- Uses messagetrans
| 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 |
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | ✅ | *GOS |
None
| In 32bit | In 64 bit | Interface |
|---|---|---|
| 🔲 | 🔲 | Service_Memory |
| 🔲 | 🔲 | Service_Reset |
None
None
None
None
None
None
None
MessageTrans
