RAMDISK OPERATING SYSTEM by Sarah Burgin v8.4

SYS_V84.CAS - Alldream source code
RAMDISK.CAS - Executable

The executable loads to $C000 with a start address of $C002. It's position independent, e.g. it could
be loaded and run using conventional memory:
  CLOADM"RAMDISK",&H4600:EXEC&H602

Note: This utility requires paged memory to be installed in the cartridge port, without which "write
failure" will be experienced when attempting to copy files over to the ramdisk.