-
-
Notifications
You must be signed in to change notification settings - Fork 0
Module_OSCommands
Charles edited this page Aug 5, 2026
·
12 revisions
| Component | Section | 32-bit | 64-bit | Claimant | Source | Repo summary |
|---|---|---|---|---|---|---|
| OSCommands | ROM modules | Stub | Stub | Gerph | GitHub | 32-bit built, 64-bit built, tested in repo |
| Functionality | Commands | Uses Services | TOTAL |
|---|---|---|---|
| 0.00% | 53.57% | 0.00% | 44.12% |
OSCommands supplies general built-in star commands that are separated from the Kernel image but use its OS services.
- Has argument parsing
- Has kernel collusion
- Has nvram state
- Sets variables
- Uses console output
- Uses messagetrans
| In 32bit | In 64 bit | Interface |
|---|---|---|
| 🔲 | 🔲 |
*Help code commands |
| In 32bit | In 64 bit | Interface |
|---|---|---|
| 🔲 | 🔲 | *Help Break |
| 🔲 | 🔲 | *ChangeDynamicArea |
| 🔲 | 🔲 | *Help Commands |
| 🔲 | 🔲 | *Configure |
| ✅ | ✅ | *Echo |
| ✅ | ✅ | *Error |
| ✅ | ✅ | *FX |
| 🔲 | 🔲 | *Help FileCommands |
| 🔲 | 🔲 | *GO |
| 🔲 | 🔲 | *GOS |
| ✅ | ✅ | *Help |
| ✅ | ✅ | *IF |
| 🔲 | 🔲 | *Ignore |
| ✅ | ✅ | *Key |
| 🔲 | 🔲 | *Help PowerOn |
| ✅ | ✅ | *Quit |
| 🔲 | 🔲 | *Help Reset |
| ✅ | ✅ | *Set |
| ✅ | ✅ | *SetEval |
| ✅ | ✅ | *SetMacro |
| ✅ | ✅ |
*SetEvalMacro (optionally) |
| 🔲 | 🔲 | *Shadow |
| ✅ | ✅ | *Show |
| 🔲 | 🔲 | *Status |
| 🔲 | 🔲 | *Help Syntax |
| ✅ | ✅ | *TV |
| ✅ | ✅ | *Time |
| ✅ | ✅ | *Unset |
None
None
None
None
None
| In 32bit | In 64 bit | Interface |
|---|---|---|
| 🔲 | 🔲 | ? |
| 🔲 | 🔲 | Service_Help |
| 🔲 | 🔲 | Service_HelpQuery |
| 🔲 | 🔲 | Service_UKConfig |
| 🔲 | 🔲 | Service_UKStatus |
None
None
None
MessageTrans


