-
-
Notifications
You must be signed in to change notification settings - Fork 0
Module_FSCommands
Charles edited this page Aug 5, 2026
·
11 revisions
| Component | Section | 32-bit | 64-bit | Claimant | Source | Repo summary |
|---|---|---|---|---|---|---|
| FSCommands | ROM modules | Functional | Functional | Gerph | 32-bit built, 64-bit built, tested in repo |
| Commands | TOTAL |
|---|---|
| 95.24% | 95.24% |
FSCommands supplies the kernel-level *command implementations that operate through FileSwitch/filing systems (catalogue, directory, copy/rename-style filesystem commands).
- Has argument parsing
- Has file access
- Has kernel collusion
- Has nvram state
- Uses console input
- Uses console output
| In 32bit | In 64 bit | Interface |
|---|
None found
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | ✅ | *Append |
| ✅ | ✅ | *Build |
| ✅ | ✅ | *Close |
| ✅ | ✅ | *Create |
| ✅ | ✅ | *Delete |
| ✅ | ✅ | *Dump |
| ✅ | ✅ | *Exec |
| ✅ | ✅ | *List |
| ✅ | ✅ | *Load |
| 🔲 | 🔲 | *Opt |
| ✅ | ✅ | *Print |
| ✅ | ✅ | *Remove |
| ✅ | ✅ | *Save |
| ✅ | ✅ | *Spool |
| ✅ | ✅ | *SpoolOn |
| ✅ | ✅ | *Type |
| 🔲 | 🔲 | *Help OpenFiles |
Additional commands, which were in FileSwitch:
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | ✅ | *Cat |
| ✅ | ✅ | *LCat |
| ✅ | ✅ | *Ex |
| ✅ | ✅ | *LEx |
| ✅ | ✅ | *Info |
| ✅ | ✅ | *FileInfo |
| ✅ | ✅ | *Dir |
| ✅ | ✅ | *Back |
| ✅ | ✅ | *Up |
| ✅ | ✅ | *CDir |
| ✅ | ✅ | *URD |
| ✅ | ✅ | *Lib |
| ✅ | ✅ | *SetType |
| ✅ | ✅ | *Run |
| ✅ | ✅ | *Rename |
| ✅ | ✅ | *NoDir |
| ✅ | ✅ | *NoURD |
| ✅ | ✅ | *NoLib |
| ✅ | ✅ | *Access |
| ✅ | ✅ | *Stamp |
| ✅ | ✅ | *Copy |
| ✅ | ✅ | *Count |
| ✅ | ✅ | *Wipe |
| ✅ | ✅ | *EnumDir |
| ✅ | ✅ | *Free |
None
None
None
None
None
None
None
None
None
MessageTrans


