Skip to content

Module_FSCommands

Charles edited this page Aug 5, 2026 · 11 revisions

Module: FSCommands

Status summary

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

Development status

Diagram from Module_FSCommands

Completeness

Commands TOTAL
95.24% 95.24%

Summary

FSCommands supplies the kernel-level *command implementations that operate through FileSwitch/filing systems (catalogue, directory, copy/rename-style filesystem commands).

Relationships

Diagram from Module_FSCommands

Diagram from Module_FSCommands

Discovered features

  • Has argument parsing
  • Has file access
  • Has kernel collusion
  • Has nvram state
  • Uses console input
  • Uses console output

Provides

Functionality

In 32bit In 64 bit Interface

None found

Commands

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

SWIs

None

Services

None

Vectors

None

Events

None

UpCalls

None


Issues calls to

Services

None

Vectors

None

Events

None

UpCalls

None

Modules

  • MessageTrans

Clone this wiki locally