Remove OSLDR

The OSLDR application was badly broken and almost impossible to fix with new expanded OS support.
This commit is contained in:
Wayne Warthen
2020-03-23 11:41:59 -07:00
parent 2150b04349
commit 4862827058
13 changed files with 19 additions and 1103 deletions

View File

@@ -292,7 +292,6 @@ them over any older versions of the app on your disk:
* SYSCOPY.COM
* MODE.COM
* FDU.COM (was FDTST.COM)
* OSLDR.COM
* FORMAT.COM
* XM.COM
* FLASH.COM
@@ -529,7 +528,6 @@ therefore, globally available.
| ASSIGN | Add, change, and delete drive letter assignments. Use ASSIGN /? for usage instructions. |
| SYSCOPY | Copy system image to a device to make it bootable. Use SYSCOPY with no parms for usage instructions. |
| FDU | Format and test floppy disks. Menu driven interface. |
| OSLDR | Load a new OS on the fly. For example, you can switch to Z-System when running CP/M. Use OSLDR with no parms for usage instructions. |
| FORMAT | Will someday be a command line tool to format floppy disks. Currently does nothing! |
| MODE | Reconfigures serial ports dynamically. |
| XM | XModem file transfer program adapted to hardware. Automatically uses primary serial port on system. |