Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 1.84 KB

File metadata and controls

40 lines (32 loc) · 1.84 KB

Applications

Custom Sanco applications

CP/M system tools and applications

All of these sources can be found in cpm2-plm.zip from retroarchive.org. Some of these sources are in in PL/M language, the compiler can be found in Digital Research Source Code page.

  • ASM.COM: ASM80 assembler from Digital Research;
  • DDT.COM: debugger from Digital Research;
  • DUMP.COM: dump file content;
  • LOAD.COM: from Digital Research;
  • PIP.COM: move or copy files;
  • STAT.COM: disk usage, character i/o management;
  • SUBMIT.COM: system utility from Digital Research;
  • XSUB.COM: TODO.

Third party applications

  • ED.COM: text editor;
  • INSTALL.COM: Microsoft Install;
  • KANABAS.COM: basic interpreter;
  • KBAS75.COM: basic interpreter;
  • KBASIC.COM: basic interpreter;
  • MP.COM: Microsoft Multiplan;
  • MBASIC.COM: basic interpreter;