diff --git a/Source/Doc/Catalog.md b/Source/Doc/Catalog.md index ef142df6..380bcf15 100644 --- a/Source/Doc/Catalog.md +++ b/Source/Doc/Catalog.md @@ -627,7 +627,7 @@ The following files appear in User Area 0 | `QSTAMPV.COM` | Initializes disk for date/time stamping (vertical sort) | | `QSTAMPX.COM` | Initializes disk for date/time stamping (horizontal sort) | | `QSTAT.COM` | QP/M enhanced version of CP/M 2.2 STAT application | -| `QSUB.COM` | QP/M batch file submission program | +| `QSUB.COM` | QP/M batch file submission program - Like SUBMIT | | `QSWEEP.COM` | QP/M directory sweep utility | | `QTERM.DAT` | Terminal control codes used by DEBUGZ | | `QTERMS.LIB` | Library of available terminal definitions | @@ -683,10 +683,8 @@ The following files are general purpose an provided in (mostly) all OS images The following files are found in -* /Source/Apps * /Source/Apps/* * /Source/Images/Common/All -* /Source/Images/Common/UTILS * /Source/TastyBasic The following files provide specific functionality enabled by @@ -739,7 +737,7 @@ distribution. Some provide command line help themselves. Some are fairly obvio | `GENHEX.COM` | | Generates an Intel Hex file from the input file | | `LS.COM` | | An alternative file listing to DIR | | `LSWEEP.COM` | | Extract and view member files of an .LBR archive | -| `MBASIC.COM` | | Microsoft BASIC language interpreter | +| `MBASIC.COM` | Microsoft | Microsoft BASIC language interpreter | | `NULU.COM` | | NZCOM new library utility (.LBR) management tool | | `PMARC.COM` | | Create or add file(s) to LHA .PMA archive | | `PMEXT.COM` | | Extract file(s) from .PMA/.LZH/.LHA archive | @@ -754,7 +752,7 @@ distribution. Some provide command line help themselves. Some are fairly obvio | `UNCR.COM` | | Decompress Crunched file(s). See CRUNCH.COM | | `UNZIP.COM` | Lars Nelson | UNZIP extracts from MS-DOS ZIP files | | `UNZIP.DOC` | | Documentation for UNZIP | -| `XSUB1.COM` | Lars Nelson | Replacement for DRI SUB | +| `XSUB1.COM` | Lars Nelson | Replacement for DRI XSUB | | `ZAP.COM` | | Interactive disk & file utility | | `ZDE.COM` | | Compact WordStar-like editor | | `ZDE.DOC` | | ZDE Documentation | diff --git a/Source/Images/Common/All/ASCIIART.BAS b/Source/Images/Common/All/u10/ASCIIART.BAS similarity index 100% rename from Source/Images/Common/All/ASCIIART.BAS rename to Source/Images/Common/All/u10/ASCIIART.BAS diff --git a/Source/Images/Common/All/DDTZ.DOC b/Source/Images/Common/All/u10/DDTZ.DOC similarity index 100% rename from Source/Images/Common/All/DDTZ.DOC rename to Source/Images/Common/All/u10/DDTZ.DOC diff --git a/Source/Images/Common/All/FLASH.DOC b/Source/Images/Common/All/u10/FLASH.DOC similarity index 100% rename from Source/Images/Common/All/FLASH.DOC rename to Source/Images/Common/All/u10/FLASH.DOC diff --git a/Source/Images/Common/All/SUPERSUB.DOC b/Source/Images/Common/All/u10/SUPERSUB.DOC similarity index 100% rename from Source/Images/Common/All/SUPERSUB.DOC rename to Source/Images/Common/All/u10/SUPERSUB.DOC diff --git a/Source/Images/Common/All/UNARC.DOC b/Source/Images/Common/All/u10/UNARC.DOC similarity index 100% rename from Source/Images/Common/All/UNARC.DOC rename to Source/Images/Common/All/u10/UNARC.DOC diff --git a/Source/Images/Common/All/UNZIP.DOC b/Source/Images/Common/All/u10/UNZIP.DOC similarity index 100% rename from Source/Images/Common/All/UNZIP.DOC rename to Source/Images/Common/All/u10/UNZIP.DOC diff --git a/Source/Images/Common/All/ZDE.DOC b/Source/Images/Common/All/u10/ZDE.DOC similarity index 100% rename from Source/Images/Common/All/ZDE.DOC rename to Source/Images/Common/All/u10/ZDE.DOC diff --git a/Source/Images/Common/All/CRUNCH28.CFG b/Source/Images/Common/All/u14/CRUNCH28.CFG similarity index 100% rename from Source/Images/Common/All/CRUNCH28.CFG rename to Source/Images/Common/All/u14/CRUNCH28.CFG diff --git a/Source/Images/Common/All/CLRDIR.COM b/Source/Images/Common/All/u15/CLRDIR.COM similarity index 100% rename from Source/Images/Common/All/CLRDIR.COM rename to Source/Images/Common/All/u15/CLRDIR.COM diff --git a/Source/Images/Common/All/COMPARE.COM b/Source/Images/Common/All/u15/COMPARE.COM similarity index 100% rename from Source/Images/Common/All/COMPARE.COM rename to Source/Images/Common/All/u15/COMPARE.COM diff --git a/Source/Images/Common/All/CRUNCH.COM b/Source/Images/Common/All/u15/CRUNCH.COM similarity index 100% rename from Source/Images/Common/All/CRUNCH.COM rename to Source/Images/Common/All/u15/CRUNCH.COM diff --git a/Source/Images/Common/All/DDTZ.COM b/Source/Images/Common/All/u15/DDTZ.COM similarity index 100% rename from Source/Images/Common/All/DDTZ.COM rename to Source/Images/Common/All/u15/DDTZ.COM diff --git a/Source/Images/Common/All/EX.COM b/Source/Images/Common/All/u15/EX.COM similarity index 100% rename from Source/Images/Common/All/EX.COM rename to Source/Images/Common/All/u15/EX.COM diff --git a/Source/Images/Common/All/FDISK80.COM b/Source/Images/Common/All/u15/FDISK80.COM similarity index 100% rename from Source/Images/Common/All/FDISK80.COM rename to Source/Images/Common/All/u15/FDISK80.COM diff --git a/Source/Images/Common/All/FIND.COM b/Source/Images/Common/All/u15/FIND.COM similarity index 100% rename from Source/Images/Common/All/FIND.COM rename to Source/Images/Common/All/u15/FIND.COM diff --git a/Source/Images/Common/All/FLASH.COM b/Source/Images/Common/All/u15/FLASH.COM similarity index 100% rename from Source/Images/Common/All/FLASH.COM rename to Source/Images/Common/All/u15/FLASH.COM diff --git a/Source/Images/Common/UTILS/GENHEX.COM b/Source/Images/Common/All/u15/GENHEX.COM similarity index 100% rename from Source/Images/Common/UTILS/GENHEX.COM rename to Source/Images/Common/All/u15/GENHEX.COM diff --git a/Source/Images/Common/UTILS/LS.COM b/Source/Images/Common/All/u15/LS.COM similarity index 100% rename from Source/Images/Common/UTILS/LS.COM rename to Source/Images/Common/All/u15/LS.COM diff --git a/Source/Images/Common/UTILS/LSWEEP.COM b/Source/Images/Common/All/u15/LSWEEP.COM similarity index 100% rename from Source/Images/Common/UTILS/LSWEEP.COM rename to Source/Images/Common/All/u15/LSWEEP.COM diff --git a/Source/Images/Common/All/MBASIC.COM b/Source/Images/Common/All/u15/MBASIC.COM similarity index 100% rename from Source/Images/Common/All/MBASIC.COM rename to Source/Images/Common/All/u15/MBASIC.COM diff --git a/Source/Images/Common/All/NULU.COM b/Source/Images/Common/All/u15/NULU.COM similarity index 100% rename from Source/Images/Common/All/NULU.COM rename to Source/Images/Common/All/u15/NULU.COM diff --git a/Source/Images/Common/All/PMARC.COM b/Source/Images/Common/All/u15/PMARC.COM similarity index 100% rename from Source/Images/Common/All/PMARC.COM rename to Source/Images/Common/All/u15/PMARC.COM diff --git a/Source/Images/Common/All/PMEXT.COM b/Source/Images/Common/All/u15/PMEXT.COM similarity index 100% rename from Source/Images/Common/All/PMEXT.COM rename to Source/Images/Common/All/u15/PMEXT.COM diff --git a/Source/Images/Common/All/RMXSUB1.COM b/Source/Images/Common/All/u15/RMXSUB1.COM similarity index 100% rename from Source/Images/Common/All/RMXSUB1.COM rename to Source/Images/Common/All/u15/RMXSUB1.COM diff --git a/Source/Images/Common/All/SUPERSUB.COM b/Source/Images/Common/All/u15/SUPERSUB.COM similarity index 100% rename from Source/Images/Common/All/SUPERSUB.COM rename to Source/Images/Common/All/u15/SUPERSUB.COM diff --git a/Source/Images/Common/All/TDLBASIC.COM b/Source/Images/Common/All/u15/TDLBASIC.COM similarity index 100% rename from Source/Images/Common/All/TDLBASIC.COM rename to Source/Images/Common/All/u15/TDLBASIC.COM diff --git a/Source/Images/Common/All/UNARC.COM b/Source/Images/Common/All/u15/UNARC.COM similarity index 100% rename from Source/Images/Common/All/UNARC.COM rename to Source/Images/Common/All/u15/UNARC.COM diff --git a/Source/Images/Common/All/UNCR.COM b/Source/Images/Common/All/u15/UNCR.COM similarity index 100% rename from Source/Images/Common/All/UNCR.COM rename to Source/Images/Common/All/u15/UNCR.COM diff --git a/Source/Images/Common/All/UNZIP.COM b/Source/Images/Common/All/u15/UNZIP.COM similarity index 100% rename from Source/Images/Common/All/UNZIP.COM rename to Source/Images/Common/All/u15/UNZIP.COM diff --git a/Source/Images/Common/All/WDATE.COM b/Source/Images/Common/All/u15/WDATE.COM similarity index 100% rename from Source/Images/Common/All/WDATE.COM rename to Source/Images/Common/All/u15/WDATE.COM diff --git a/Source/Images/Common/All/XSUB1.COM b/Source/Images/Common/All/u15/XSUB1.COM similarity index 100% rename from Source/Images/Common/All/XSUB1.COM rename to Source/Images/Common/All/u15/XSUB1.COM diff --git a/Source/Images/Common/All/ZAP.COM b/Source/Images/Common/All/u15/ZAP.COM similarity index 100% rename from Source/Images/Common/All/ZAP.COM rename to Source/Images/Common/All/u15/ZAP.COM diff --git a/Source/Images/Common/All/ZDE.COM b/Source/Images/Common/All/u15/ZDE.COM similarity index 100% rename from Source/Images/Common/All/ZDE.COM rename to Source/Images/Common/All/u15/ZDE.COM diff --git a/Source/Images/Common/All/ZDENST.COM b/Source/Images/Common/All/u15/ZDENST.COM similarity index 100% rename from Source/Images/Common/All/ZDENST.COM rename to Source/Images/Common/All/u15/ZDENST.COM diff --git a/Source/Images/Common/All/ZMRX.COM b/Source/Images/Common/All/u15/ZMRX.COM similarity index 100% rename from Source/Images/Common/All/ZMRX.COM rename to Source/Images/Common/All/u15/ZMRX.COM diff --git a/Source/Images/Common/All/ZMTX.COM b/Source/Images/Common/All/u15/ZMTX.COM similarity index 100% rename from Source/Images/Common/All/ZMTX.COM rename to Source/Images/Common/All/u15/ZMTX.COM diff --git a/Source/Images/fd_bp.txt b/Source/Images/fd_bp.txt index 4d5af785..dad5bc77 100644 --- a/Source/Images/fd_bp.txt +++ b/Source/Images/fd_bp.txt @@ -11,6 +11,8 @@ # #../../Binary/Apps/*.com 15: ../../Binary/Apps/assign.com 15: +#../../Binary/Apps/bbcbasic.com 15: +#../../Binary/Apps/bbcbasic.txt 15: ../../Binary/Apps/cpuspd.com 15: ../../Binary/Apps/reboot.com 15: ../../Binary/Apps/fat.com 15: @@ -40,9 +42,10 @@ # # Add Common Applications # -Common/All/*.* 15: +Common/All/u10/*.* 10: +Common/All/u14/*.* 14: +Common/All/u15/*.* 15: Common/CPM22/*.* 15: -#Common/Z/u10/*.* 10: Common/Z/u14/*.* 14: Common/Z/u15/*.* 15: Common/Z3/u10/*.* 10: diff --git a/Source/Images/fd_cpm22.txt b/Source/Images/fd_cpm22.txt index dec31802..bd240422 100644 --- a/Source/Images/fd_cpm22.txt +++ b/Source/Images/fd_cpm22.txt @@ -40,5 +40,7 @@ d_cpm22/ReadMe.txt 0: # # Add Common Applications # -Common/All/*.* 0: +Common/All/u10/*.* 0: +Common/All/u14/*.* 0: +Common/All/u15/*.* 0: Common/CPM22/*.* 0: diff --git a/Source/Images/fd_cpm3.txt b/Source/Images/fd_cpm3.txt index f4968287..c1aebba3 100644 --- a/Source/Images/fd_cpm3.txt +++ b/Source/Images/fd_cpm3.txt @@ -56,5 +56,7 @@ d_cpm3/ReadMe.txt 0: # # Add Common Applications # -Common/All/*.* 0: +Common/All/u10/*.* 0: +Common/All/u14/*.* 0: +Common/All/u15/*.* 0: Common/CPM3/*.* 0: diff --git a/Source/Images/fd_nzcom.txt b/Source/Images/fd_nzcom.txt index 5ce162f6..ab112a04 100644 --- a/Source/Images/fd_nzcom.txt +++ b/Source/Images/fd_nzcom.txt @@ -17,7 +17,10 @@ d_cpm22/u0/XSUB.COM 15: ../../Binary/Apps/reboot.com 15: ../../Binary/Apps/fat.com 15: ../../Binary/Apps/fdu.com 15: +#../../Binary/Apps/fdu.doc 15: +#../../Binary/Apps/mode.com 15: ../../Binary/Apps/rtc.com 15: +#../../Binary/Apps/survey.com 15: ../../Binary/Apps/syscopy.com 15: ../../Binary/Apps/talk.com 15: ../../Binary/Apps/htalk.com 15: @@ -30,9 +33,10 @@ d_cpm22/u0/XSUB.COM 15: # # Add Common Applications # -Common/All/*.* 15: +Common/All/u10/*.* 10: +Common/All/u14/*.* 14: +Common/All/u15/*.* 15: Common/CPM22/*.* 15: -#Common/Z/u10/*.* 10: Common/Z/u14/*.* 14: Common/Z/u15/*.* 15: Common/Z3/u10/*.* 10: diff --git a/Source/Images/fd_qpm.txt b/Source/Images/fd_qpm.txt index 6233080a..067675a9 100644 --- a/Source/Images/fd_qpm.txt +++ b/Source/Images/fd_qpm.txt @@ -44,5 +44,7 @@ d_cpm22/u0/*.* 0: # # Add Common Applications # -Common/All/*.* 0: +Common/All/u10/*.* 0: +Common/All/u14/*.* 0: +Common/All/u15/*.* 0: Common/CPM22/*.* 0: diff --git a/Source/Images/fd_zpm3.txt b/Source/Images/fd_zpm3.txt index ef93df79..144ea668 100644 --- a/Source/Images/fd_zpm3.txt +++ b/Source/Images/fd_zpm3.txt @@ -51,7 +51,9 @@ d_cpm3/u0/HELP.HLP 0: # # Add Common Applications # -Common/All/*.* 15: +# Common/All/u10/*.* 10: +Common/All/u14/*.* 14: +Common/All/u15/*.* 15: Common/CPM3/*.* 15: Common/Z/u14/*.* 14: Common/Z/u15/*.* 15: diff --git a/Source/Images/fd_zsdos.txt b/Source/Images/fd_zsdos.txt index 430abe47..6ab2a538 100644 --- a/Source/Images/fd_zsdos.txt +++ b/Source/Images/fd_zsdos.txt @@ -53,8 +53,9 @@ d_cpm22/u0/XSUB.COM 0: # # Add Common Applications # -Common/All/*.* 0: +Common/All/u10/*.* 0: +Common/All/u14/*.* 0: +Common/All/u15/*.* 0: Common/CPM22/*.* 0: -#Common/Z/u10/*.* 0: Common/Z/u14/*.* 0: Common/Z/u15/*.* 0: diff --git a/Source/Images/hd_bp.txt b/Source/Images/hd_bp.txt index 4cee53bf..d9ba1689 100644 --- a/Source/Images/hd_bp.txt +++ b/Source/Images/hd_bp.txt @@ -54,7 +54,9 @@ Common/Test/*.* 2: # # Add Common Applications # -Common/All/*.* 15: +Common/All/u10/*.* 10: +Common/All/u14/*.* 14: +Common/All/u15/*.* 15: Common/CPM22/*.* 15: Common/Z/u14/*.* 14: Common/Z/u15/*.* 15: @@ -62,4 +64,3 @@ Common/Z3/u10/*.* 10: Common/Z3/u14/*.* 14: Common/Z3/u15/*.* 15: Common/SIMH/*.* 13: -Common/UTILS/*.* 15: diff --git a/Source/Images/hd_cpm22.txt b/Source/Images/hd_cpm22.txt index 26691f51..99ab40c2 100644 --- a/Source/Images/hd_cpm22.txt +++ b/Source/Images/hd_cpm22.txt @@ -59,7 +59,8 @@ Common/Test/*.* 2: # # Add Common Applications # -Common/All/*.* 0: +Common/All/u10/*.* 0: +Common/All/u14/*.* 0: +Common/All/u15/*.* 0: Common/CPM22/*.* 0: Common/SIMH/*.* 13: -Common/UTILS/*.* 0: diff --git a/Source/Images/hd_cpm3.txt b/Source/Images/hd_cpm3.txt index 71be7363..7f80f133 100644 --- a/Source/Images/hd_cpm3.txt +++ b/Source/Images/hd_cpm3.txt @@ -75,7 +75,8 @@ Common/Test/*.* 2: # # Add Common Applications # -Common/All/*.* 0: +Common/All/u10/*.* 0: +Common/All/u14/*.* 0: +Common/All/u15/*.* 0: Common/CPM3/*.* 0: Common/SIMH/*.* 13: -Common/UTILS/*.* 0: diff --git a/Source/Images/hd_nzcom.txt b/Source/Images/hd_nzcom.txt index ec4cfbf1..92c7fec0 100644 --- a/Source/Images/hd_nzcom.txt +++ b/Source/Images/hd_nzcom.txt @@ -77,7 +77,9 @@ Common/Test/*.* 2: # # Add Common Applications # -Common/All/*.* 15: +Common/All/u10/*.* 10: +Common/All/u14/*.* 14: +Common/All/u15/*.* 15: Common/CPM22/*.* 15: Common/Z/u14/*.* 14: Common/Z/u15/*.* 15: @@ -85,4 +87,3 @@ Common/Z3/u10/*.* 10: Common/Z3/u14/*.* 14: Common/Z3/u15/*.* 15: Common/SIMH/*.* 13: -Common/UTILS/*.* 15: diff --git a/Source/Images/hd_qpm.txt b/Source/Images/hd_qpm.txt index aa73fc18..3aad64c4 100644 --- a/Source/Images/hd_qpm.txt +++ b/Source/Images/hd_qpm.txt @@ -58,7 +58,8 @@ Common/Test/*.* 2: # # Add Common Applications # -Common/All/*.* 0: +Common/All/u10/*.* 0: +Common/All/u14/*.* 0: +Common/All/u15/*.* 0: Common/CPM22/*.* 0: Common/SIMH/*.* 13: -Common/UTILS/*.* 0: diff --git a/Source/Images/hd_zpm3.txt b/Source/Images/hd_zpm3.txt index c00131dc..444cf0fa 100644 --- a/Source/Images/hd_zpm3.txt +++ b/Source/Images/hd_zpm3.txt @@ -75,7 +75,9 @@ Common/Test/*.* 2: # # Add Common Applications # -Common/All/*.* 15: +Common/All/u10/*.* 10: +Common/All/u14/*.* 14: +Common/All/u15/*.* 15: Common/CPM3/*.* 15: Common/Z/u14/*.* 14: Common/Z/u15/*.* 15: @@ -83,4 +85,3 @@ Common/Z3/u10/*.* 10: Common/Z3/u14/*.* 14: Common/Z3/u15/*.* 15: Common/SIMH/*.* 13: -Common/UTILS/*.* 15: diff --git a/Source/Images/hd_zsdos.txt b/Source/Images/hd_zsdos.txt index e834d764..237c5155 100644 --- a/Source/Images/hd_zsdos.txt +++ b/Source/Images/hd_zsdos.txt @@ -67,9 +67,10 @@ Common/Test/*.* 2: # # Add Common Applications # -Common/All/*.* 0: +Common/All/u10/*.* 0: +Common/All/u14/*.* 0: +Common/All/u15/*.* 0: Common/CPM22/*.* 0: Common/Z/u14/*.* 0: Common/Z/u15/*.* 0: Common/SIMH/*.* 13: -Common/UTILS/*.* 0: