FujiNet NOS v0.7.0
·
4 commits
to nos
since this release
Added 3 commands
COPYcopy a single file between mount points or the same mount point or to a devices such asP1:)DUMPhex dump range of memoryFILLpopulate a range of memory with a single byte value
Implemented a transient/overlay command process. This reduces MEMLO from $1B00 to $1800 and allows adding new commands without horrifically impacting memory usage.
The following existing commands were modified to run as transient/overlay commands.
AUTORUNBASICDIRHELPNTRANSREENTERSAVEXEP
CIO File Open channel usage has been improved. Commands that use CIO File Open will now search for the next available CIO channel and use it rather than rudely closing a needed channel prior to use.
This corrects a problem that prevented, say, loading an executable during batch processing.
Added or extended help documentation for:
HELP REF/COLORSHELP ASM/BRANCHHELP NOS/COPY or NCOPYHELP NOS/DUMPHELP NOS/FILL