diff --git a/Doc/RomWBW Applications.pdf b/Doc/RomWBW Applications.pdf index cb1b80ee..6d593e91 100644 Binary files a/Doc/RomWBW Applications.pdf and b/Doc/RomWBW Applications.pdf differ diff --git a/Doc/RomWBW Architecture.pdf b/Doc/RomWBW Architecture.pdf index 182182bf..81ac29e1 100644 Binary files a/Doc/RomWBW Architecture.pdf and b/Doc/RomWBW Architecture.pdf differ diff --git a/Doc/RomWBW Disk Catalog.pdf b/Doc/RomWBW Disk Catalog.pdf index c1b75f8c..16095b4f 100644 Binary files a/Doc/RomWBW Disk Catalog.pdf and b/Doc/RomWBW Disk Catalog.pdf differ diff --git a/Doc/RomWBW Getting Started.pdf b/Doc/RomWBW Getting Started.pdf index c395ac25..9707ed8f 100644 Binary files a/Doc/RomWBW Getting Started.pdf and b/Doc/RomWBW Getting Started.pdf differ diff --git a/ReadMe.md b/ReadMe.md index 80cec877..21ccd7d7 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -3,7 +3,7 @@ ## Z80/Z180 System Software Version 3.1 Pre-release -Tuesday 18 August 2020 +Sunday 6 December 2020 Wayne Warthen @@ -712,11 +712,11 @@ most stable and you are less likely to encounter problems. - The original versions of DDT, DDTZ, and ZSID used the RST 38 vector which conflicts with interrupt mode 1 use of this vector. The DDT, - DDTZ, and ZSID applications in RomWBW have been modified to use RTS + DDTZ, and ZSID applications in RomWBW have been modified to use RST 30 to avoid this issue. - Z-System applications will not run under CP/M 2.2. For example, the - `LDDS` date stamper with not run. + `LDDS` date stamper will not run. ## ZSDOS 1.1 diff --git a/ReadMe.txt b/ReadMe.txt index 918d3bb3..6f2caed9 100644 --- a/ReadMe.txt +++ b/ReadMe.txt @@ -3,7 +3,7 @@ RomWBW Z80/Z180 System Software Version 3.1 Pre-release -Tuesday 18 August 2020 +Sunday 6 December 2020 Wayne Warthen wwarthen@gmail.com @@ -743,11 +743,11 @@ Notes - The original versions of DDT, DDTZ, and ZSID used the RST 38 vector which conflicts with interrupt mode 1 use of this vector. The DDT, - DDTZ, and ZSID applications in RomWBW have been modified to use RTS + DDTZ, and ZSID applications in RomWBW have been modified to use RST 30 to avoid this issue. - Z-System applications will not run under CP/M 2.2. For example, the - LDDS date stamper with not run. + LDDS date stamper will not run. ZSDOS 1.1 diff --git a/Source/Doc/GettingStarted.md b/Source/Doc/GettingStarted.md index 2e6820da..8a0b41f1 100644 --- a/Source/Doc/GettingStarted.md +++ b/Source/Doc/GettingStarted.md @@ -763,10 +763,10 @@ in the DRI manuals. - The original versions of DDT, DDTZ, and ZSID used the RST 38 vector which conflicts with interrupt mode 1 use of this vector. The DDT, DDTZ, and ZSID applications in RomWBW have been modified -to use RTS 30 to avoid this issue. +to use RST 30 to avoid this issue. - Z-System applications will not run under CP/M 2.2. For example, -the `LDDS` date stamper with not run. +the `LDDS` date stamper will not run. ## ZSDOS 1.1