| dos_base.md |
DosLibrary structure and global state |
| file_io.md |
Open, Close, Read, Write, Seek |
| locks_examine.md |
Lock, UnLock, Examine, ExNext, ExAll |
| pattern_matching.md |
ParsePattern, MatchPattern, wildcards |
| process_management.md |
CreateNewProc, SystemTagList, Execute |
| packet_system.md |
DosPacket, ACTION_* codes, handler protocol |
| filesystem.md |
FFS/OFS layout, block structure |
| environment.md |
GetVar/SetVar, local/global env variables |
| error_handling.md |
IoErr, Fault, PrintFault, error codes |
| cli_shell.md |
CLI/Shell: pipes, redirection, scripts, ReadArgs |