diff --git a/Doc/RomWBW Applications.pdf b/Doc/RomWBW Applications.pdf index f535a678..82deb94e 100644 Binary files a/Doc/RomWBW Applications.pdf and b/Doc/RomWBW Applications.pdf differ diff --git a/Doc/RomWBW Disk Catalog.pdf b/Doc/RomWBW Disk Catalog.pdf index 10d025d9..d7fbf1c5 100644 Binary files a/Doc/RomWBW Disk Catalog.pdf and b/Doc/RomWBW Disk Catalog.pdf differ diff --git a/Doc/RomWBW Hardware.pdf b/Doc/RomWBW Hardware.pdf index 6d14db42..0869a23f 100644 Binary files a/Doc/RomWBW Hardware.pdf and b/Doc/RomWBW Hardware.pdf differ diff --git a/Doc/RomWBW Introduction.pdf b/Doc/RomWBW Introduction.pdf index a5a66fb7..ffefee80 100644 Binary files a/Doc/RomWBW Introduction.pdf and b/Doc/RomWBW Introduction.pdf differ diff --git a/Doc/RomWBW System Guide.pdf b/Doc/RomWBW System Guide.pdf index f65aafa0..bbe15605 100644 Binary files a/Doc/RomWBW System Guide.pdf and b/Doc/RomWBW System Guide.pdf differ diff --git a/Doc/RomWBW User Guide.pdf b/Doc/RomWBW User Guide.pdf index 0dbb0549..2501812b 100644 Binary files a/Doc/RomWBW User Guide.pdf and b/Doc/RomWBW User Guide.pdf differ diff --git a/ReadMe.md b/ReadMe.md index b8ca230b..d29cd249 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -7,7 +7,7 @@ **RomWBW Introduction** \ Version 3.6 \ Wayne Warthen ([wwarthen@gmail.com](mailto:wwarthen@gmail.com)) \ -09 Nov 2025 +12 Nov 2025 # Overview diff --git a/ReadMe.txt b/ReadMe.txt index 7c791411..838c1c23 100644 --- a/ReadMe.txt +++ b/ReadMe.txt @@ -1,6 +1,6 @@ RomWBW Introduction Wayne Warthen (wwarthen@gmail.com) -09 Nov 2025 +12 Nov 2025 diff --git a/Source/Doc/Catalog.md b/Source/Doc/Catalog.md index c0231378..85529361 100644 --- a/Source/Doc/Catalog.md +++ b/Source/Doc/Catalog.md @@ -1434,15 +1434,15 @@ The following files are found in | `TURBO.OVR` | Part of TURBO Pascal | | `TURBOMSG.OVR` | Part of TURBO Pascal | -## WordStar 4 (Word processor) +## Word Processing -| Floppy Disk Image: **fd_ws4.img** -| Hard Disk Image: **hd_ws4.img** +| Floppy Disk Image: **fd_wp.img** +| Hard Disk Image: **hd_wp.img** | Combo Disk Image: **Slice 5** The following files are found in -* /Source/Images/d_ws4 +* /Source/Images/d_wp | **File** | **Description** | |----------------|-----------------| diff --git a/Source/Doc/UserGuide.md b/Source/Doc/UserGuide.md index 712acf2d..577cf1f6 100644 --- a/Source/Doc/UserGuide.md +++ b/Source/Doc/UserGuide.md @@ -1794,7 +1794,7 @@ The following table shows the disk images available. | xxx_nzcom.img | NZCOM ZCPR 3.4 Operating System | Yes | | xxx_qpm.img | QPM Operating System | Yes | | xxx_tpascal.img | Borland Turbo Pascal Compiler | No | -| xxx_ws4.img | WordStar v4 & ZDE Applications | No | +| xxx_wp.img | WordStar v4 & ZDE Applications | No | | xxx_z80asm.img | Relocating macro assembler for CP/M | No | | xxx_zpm3.img | ZPM3 Operating System | Yes | | xxx_zsdos.img | ZCPR-DJ & ZSDOS 1.1 Operating System | Yes | diff --git a/Source/EZ512/Build.cmd b/Source/EZ512/Build.cmd index f53645d8..8a3f58fa 100644 --- a/Source/EZ512/Build.cmd +++ b/Source/EZ512/Build.cmd @@ -25,7 +25,7 @@ srec_cat temp.dat -binary -exclude 0x1F000 0x20000 ez512_mon.bin -binary -offset srec_cat temp.dat -binary -exclude 0x24000 0xA4000 ..\..\Binary\%1.rom -binary -offset 0x24000 -o temp.dat -binary move temp.dat ..\..\Binary\%1_hd1k_prefix.dat -copy /b ..\..\Binary\%1_hd1k_prefix.dat + ..\..\Binary\hd1k_cpm22.img + ..\..\Binary\hd1k_zsdos.img + ..\..\Binary\hd1k_nzcom.img + ..\..\Binary\hd1k_cpm3.img + ..\..\Binary\hd1k_zpm3.img + ..\..\Binary\hd1k_ws4.img ..\..\Binary\%1_hd1k_combo.img || exit /b +copy /b ..\..\Binary\%1_hd1k_prefix.dat + ..\..\Binary\hd1k_cpm22.img + ..\..\Binary\hd1k_zsdos.img + ..\..\Binary\hd1k_nzcom.img + ..\..\Binary\hd1k_cpm3.img + ..\..\Binary\hd1k_zpm3.img + ..\..\Binary\hd1k_wp.img ..\..\Binary\%1_hd1k_combo.img || exit /b :: :: The following lines produce a 64K ROM that can be used in the EaZy80-512. diff --git a/Source/EZ512/Makefile b/Source/EZ512/Makefile index 7110719f..243f49f2 100644 --- a/Source/EZ512/Makefile +++ b/Source/EZ512/Makefile @@ -2,7 +2,7 @@ DEST=../../Binary OTHERS=*.hex *.upd *.cmp HD1KIMGS = $(DEST)/hd1k_cpm22.img $(DEST)/hd1k_zsdos.img $(DEST)/hd1k_nzcom.img \ - $(DEST)/hd1k_cpm3.img $(DEST)/hd1k_zpm3.img $(DEST)/hd1k_ws4.img + $(DEST)/hd1k_cpm3.img $(DEST)/hd1k_zpm3.img $(DEST)/hd1k_wp.img ROMS := $(wildcard $(DEST)/RCZ80_ez512_*.upd) ROMS := $(patsubst $(DEST)/%.upd,%,$(ROMS)) diff --git a/Source/Images/ReadMe.txt b/Source/Images/ReadMe.txt index f790b68b..78d3950e 100644 --- a/Source/Images/ReadMe.txt +++ b/Source/Images/ReadMe.txt @@ -133,7 +133,7 @@ slice disk image that has ZSDOS in the first slice and WordStar in the second slice, you could use the following command from a Windows command prompt: - | C:\RomWBW\Binary>copy /b hd512_zsdos.img + hd512_ws4.img hd_multi.img + | C:\RomWBW\Binary>copy /b hd512_zsdos.img + hd512_wp.img hd_multi.img You can now write hd_multi.img onto your SD or CF Card and you will have ZSDOS in the first slice and Wordstar in the second slice. @@ -191,7 +191,7 @@ hd1k entry format that has ZSDOS in the first slice and Wordstar in the second slice, you could use the following command from a Windows command prompt: - | C:\RomWBW\Binary>copy /b hd1k_prefix.dat + hd1k_zsdos.img + hd1k_ws4.img hd_multi.img + | C:\RomWBW\Binary>copy /b hd1k_prefix.dat + hd1k_zsdos.img + hd1k_wp.img hd_multi.img Since the hd512 format does not utilize a partition, you do not prefix the hd512_xxx.img files with anything. You can simply diff --git a/Source/Images/all.def.example b/Source/Images/all.def.example index f1dcaea6..03e00ede 100644 --- a/Source/Images/all.def.example +++ b/Source/Images/all.def.example @@ -20,7 +20,7 @@ msxroms2 nzcom qpm tpascal -ws4 +wp z3plus z80asm zpm3 diff --git a/Source/Images/combo.def b/Source/Images/combo.def index 2dc41f15..055db9cb 100644 --- a/Source/Images/combo.def +++ b/Source/Images/combo.def @@ -5,4 +5,4 @@ zsdos nzcom cpm3 zpm3 -ws4 +wp diff --git a/Source/Images/d_ws4/u0/ANAGRAM.COM b/Source/Images/d_wp/u0/ANAGRAM.COM similarity index 100% rename from Source/Images/d_ws4/u0/ANAGRAM.COM rename to Source/Images/d_wp/u0/ANAGRAM.COM diff --git a/Source/Images/d_ws4/u0/CHAPTER1.DOC b/Source/Images/d_wp/u0/CHAPTER1.DOC similarity index 100% rename from Source/Images/d_ws4/u0/CHAPTER1.DOC rename to Source/Images/d_wp/u0/CHAPTER1.DOC diff --git a/Source/Images/d_ws4/u0/CHAPTER2.DOC b/Source/Images/d_wp/u0/CHAPTER2.DOC similarity index 100% rename from Source/Images/d_ws4/u0/CHAPTER2.DOC rename to Source/Images/d_wp/u0/CHAPTER2.DOC diff --git a/Source/Images/d_ws4/u0/CHAPTER3.DOC b/Source/Images/d_wp/u0/CHAPTER3.DOC similarity index 100% rename from Source/Images/d_ws4/u0/CHAPTER3.DOC rename to Source/Images/d_wp/u0/CHAPTER3.DOC diff --git a/Source/Images/d_ws4/u0/DIARY.DOC b/Source/Images/d_wp/u0/DIARY.DOC similarity index 100% rename from Source/Images/d_ws4/u0/DIARY.DOC rename to Source/Images/d_wp/u0/DIARY.DOC diff --git a/Source/Images/d_ws4/u0/DICTSORT.COM b/Source/Images/d_wp/u0/DICTSORT.COM similarity index 100% rename from Source/Images/d_ws4/u0/DICTSORT.COM rename to Source/Images/d_wp/u0/DICTSORT.COM diff --git a/Source/Images/d_ws4/u0/FIND.COM b/Source/Images/d_wp/u0/FIND.COM similarity index 100% rename from Source/Images/d_ws4/u0/FIND.COM rename to Source/Images/d_wp/u0/FIND.COM diff --git a/Source/Images/d_ws4/u0/HOMONYMS.TXT b/Source/Images/d_wp/u0/HOMONYMS.TXT similarity index 100% rename from Source/Images/d_ws4/u0/HOMONYMS.TXT rename to Source/Images/d_wp/u0/HOMONYMS.TXT diff --git a/Source/Images/d_ws4/u0/HYEXCEPT.TXT b/Source/Images/d_wp/u0/HYEXCEPT.TXT similarity index 100% rename from Source/Images/d_ws4/u0/HYEXCEPT.TXT rename to Source/Images/d_wp/u0/HYEXCEPT.TXT diff --git a/Source/Images/d_ws4/u0/HYPHEN.COM b/Source/Images/d_wp/u0/HYPHEN.COM similarity index 100% rename from Source/Images/d_ws4/u0/HYPHEN.COM rename to Source/Images/d_wp/u0/HYPHEN.COM diff --git a/Source/Images/d_ws4/u0/LOOKUP.COM b/Source/Images/d_wp/u0/LOOKUP.COM similarity index 100% rename from Source/Images/d_ws4/u0/LOOKUP.COM rename to Source/Images/d_wp/u0/LOOKUP.COM diff --git a/Source/Images/d_ws4/u0/MAINDICT.CMP b/Source/Images/d_wp/u0/MAINDICT.CMP similarity index 100% rename from Source/Images/d_ws4/u0/MAINDICT.CMP rename to Source/Images/d_wp/u0/MAINDICT.CMP diff --git a/Source/Images/d_ws4/u0/MARKFIX.COM b/Source/Images/d_wp/u0/MARKFIX.COM similarity index 100% rename from Source/Images/d_ws4/u0/MARKFIX.COM rename to Source/Images/d_wp/u0/MARKFIX.COM diff --git a/Source/Images/d_ws4/u0/MOVEPRN.COM b/Source/Images/d_wp/u0/MOVEPRN.COM similarity index 100% rename from Source/Images/d_ws4/u0/MOVEPRN.COM rename to Source/Images/d_wp/u0/MOVEPRN.COM diff --git a/Source/Images/d_ws4/u0/PATCH.LST b/Source/Images/d_wp/u0/PATCH.LST similarity index 100% rename from Source/Images/d_ws4/u0/PATCH.LST rename to Source/Images/d_wp/u0/PATCH.LST diff --git a/Source/Images/d_ws4/u0/PRINT.TST b/Source/Images/d_wp/u0/PRINT.TST similarity index 100% rename from Source/Images/d_ws4/u0/PRINT.TST rename to Source/Images/d_wp/u0/PRINT.TST diff --git a/Source/Images/d_ws4/u0/READ.ME b/Source/Images/d_wp/u0/READ.ME similarity index 100% rename from Source/Images/d_ws4/u0/READ.ME rename to Source/Images/d_wp/u0/READ.ME diff --git a/Source/Images/d_ws4/u0/README b/Source/Images/d_wp/u0/README similarity index 100% rename from Source/Images/d_ws4/u0/README rename to Source/Images/d_wp/u0/README diff --git a/Source/Images/d_ws4/u0/REVIEW.COM b/Source/Images/d_wp/u0/REVIEW.COM similarity index 100% rename from Source/Images/d_ws4/u0/REVIEW.COM rename to Source/Images/d_wp/u0/REVIEW.COM diff --git a/Source/Images/d_ws4/u0/RULER.DOC b/Source/Images/d_wp/u0/RULER.DOC similarity index 100% rename from Source/Images/d_ws4/u0/RULER.DOC rename to Source/Images/d_wp/u0/RULER.DOC diff --git a/Source/Images/d_ws4/u0/SAMPLE1.DOC b/Source/Images/d_wp/u0/SAMPLE1.DOC similarity index 100% rename from Source/Images/d_ws4/u0/SAMPLE1.DOC rename to Source/Images/d_wp/u0/SAMPLE1.DOC diff --git a/Source/Images/d_ws4/u0/SAMPLE2.DOC b/Source/Images/d_wp/u0/SAMPLE2.DOC similarity index 100% rename from Source/Images/d_ws4/u0/SAMPLE2.DOC rename to Source/Images/d_wp/u0/SAMPLE2.DOC diff --git a/Source/Images/d_ws4/u0/SAMPLE3.DOC b/Source/Images/d_wp/u0/SAMPLE3.DOC similarity index 100% rename from Source/Images/d_ws4/u0/SAMPLE3.DOC rename to Source/Images/d_wp/u0/SAMPLE3.DOC diff --git a/Source/Images/d_ws4/u0/SPELL.COM b/Source/Images/d_wp/u0/SPELL.COM similarity index 100% rename from Source/Images/d_ws4/u0/SPELL.COM rename to Source/Images/d_wp/u0/SPELL.COM diff --git a/Source/Images/d_ws4/u0/TABLE.DOC b/Source/Images/d_wp/u0/TABLE.DOC similarity index 100% rename from Source/Images/d_ws4/u0/TABLE.DOC rename to Source/Images/d_wp/u0/TABLE.DOC diff --git a/Source/Images/d_ws4/u0/TEXT.DOC b/Source/Images/d_wp/u0/TEXT.DOC similarity index 100% rename from Source/Images/d_ws4/u0/TEXT.DOC rename to Source/Images/d_wp/u0/TEXT.DOC diff --git a/Source/Images/d_ws4/u0/TW.COM b/Source/Images/d_wp/u0/TW.COM similarity index 100% rename from Source/Images/d_ws4/u0/TW.COM rename to Source/Images/d_wp/u0/TW.COM diff --git a/Source/Images/d_ws4/u0/WC.COM b/Source/Images/d_wp/u0/WC.COM similarity index 100% rename from Source/Images/d_ws4/u0/WC.COM rename to Source/Images/d_wp/u0/WC.COM diff --git a/Source/Images/d_ws4/u0/WINSTALL.COM b/Source/Images/d_wp/u0/WINSTALL.COM similarity index 100% rename from Source/Images/d_ws4/u0/WINSTALL.COM rename to Source/Images/d_wp/u0/WINSTALL.COM diff --git a/Source/Images/d_ws4/u0/WORDFREQ.COM b/Source/Images/d_wp/u0/WORDFREQ.COM similarity index 100% rename from Source/Images/d_ws4/u0/WORDFREQ.COM rename to Source/Images/d_wp/u0/WORDFREQ.COM diff --git a/Source/Images/d_ws4/u0/WS.COM b/Source/Images/d_wp/u0/WS.COM similarity index 100% rename from Source/Images/d_ws4/u0/WS.COM rename to Source/Images/d_wp/u0/WS.COM diff --git a/Source/Images/d_ws4/u0/WS.OVR b/Source/Images/d_wp/u0/WS.OVR similarity index 100% rename from Source/Images/d_ws4/u0/WS.OVR rename to Source/Images/d_wp/u0/WS.OVR diff --git a/Source/Images/d_ws4/u0/WSCHANGE.COM b/Source/Images/d_wp/u0/WSCHANGE.COM similarity index 100% rename from Source/Images/d_ws4/u0/WSCHANGE.COM rename to Source/Images/d_wp/u0/WSCHANGE.COM diff --git a/Source/Images/d_ws4/u0/WSCHANGE.OVR b/Source/Images/d_wp/u0/WSCHANGE.OVR similarity index 100% rename from Source/Images/d_ws4/u0/WSCHANGE.OVR rename to Source/Images/d_wp/u0/WSCHANGE.OVR diff --git a/Source/Images/d_ws4/u0/WSCHHELP.OVR b/Source/Images/d_wp/u0/WSCHHELP.OVR similarity index 100% rename from Source/Images/d_ws4/u0/WSCHHELP.OVR rename to Source/Images/d_wp/u0/WSCHHELP.OVR diff --git a/Source/Images/d_ws4/u0/WSHELP.OVR b/Source/Images/d_wp/u0/WSHELP.OVR similarity index 100% rename from Source/Images/d_ws4/u0/WSHELP.OVR rename to Source/Images/d_wp/u0/WSHELP.OVR diff --git a/Source/Images/d_ws4/u0/WSINDEX.XCL b/Source/Images/d_wp/u0/WSINDEX.XCL similarity index 100% rename from Source/Images/d_ws4/u0/WSINDEX.XCL rename to Source/Images/d_wp/u0/WSINDEX.XCL diff --git a/Source/Images/d_ws4/u0/WSMSGS.OVR b/Source/Images/d_wp/u0/WSMSGS.OVR similarity index 100% rename from Source/Images/d_ws4/u0/WSMSGS.OVR rename to Source/Images/d_wp/u0/WSMSGS.OVR diff --git a/Source/Images/d_ws4/u0/WSPRINT.OVR b/Source/Images/d_wp/u0/WSPRINT.OVR similarity index 100% rename from Source/Images/d_ws4/u0/WSPRINT.OVR rename to Source/Images/d_wp/u0/WSPRINT.OVR diff --git a/Source/Images/d_ws4/u0/WSSHORT.OVR b/Source/Images/d_wp/u0/WSSHORT.OVR similarity index 100% rename from Source/Images/d_ws4/u0/WSSHORT.OVR rename to Source/Images/d_wp/u0/WSSHORT.OVR diff --git a/Source/Images/d_ws4/u1/ReadMe.md b/Source/Images/d_wp/u1/ReadMe.md similarity index 100% rename from Source/Images/d_ws4/u1/ReadMe.md rename to Source/Images/d_wp/u1/ReadMe.md diff --git a/Source/Images/d_ws4/u1/SAMPKEY.DOC b/Source/Images/d_wp/u1/SAMPKEY.DOC similarity index 100% rename from Source/Images/d_ws4/u1/SAMPKEY.DOC rename to Source/Images/d_wp/u1/SAMPKEY.DOC diff --git a/Source/Images/d_ws4/u1/SAMPKEY.ZDK b/Source/Images/d_wp/u1/SAMPKEY.ZDK similarity index 100% rename from Source/Images/d_ws4/u1/SAMPKEY.ZDK rename to Source/Images/d_wp/u1/SAMPKEY.ZDK diff --git a/Source/Images/d_ws4/u1/SAMPKEY.ZDT b/Source/Images/d_wp/u1/SAMPKEY.ZDT similarity index 100% rename from Source/Images/d_ws4/u1/SAMPKEY.ZDT rename to Source/Images/d_wp/u1/SAMPKEY.ZDT diff --git a/Source/Images/d_ws4/u1/ZDE10.DOC b/Source/Images/d_wp/u1/ZDE10.DOC similarity index 100% rename from Source/Images/d_ws4/u1/ZDE10.DOC rename to Source/Images/d_wp/u1/ZDE10.DOC diff --git a/Source/Images/d_ws4/u1/ZDE10.FOR b/Source/Images/d_wp/u1/ZDE10.FOR similarity index 100% rename from Source/Images/d_ws4/u1/ZDE10.FOR rename to Source/Images/d_wp/u1/ZDE10.FOR diff --git a/Source/Images/d_ws4/u1/ZDE10.NEW b/Source/Images/d_wp/u1/ZDE10.NEW similarity index 100% rename from Source/Images/d_ws4/u1/ZDE10.NEW rename to Source/Images/d_wp/u1/ZDE10.NEW diff --git a/Source/Images/d_ws4/u1/ZDE10.QRF b/Source/Images/d_wp/u1/ZDE10.QRF similarity index 100% rename from Source/Images/d_ws4/u1/ZDE10.QRF rename to Source/Images/d_wp/u1/ZDE10.QRF diff --git a/Source/Images/d_ws4/u1/ZDE10.TOC b/Source/Images/d_wp/u1/ZDE10.TOC similarity index 100% rename from Source/Images/d_ws4/u1/ZDE10.TOC rename to Source/Images/d_wp/u1/ZDE10.TOC diff --git a/Source/Images/d_ws4/u1/ZDE13.FOR b/Source/Images/d_wp/u1/ZDE13.FOR similarity index 100% rename from Source/Images/d_ws4/u1/ZDE13.FOR rename to Source/Images/d_wp/u1/ZDE13.FOR diff --git a/Source/Images/d_ws4/u1/ZDE13.NEW b/Source/Images/d_wp/u1/ZDE13.NEW similarity index 100% rename from Source/Images/d_ws4/u1/ZDE13.NEW rename to Source/Images/d_wp/u1/ZDE13.NEW diff --git a/Source/Images/d_ws4/u1/ZDE16.DIR b/Source/Images/d_wp/u1/ZDE16.DIR similarity index 100% rename from Source/Images/d_ws4/u1/ZDE16.DIR rename to Source/Images/d_wp/u1/ZDE16.DIR diff --git a/Source/Images/d_ws4/u1/ZDE16.FIX b/Source/Images/d_wp/u1/ZDE16.FIX similarity index 100% rename from Source/Images/d_ws4/u1/ZDE16.FIX rename to Source/Images/d_wp/u1/ZDE16.FIX diff --git a/Source/Images/d_ws4/u1/ZDE16.FOR b/Source/Images/d_wp/u1/ZDE16.FOR similarity index 100% rename from Source/Images/d_ws4/u1/ZDE16.FOR rename to Source/Images/d_wp/u1/ZDE16.FOR diff --git a/Source/Images/d_ws4/u1/ZDE16.NEW b/Source/Images/d_wp/u1/ZDE16.NEW similarity index 100% rename from Source/Images/d_ws4/u1/ZDE16.NEW rename to Source/Images/d_wp/u1/ZDE16.NEW diff --git a/Source/Images/d_ws4/u1/ZDE16A.PAT b/Source/Images/d_wp/u1/ZDE16A.PAT similarity index 100% rename from Source/Images/d_ws4/u1/ZDE16A.PAT rename to Source/Images/d_wp/u1/ZDE16A.PAT diff --git a/Source/Images/d_ws4/u1/ZDENST16.COM b/Source/Images/d_wp/u1/ZDENST16.COM similarity index 100% rename from Source/Images/d_ws4/u1/ZDENST16.COM rename to Source/Images/d_wp/u1/ZDENST16.COM diff --git a/Source/Images/d_ws4/u1/ZDEPROP.DOC b/Source/Images/d_wp/u1/ZDEPROP.DOC similarity index 100% rename from Source/Images/d_ws4/u1/ZDEPROP.DOC rename to Source/Images/d_wp/u1/ZDEPROP.DOC diff --git a/Source/Images/d_ws4/u1/ZDEPROP.Z80 b/Source/Images/d_wp/u1/ZDEPROP.Z80 similarity index 100% rename from Source/Images/d_ws4/u1/ZDEPROP.Z80 rename to Source/Images/d_wp/u1/ZDEPROP.Z80 diff --git a/Source/Images/d_ws4/u1/ZDKCOM13.COM b/Source/Images/d_wp/u1/ZDKCOM13.COM similarity index 100% rename from Source/Images/d_ws4/u1/ZDKCOM13.COM rename to Source/Images/d_wp/u1/ZDKCOM13.COM diff --git a/Source/Images/d_ws4/u1/ZDKCOM13.DOC b/Source/Images/d_wp/u1/ZDKCOM13.DOC similarity index 100% rename from Source/Images/d_ws4/u1/ZDKCOM13.DOC rename to Source/Images/d_wp/u1/ZDKCOM13.DOC diff --git a/Source/Images/devDemo.def.example b/Source/Images/devDemo.def.example index f9cad718..e0a2ec7c 100644 --- a/Source/Images/devDemo.def.example +++ b/Source/Images/devDemo.def.example @@ -7,7 +7,7 @@ # This is the programming language demo development Combo image for RomWBW cpm22 -ws4 +wp aztecc bascomp tpascal diff --git a/Source/Images/fd_aztecc.txt b/Source/Images/fd_aztecc.txt index f7e5d3c0..e34a9239 100644 --- a/Source/Images/fd_aztecc.txt +++ b/Source/Images/fd_aztecc.txt @@ -1,4 +1,5 @@ @Label="Aztec C" +@SysImage="../ZSDOS/zsys_wbw.sys" # # Add the ReadMe document # diff --git a/Source/Images/fd_bascomp.txt b/Source/Images/fd_bascomp.txt index 8a7f6a97..93f61227 100644 --- a/Source/Images/fd_bascomp.txt +++ b/Source/Images/fd_bascomp.txt @@ -1,4 +1,5 @@ @Label="Microsoft BASIC" +@SysImage="../ZSDOS/zsys_wbw.sys" # # Add the ReadMe document # diff --git a/Source/Images/fd_cobol.txt b/Source/Images/fd_cobol.txt index 4b6f0c8a..5d266ea2 100644 --- a/Source/Images/fd_cobol.txt +++ b/Source/Images/fd_cobol.txt @@ -1,4 +1,5 @@ @Label="Microsoft COBOL" +@SysImage="../ZSDOS/zsys_wbw.sys" # # Add the ReadMe document # diff --git a/Source/Images/fd_cowgol.txt b/Source/Images/fd_cowgol.txt index 3100d73b..7294d03e 100644 --- a/Source/Images/fd_cowgol.txt +++ b/Source/Images/fd_cowgol.txt @@ -1,4 +1,5 @@ @Label="Cowgol" +@SysImage="../ZSDOS/zsys_wbw.sys" # # Add the ReadMe document # diff --git a/Source/Images/fd_fortran.txt b/Source/Images/fd_fortran.txt index 4ced49e4..8807b88c 100644 --- a/Source/Images/fd_fortran.txt +++ b/Source/Images/fd_fortran.txt @@ -1,4 +1,5 @@ @Label="Microsoft Fortran" +@SysImage="../ZSDOS/zsys_wbw.sys" # # Add the ReadMe document # diff --git a/Source/Images/fd_games.txt b/Source/Images/fd_games.txt index a3e9527f..2efd8d2c 100644 --- a/Source/Images/fd_games.txt +++ b/Source/Images/fd_games.txt @@ -1,4 +1,5 @@ @Label="Games" +@SysImage="../ZSDOS/zsys_wbw.sys" # # Add the ReadMe document # diff --git a/Source/Images/fd_hitechc.txt b/Source/Images/fd_hitechc.txt index 637d5515..04baf341 100644 --- a/Source/Images/fd_hitechc.txt +++ b/Source/Images/fd_hitechc.txt @@ -1,4 +1,5 @@ @Label="HITECH-C" +@SysImage="../ZSDOS/zsys_wbw.sys" # # Add the ReadMe document # diff --git a/Source/Images/fd_tpascal.txt b/Source/Images/fd_tpascal.txt index e73ddc4f..e24801f0 100644 --- a/Source/Images/fd_tpascal.txt +++ b/Source/Images/fd_tpascal.txt @@ -1,4 +1,5 @@ @Label="Turbo Pascal" +@SysImage="../ZSDOS/zsys_wbw.sys" # # Add the ReadMe document # diff --git a/Source/Images/fd_wp.txt b/Source/Images/fd_wp.txt new file mode 100644 index 00000000..995dcb54 --- /dev/null +++ b/Source/Images/fd_wp.txt @@ -0,0 +1,6 @@ +@Label="Word Processing" +@SysImage="../ZSDOS/zsys_wbw.sys" +# +# Add the ZDE binaries +# +../../Binary/Apps/ZDE/*.com 1: diff --git a/Source/Images/fd_ws4.txt b/Source/Images/fd_ws4.txt deleted file mode 100644 index a7406958..00000000 --- a/Source/Images/fd_ws4.txt +++ /dev/null @@ -1,5 +0,0 @@ -@Label="WordStar 4" -# -# Add the ZDE binaries -# -../../Binary/Apps/ZDE/*.com 1: diff --git a/Source/Images/fd_z80asm.txt b/Source/Images/fd_z80asm.txt index b7bdcad3..12a82b83 100644 --- a/Source/Images/fd_z80asm.txt +++ b/Source/Images/fd_z80asm.txt @@ -1,4 +1,5 @@ @Label="SLR Z80ASM" +@SysImage="../ZSDOS/zsys_wbw.sys" # # Add the ReadMe document # diff --git a/Source/Images/hd_aztecc.txt b/Source/Images/hd_aztecc.txt index f7e5d3c0..e34a9239 100644 --- a/Source/Images/hd_aztecc.txt +++ b/Source/Images/hd_aztecc.txt @@ -1,4 +1,5 @@ @Label="Aztec C" +@SysImage="../ZSDOS/zsys_wbw.sys" # # Add the ReadMe document # diff --git a/Source/Images/hd_bascomp.txt b/Source/Images/hd_bascomp.txt index 8a7f6a97..93f61227 100644 --- a/Source/Images/hd_bascomp.txt +++ b/Source/Images/hd_bascomp.txt @@ -1,4 +1,5 @@ @Label="Microsoft BASIC" +@SysImage="../ZSDOS/zsys_wbw.sys" # # Add the ReadMe document # diff --git a/Source/Images/hd_blank.txt b/Source/Images/hd_blank.txt index 6e002ab6..0c939ba5 100644 --- a/Source/Images/hd_blank.txt +++ b/Source/Images/hd_blank.txt @@ -1,4 +1,5 @@ @Label="Blank" +@SysImage="../ZSDOS/zsys_wbw.sys" # # Blank disk template # diff --git a/Source/Images/hd_cobol.txt b/Source/Images/hd_cobol.txt index 4b6f0c8a..5d266ea2 100644 --- a/Source/Images/hd_cobol.txt +++ b/Source/Images/hd_cobol.txt @@ -1,4 +1,5 @@ @Label="Microsoft COBOL" +@SysImage="../ZSDOS/zsys_wbw.sys" # # Add the ReadMe document # diff --git a/Source/Images/hd_cowgol.txt b/Source/Images/hd_cowgol.txt index 3100d73b..7294d03e 100644 --- a/Source/Images/hd_cowgol.txt +++ b/Source/Images/hd_cowgol.txt @@ -1,4 +1,5 @@ @Label="Cowgol" +@SysImage="../ZSDOS/zsys_wbw.sys" # # Add the ReadMe document # diff --git a/Source/Images/hd_fortran.txt b/Source/Images/hd_fortran.txt index 4ced49e4..8807b88c 100644 --- a/Source/Images/hd_fortran.txt +++ b/Source/Images/hd_fortran.txt @@ -1,4 +1,5 @@ @Label="Microsoft Fortran" +@SysImage="../ZSDOS/zsys_wbw.sys" # # Add the ReadMe document # diff --git a/Source/Images/hd_games.txt b/Source/Images/hd_games.txt index a3e9527f..2efd8d2c 100644 --- a/Source/Images/hd_games.txt +++ b/Source/Images/hd_games.txt @@ -1,4 +1,5 @@ @Label="Games" +@SysImage="../ZSDOS/zsys_wbw.sys" # # Add the ReadMe document # diff --git a/Source/Images/hd_hitechc.txt b/Source/Images/hd_hitechc.txt index 637d5515..04baf341 100644 --- a/Source/Images/hd_hitechc.txt +++ b/Source/Images/hd_hitechc.txt @@ -1,4 +1,5 @@ @Label="HITECH-C" +@SysImage="../ZSDOS/zsys_wbw.sys" # # Add the ReadMe document # diff --git a/Source/Images/hd_infocom.txt b/Source/Images/hd_infocom.txt index cbc58f34..f862c149 100644 --- a/Source/Images/hd_infocom.txt +++ b/Source/Images/hd_infocom.txt @@ -1,4 +1,5 @@ @Label="Infocom Games" +@SysImage="../ZSDOS/zsys_wbw.sys" # # Add the ReadMe document # diff --git a/Source/Images/hd_msxroms1.txt b/Source/Images/hd_msxroms1.txt index b2b07e13..8787593c 100644 --- a/Source/Images/hd_msxroms1.txt +++ b/Source/Images/hd_msxroms1.txt @@ -1,4 +1,5 @@ @Label="MSX ROMS 1" +@SysImage="../ZSDOS/zsys_wbw.sys" # # Add the ReadMe document # diff --git a/Source/Images/hd_msxroms2.txt b/Source/Images/hd_msxroms2.txt index 868e8652..513189c1 100644 --- a/Source/Images/hd_msxroms2.txt +++ b/Source/Images/hd_msxroms2.txt @@ -1,4 +1,5 @@ @Label="MSX ROMS 2" +@SysImage="../ZSDOS/zsys_wbw.sys" # # Add the ReadMe document # diff --git a/Source/Images/hd_tpascal.txt b/Source/Images/hd_tpascal.txt index e73ddc4f..e24801f0 100644 --- a/Source/Images/hd_tpascal.txt +++ b/Source/Images/hd_tpascal.txt @@ -1,4 +1,5 @@ @Label="Turbo Pascal" +@SysImage="../ZSDOS/zsys_wbw.sys" # # Add the ReadMe document # diff --git a/Source/Images/hd_wp.txt b/Source/Images/hd_wp.txt new file mode 100644 index 00000000..995dcb54 --- /dev/null +++ b/Source/Images/hd_wp.txt @@ -0,0 +1,6 @@ +@Label="Word Processing" +@SysImage="../ZSDOS/zsys_wbw.sys" +# +# Add the ZDE binaries +# +../../Binary/Apps/ZDE/*.com 1: diff --git a/Source/Images/hd_ws4.txt b/Source/Images/hd_ws4.txt deleted file mode 100644 index a7406958..00000000 --- a/Source/Images/hd_ws4.txt +++ /dev/null @@ -1,5 +0,0 @@ -@Label="WordStar 4" -# -# Add the ZDE binaries -# -../../Binary/Apps/ZDE/*.com 1: diff --git a/Source/Images/hd_z80asm.txt b/Source/Images/hd_z80asm.txt index b7bdcad3..12a82b83 100644 --- a/Source/Images/hd_z80asm.txt +++ b/Source/Images/hd_z80asm.txt @@ -1,4 +1,5 @@ @Label="SLR Z80ASM" +@SysImage="../ZSDOS/zsys_wbw.sys" # # Add the ReadMe document # diff --git a/Source/SZ80/Build.cmd b/Source/SZ80/Build.cmd index 063e2d20..87fb75e0 100644 --- a/Source/SZ80/Build.cmd +++ b/Source/SZ80/Build.cmd @@ -19,6 +19,6 @@ srec_cat temp.dat -binary -exclude 0x1B8 0x200 sz80_ptbl.bin -binary -offset 0x1 srec_cat temp.dat -binary -exclude 0x80000 0xA0000 ..\..\Binary\%1.upd -binary -offset 0x80000 -o temp.dat -binary move temp.dat ..\..\Binary\%1_hd1k_prefix.dat -copy /b ..\..\Binary\%1_hd1k_prefix.dat + ..\..\Binary\hd1k_cpm22.img + ..\..\Binary\hd1k_zsdos.img + ..\..\Binary\hd1k_nzcom.img + ..\..\Binary\hd1k_cpm3.img + ..\..\Binary\hd1k_zpm3.img + ..\..\Binary\hd1k_ws4.img ..\..\Binary\%1_hd1k_combo.img || exit /b +copy /b ..\..\Binary\%1_hd1k_prefix.dat + ..\..\Binary\hd1k_cpm22.img + ..\..\Binary\hd1k_zsdos.img + ..\..\Binary\hd1k_nzcom.img + ..\..\Binary\hd1k_cpm3.img + ..\..\Binary\hd1k_zpm3.img + ..\..\Binary\hd1k_wp.img ..\..\Binary\%1_hd1k_combo.img || exit /b goto :eof diff --git a/Source/SZ80/Makefile b/Source/SZ80/Makefile index 7f1ed1ad..02870609 100644 --- a/Source/SZ80/Makefile +++ b/Source/SZ80/Makefile @@ -1,7 +1,7 @@ DEST=../../Binary HD1KIMGS = $(DEST)/hd1k_cpm22.img $(DEST)/hd1k_zsdos.img $(DEST)/hd1k_nzcom.img \ - $(DEST)/hd1k_cpm3.img $(DEST)/hd1k_zpm3.img $(DEST)/hd1k_ws4.img + $(DEST)/hd1k_cpm3.img $(DEST)/hd1k_zpm3.img $(DEST)/hd1k_wp.img ROMS := $(wildcard $(DEST)/SZ80_*.upd) ROMS := $(patsubst $(DEST)/%.upd,%,$(ROMS)) diff --git a/Source/Z1RCC/Build.cmd b/Source/Z1RCC/Build.cmd index 3e32d705..8a6aa91b 100644 --- a/Source/Z1RCC/Build.cmd +++ b/Source/Z1RCC/Build.cmd @@ -21,6 +21,6 @@ srec_cat temp.dat -binary -exclude 0x1F000 0x20000 z1rcc_mon.bin -binary -offset srec_cat temp.dat -binary -exclude 0x24000 0xA4000 ..\..\Binary\%1.rom -binary -offset 0x24000 -o temp.dat -binary move temp.dat ..\..\Binary\%1_hd1k_prefix.dat -copy /b ..\..\Binary\%1_hd1k_prefix.dat + ..\..\Binary\hd1k_cpm22.img + ..\..\Binary\hd1k_zsdos.img + ..\..\Binary\hd1k_nzcom.img + ..\..\Binary\hd1k_cpm3.img + ..\..\Binary\hd1k_zpm3.img + ..\..\Binary\hd1k_ws4.img ..\..\Binary\%1_hd1k_combo.img || exit /b +copy /b ..\..\Binary\%1_hd1k_prefix.dat + ..\..\Binary\hd1k_cpm22.img + ..\..\Binary\hd1k_zsdos.img + ..\..\Binary\hd1k_nzcom.img + ..\..\Binary\hd1k_cpm3.img + ..\..\Binary\hd1k_zpm3.img + ..\..\Binary\hd1k_wp.img ..\..\Binary\%1_hd1k_combo.img || exit /b goto :eof diff --git a/Source/Z1RCC/Makefile b/Source/Z1RCC/Makefile index eac892d6..6889516c 100644 --- a/Source/Z1RCC/Makefile +++ b/Source/Z1RCC/Makefile @@ -1,7 +1,7 @@ DEST=../../Binary HD1KIMGS = $(DEST)/hd1k_cpm22.img $(DEST)/hd1k_zsdos.img $(DEST)/hd1k_nzcom.img \ - $(DEST)/hd1k_cpm3.img $(DEST)/hd1k_zpm3.img $(DEST)/hd1k_ws4.img + $(DEST)/hd1k_cpm3.img $(DEST)/hd1k_zpm3.img $(DEST)/hd1k_wp.img ROMS := $(wildcard $(DEST)/RCZ180_z1rcc_*.rom) ROMS := $(patsubst $(DEST)/%.rom,%,$(ROMS)) diff --git a/Source/ZRC/Build.cmd b/Source/ZRC/Build.cmd index 65a188aa..eb2170e4 100644 --- a/Source/ZRC/Build.cmd +++ b/Source/ZRC/Build.cmd @@ -21,6 +21,6 @@ srec_cat temp.dat -binary -exclude 0x1F000 0x20000 zrc_mon.bin -binary -offset 0 srec_cat temp.dat -binary -exclude 0x24000 0xA4000 ..\..\Binary\%1.rom -binary -offset 0x24000 -o temp.dat -binary move temp.dat ..\..\Binary\%1_hd1k_prefix.dat -copy /b ..\..\Binary\%1_hd1k_prefix.dat + ..\..\Binary\hd1k_cpm22.img + ..\..\Binary\hd1k_zsdos.img + ..\..\Binary\hd1k_nzcom.img + ..\..\Binary\hd1k_cpm3.img + ..\..\Binary\hd1k_zpm3.img + ..\..\Binary\hd1k_ws4.img ..\..\Binary\%1_hd1k_combo.img || exit /b +copy /b ..\..\Binary\%1_hd1k_prefix.dat + ..\..\Binary\hd1k_cpm22.img + ..\..\Binary\hd1k_zsdos.img + ..\..\Binary\hd1k_nzcom.img + ..\..\Binary\hd1k_cpm3.img + ..\..\Binary\hd1k_zpm3.img + ..\..\Binary\hd1k_wp.img ..\..\Binary\%1_hd1k_combo.img || exit /b goto :eof diff --git a/Source/ZRC/Makefile b/Source/ZRC/Makefile index 743e0573..15944561 100644 --- a/Source/ZRC/Makefile +++ b/Source/ZRC/Makefile @@ -1,7 +1,7 @@ DEST=../../Binary HD1KIMGS = $(DEST)/hd1k_cpm22.img $(DEST)/hd1k_zsdos.img $(DEST)/hd1k_nzcom.img \ - $(DEST)/hd1k_cpm3.img $(DEST)/hd1k_zpm3.img $(DEST)/hd1k_ws4.img + $(DEST)/hd1k_cpm3.img $(DEST)/hd1k_zpm3.img $(DEST)/hd1k_wp.img ROMS := $(wildcard $(DEST)/RCZ80_zrc_*.rom) ROMS := $(patsubst $(DEST)/%.rom,%,$(ROMS)) diff --git a/Source/ZRC512/Build.cmd b/Source/ZRC512/Build.cmd index 9e5fc81e..63fb24cf 100644 --- a/Source/ZRC512/Build.cmd +++ b/Source/ZRC512/Build.cmd @@ -21,6 +21,6 @@ srec_cat temp.dat -binary -exclude 0x1F000 0x20000 zrc512_mon.bin -binary -offse srec_cat temp.dat -binary -exclude 0x24000 0xA4000 ..\..\Binary\%1.rom -binary -offset 0x24000 -o temp.dat -binary move temp.dat ..\..\Binary\%1_hd1k_prefix.dat -copy /b ..\..\Binary\%1_hd1k_prefix.dat + ..\..\Binary\hd1k_cpm22.img + ..\..\Binary\hd1k_zsdos.img + ..\..\Binary\hd1k_nzcom.img + ..\..\Binary\hd1k_cpm3.img + ..\..\Binary\hd1k_zpm3.img + ..\..\Binary\hd1k_ws4.img ..\..\Binary\%1_hd1k_combo.img || exit /b +copy /b ..\..\Binary\%1_hd1k_prefix.dat + ..\..\Binary\hd1k_cpm22.img + ..\..\Binary\hd1k_zsdos.img + ..\..\Binary\hd1k_nzcom.img + ..\..\Binary\hd1k_cpm3.img + ..\..\Binary\hd1k_zpm3.img + ..\..\Binary\hd1k_wp.img ..\..\Binary\%1_hd1k_combo.img || exit /b goto :eof diff --git a/Source/ZRC512/Makefile b/Source/ZRC512/Makefile index e84c6a5c..cac1d6e4 100644 --- a/Source/ZRC512/Makefile +++ b/Source/ZRC512/Makefile @@ -1,7 +1,7 @@ DEST=../../Binary HD1KIMGS = $(DEST)/hd1k_cpm22.img $(DEST)/hd1k_zsdos.img $(DEST)/hd1k_nzcom.img \ - $(DEST)/hd1k_cpm3.img $(DEST)/hd1k_zpm3.img $(DEST)/hd1k_ws4.img + $(DEST)/hd1k_cpm3.img $(DEST)/hd1k_zpm3.img $(DEST)/hd1k_wp.img ROMS := $(wildcard $(DEST)/RCZ80_zrc512_*.rom) ROMS := $(patsubst $(DEST)/%.rom,%,$(ROMS)) diff --git a/Source/ZZRCC/Build.cmd b/Source/ZZRCC/Build.cmd index d0e105c4..967e008a 100644 --- a/Source/ZZRCC/Build.cmd +++ b/Source/ZZRCC/Build.cmd @@ -21,6 +21,6 @@ srec_cat temp.dat -binary -exclude 0x1F000 0x20000 zzrcc_mon.bin -binary -offset srec_cat temp.dat -binary -exclude 0x24000 0xA4000 ..\..\Binary\%1.rom -binary -offset 0x24000 -o temp.dat -binary move temp.dat ..\..\Binary\%1_hd1k_prefix.dat -copy /b ..\..\Binary\%1_hd1k_prefix.dat + ..\..\Binary\hd1k_cpm22.img + ..\..\Binary\hd1k_zsdos.img + ..\..\Binary\hd1k_nzcom.img + ..\..\Binary\hd1k_cpm3.img + ..\..\Binary\hd1k_zpm3.img + ..\..\Binary\hd1k_ws4.img ..\..\Binary\%1_hd1k_combo.img || exit /b +copy /b ..\..\Binary\%1_hd1k_prefix.dat + ..\..\Binary\hd1k_cpm22.img + ..\..\Binary\hd1k_zsdos.img + ..\..\Binary\hd1k_nzcom.img + ..\..\Binary\hd1k_cpm3.img + ..\..\Binary\hd1k_zpm3.img + ..\..\Binary\hd1k_wp.img ..\..\Binary\%1_hd1k_combo.img || exit /b goto :eof diff --git a/Source/ZZRCC/Makefile b/Source/ZZRCC/Makefile index ea1249c8..155eae0c 100644 --- a/Source/ZZRCC/Makefile +++ b/Source/ZZRCC/Makefile @@ -1,7 +1,7 @@ DEST=../../Binary HD1KIMGS = $(DEST)/hd1k_cpm22.img $(DEST)/hd1k_zsdos.img $(DEST)/hd1k_nzcom.img \ - $(DEST)/hd1k_cpm3.img $(DEST)/hd1k_zpm3.img $(DEST)/hd1k_ws4.img + $(DEST)/hd1k_cpm3.img $(DEST)/hd1k_zpm3.img $(DEST)/hd1k_wp.img ROMS := $(wildcard $(DEST)/RCZ280_zzrcc_*.rom) ROMS := $(patsubst $(DEST)/%.rom,%,$(ROMS))