diff --git a/Doc/RomWBW Applications.pdf b/Doc/RomWBW Applications.pdf index bc996fc7..c6956ff5 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 d63d60d7..099d95d0 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 8d4b4cad..c817385e 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 f1b7f4a5..8f30726e 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 43164b3d..81002f7f 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 7ed06560..f768f691 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 4bbcefc8..d15d7ab0 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)) \ -10 Aug 2025 +20 Aug 2025 # Overview diff --git a/ReadMe.txt b/ReadMe.txt index 5f82f1f2..b4974c50 100644 --- a/ReadMe.txt +++ b/ReadMe.txt @@ -1,6 +1,6 @@ RomWBW Introduction Wayne Warthen (wwarthen@gmail.com) -10 Aug 2025 +20 Aug 2025 diff --git a/Source/Doc/Applications.md b/Source/Doc/Applications.md index 5d881b33..d902745c 100644 --- a/Source/Doc/Applications.md +++ b/Source/Doc/Applications.md @@ -1431,7 +1431,7 @@ The source code is provided in the RomWBW distribution. The purpose of this utility is to allow the copying of whole disk slices from one disk slice to another slice -This tool is only supported by RomWBW HBIOS, it uses HDIOS for all its +This tool is only supported by RomWBW HBIOS, it uses HBIOS for all its disk IO. UNA UBIOS is not supported by this tool. This tool is running on CP/M 2.2 or 3.0 and has access to full 64kb of @@ -2954,17 +2954,17 @@ emulation software for specific instructions on how to use XModem. #### Notes -The ZMP adaptation that comes with RomWBW will default to using +The ZMD adaptation that comes with RomWBW will default to using the current HBIOS console port for transfers. Note that if you change your console port at the OS level (e.g., STAT CON:=UC1:), this does not change the HBIOS console. -`ZMP` attempts to determine the best way to drive the serial port based +`ZMD` attempts to determine the best way to drive the serial port based on your hardware configuration. When possible, it will bypass the HBIOS for faster operation. However, in many cases, it will use HBIOS so that flow control can be used. -`ZMP` is dependent on a reliable communications channel. You must +`ZMD` is dependent on a reliable communications channel. You must ensure that the serial port can be serviced fast enough by either using a baud rate that is low enough or ensuring that hardware flow control is fully functional (end to end). diff --git a/Source/Doc/SystemGuide.md b/Source/Doc/SystemGuide.md index 6ab6698c..7ab3290c 100644 --- a/Source/Doc/SystemGuide.md +++ b/Source/Doc/SystemGuide.md @@ -1530,9 +1530,9 @@ Work in progress, documentation required... Returns device information for the RTC unit. The Status (A) is a standard HBIOS result code. -Device Attribute (C) values are not yet defined. Device Type (D) -indicates the specific hardware driver that handles the specified -character unit. Values are listed at the start of this section. Device +Device Attributes (C) values are not yet defined. Device Type (D) +indicates the specific hardware driver that handles the RTC unit. +Values are listed at the start of this section. Device Number (E) indicates the physical device number assigned per driver which is always 0 for RTC.