mk90.commands
Command mem
Display the configured RAM, ROM and editor limits.
Synopsis
memOrdinary invocation: foreground child, PID 3; the shell waits. Allowed as a pipe producer.
Parameters
This command has no documented parameters.
Description
Reports RAM 16 KiB / ROM 32 KiB and EDITOR 1280 B / 16 INODE. These are build limits, not a live allocator or free-memory report.
The 32 KiB cartridge is serial storage; it does not add 32 KiB of directly addressable CPU RAM.
Examples
memLimits and side effects
- No memory dump, allocation report or RAM expansion detection.
Status and diagnostics
Success is status 0. Relevant status codes: 13. See the diagnostic reference.
See also
uname · devices · Shell syntax