-
-
Notifications
You must be signed in to change notification settings - Fork 0
Module_ShellCLI
Charles edited this page Aug 5, 2026
·
13 revisions
| Component | Section | 32-bit | 64-bit | Claimant | Source | Repo summary |
|---|---|---|---|---|---|---|
| ShellCLI | ROM modules | Internals | Internals | Gerph | not built in repo, not tested in repo |
| Functionality | Commands | SWIs | Services | TOTAL |
|---|---|---|---|---|
| 8.33% | 50.00% | 50.00% | 0.00% | 16.67% |
ShellCLI supplies a command-line shell within the desktop environment, coordinating shell execution with Wimp task lifetime and memory availability.
URL: PRM
- Has application environment
- Has services
- Has services fast
- Has swis
- Is desktop application
- Uses console input
- Uses console output
- Uses messagetrans
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | 🔲 | Notice on how to return to desktop |
| 🔲 | 🔲 | Command line prompt shown with CLI$Prompt
|
| 🔲 | 🔲 | Errors are reported |
| 🔲 | 🔲 | Exits are trapped |
| 🔲 | 🔲 | Errors are trapped |
| 🔲 | 🔲 | Aborts are trapped |
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | 🔲 | *ShellCLI |
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | 🔲 |
Shell_Create (&805C0) |
| ✅ | 🔲 |
Shell_Destroy (&805C1) |
| In 32bit | In 64 bit | Interface |
|---|---|---|
| 🔲 | 🔲 | Service_Memory |
| 🔲 | 🔲 | Service_Reset |
| 🔲 | 🔲 | Service_WimpCloseDown |
None
None
None
None
None
None
None
MessageTransShellWimp


