diff --git a/Doc/RomWBW Applications.pdf b/Doc/RomWBW Applications.pdf index 089bf13e..3f1f2c3c 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 bf265d6f..274542c1 100644 Binary files a/Doc/RomWBW Architecture.pdf and b/Doc/RomWBW Architecture.pdf differ diff --git a/Doc/RomWBW Getting Started.pdf b/Doc/RomWBW Getting Started.pdf index af4b1e8e..d87ceae3 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 896b2148..f0307c5e 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -111,21 +111,21 @@ directory contains the pre-built ROM and disk images. The ROM image files all end in “.rom”. Based on the table below, **carefully** pick the appropriate ROM image for your hardware. -| Platform | ROM Image File | Baud | Description | -| ------------- | --------------- | -----: | ----------------------------------------------- | -| SBC V1/V2 | SBC\_std.rom | 38400 | RetroBrew SBC v1 or v2 ECB Z80 | -| Zeta V1 | ZETA\_std.rom | 38400 | RetroBrew Zeta V1 Z80, ParPortProp (optional) | -| Zeta V2 | ZETA2\_std.rom | 38400 | RetroBrew Zeta V2 Z80, ParPortProp (optional) | -| N8 | N8\_std.rom | 38400 | RetroBrew N8 Z180, date code \>= 2312 | -| Mark IV | MK4\_std.rom | 38400 | RetroBrew Mark IV ECB Z180 | -| RC2014 Z80 | RCZ80\_std.rom | 115200 | RC2014 w/ Z80 CPU, requires 512K RAM/ROM module | -| RC2014 Z180\* | RCZ180\_ext.rom | 115200 | RC2014 w/ Z180 CPU & 512K banked RAM/ROM module | -| RC2014 Z180\* | RCZ180\_nat.rom | 115200 | RC2014 w/ Z180 CPU & 512K native RAM/ROM module | -| Easy Z80 | EZZ80\_std.rom | 115200 | Sergey Kiselev’s Easy Z80 | -| SC126 | SCZ180\_126.rom | 115200 | Stephen Cousin’s SC126 Z180 | -| SC130 | SCZ180\_130.rom | 115200 | Stephen Cousin’s SC130 Z180 | -| SC131 | SCZ180\_131.rom | 115200 | Stephen Cousin’s SC131 Z180 | -| Dyno | DYNO\_std.rom | 38400 | Steve Garcia’s Z180 Dyno Computer | +| Platform | ROM Image File | Baud | Description | +| --------- | --------------- | -----: | ----------------------------------------------- | +| SBC | SBC\_std.rom | 38400 | RetroBrew SBC v1 or v2 ECB Z80 | +| Zeta V1 | ZETA\_std.rom | 38400 | RetroBrew Zeta V1 Z80, ParPortProp (optional) | +| Zeta V2 | ZETA2\_std.rom | 38400 | RetroBrew Zeta V2 Z80, ParPortProp (optional) | +| N8 | N8\_std.rom | 38400 | RetroBrew N8 Z180, date code \>= 2312 | +| Mark IV | MK4\_std.rom | 38400 | RetroBrew Mark IV ECB Z180 | +| RC Z80 | RCZ80\_std.rom | 115200 | RC2014 w/ Z80 CPU, requires 512K RAM/ROM module | +| RC Z180\* | RCZ180\_ext.rom | 115200 | RC2014 w/ Z180 CPU & 512K banked RAM/ROM module | +| RC Z180\* | RCZ180\_nat.rom | 115200 | RC2014 w/ Z180 CPU & 512K native RAM/ROM module | +| Easy Z80 | EZZ80\_std.rom | 115200 | Sergey Kiselev’s Easy Z80 | +| SC126 | SCZ180\_126.rom | 115200 | Stephen Cousin’s SC126 Z180 | +| SC130 | SCZ180\_130.rom | 115200 | Stephen Cousin’s SC130 Z180 | +| SC131 | SCZ180\_131.rom | 115200 | Stephen Cousin’s SC131 Z180 | +| Dyno | DYNO\_std.rom | 38400 | Steve Garcia’s Z180 Dyno Computer | \*The RC2014 Z180 requires a separate RAM/ROM memory module. There are two types of these modules and you must pick the ROM for your type of diff --git a/ReadMe.txt b/ReadMe.txt index d0f9a7d7..b62968b4 100644 --- a/ReadMe.txt +++ b/ReadMe.txt @@ -105,40 +105,41 @@ directory contains the pre-built ROM and disk images. The ROM image files all end in “.rom”. Based on the table below, carefully pick the appropriate ROM image for your hardware. - -------------------------------------------------------------------------- - Platform ROM Image File Baud Description - ---------- ---------------- -------- ------------------------------------- - SBC V1/V2 SBC_std.rom 38400 RetroBrew SBC v1 or v2 ECB Z80 + ------------------------------------------------------------------------- + Platform ROM Image File Baud Description + ---------- ----------------- -------- ----------------------------------- + SBC SBC_std.rom 38400 RetroBrew SBC v1 or v2 ECB Z80 - Zeta V1 ZETA_std.rom 38400 RetroBrew Zeta V1 Z80, ParPortProp - (optional) + Zeta V1 ZETA_std.rom 38400 RetroBrew Zeta V1 Z80, ParPortProp + (optional) - Zeta V2 ZETA2_std.rom 38400 RetroBrew Zeta V2 Z80, ParPortProp - (optional) + Zeta V2 ZETA2_std.rom 38400 RetroBrew Zeta V2 Z80, ParPortProp + (optional) - N8 N8_std.rom 38400 RetroBrew N8 Z180, date code >= 2312 + N8 N8_std.rom 38400 RetroBrew N8 Z180, date code >= + 2312 - Mark IV MK4_std.rom 38400 RetroBrew Mark IV ECB Z180 + Mark IV MK4_std.rom 38400 RetroBrew Mark IV ECB Z180 - RC2014 Z80 RCZ80_std.rom 115200 RC2014 w/ Z80 CPU, requires 512K - RAM/ROM module + RC Z80 RCZ80_std.rom 115200 RC2014 w/ Z80 CPU, requires 512K + RAM/ROM module - RC2014 RCZ180_ext.rom 115200 RC2014 w/ Z180 CPU & 512K banked - Z180* RAM/ROM module + RC Z180* RCZ180_ext.rom 115200 RC2014 w/ Z180 CPU & 512K banked + RAM/ROM module - RC2014 RCZ180_nat.rom 115200 RC2014 w/ Z180 CPU & 512K native - Z180* RAM/ROM module + RC Z180* RCZ180_nat.rom 115200 RC2014 w/ Z180 CPU & 512K native + RAM/ROM module - Easy Z80 EZZ80_std.rom 115200 Sergey Kiselev’s Easy Z80 + Easy Z80 EZZ80_std.rom 115200 Sergey Kiselev’s Easy Z80 - SC126 SCZ180_126.rom 115200 Stephen Cousin’s SC126 Z180 + SC126 SCZ180_126.rom 115200 Stephen Cousin’s SC126 Z180 - SC130 SCZ180_130.rom 115200 Stephen Cousin’s SC130 Z180 + SC130 SCZ180_130.rom 115200 Stephen Cousin’s SC130 Z180 - SC131 SCZ180_131.rom 115200 Stephen Cousin’s SC131 Z180 + SC131 SCZ180_131.rom 115200 Stephen Cousin’s SC131 Z180 - Dyno DYNO_std.rom 38400 Steve Garcia’s Z180 Dyno Computer - -------------------------------------------------------------------------- + Dyno DYNO_std.rom 38400 Steve Garcia’s Z180 Dyno Computer + ------------------------------------------------------------------------- *The RC2014 Z180 requires a separate RAM/ROM memory module. There are two types of these modules and you must pick the ROM for your type of diff --git a/Source/Doc/Applications.md b/Source/Doc/Applications.md index 55c155a1..ff21c740 100644 --- a/Source/Doc/Applications.md +++ b/Source/Doc/Applications.md @@ -12,10 +12,10 @@ classoption: - oneside papersize: letter geometry: - - top=1in - - bottom=1in - - left=1in - - right=1in + - top=1.5in + - bottom=1.5in + - left=1.5in + - right=1.5in # - showframe linestretch: 1.25 colorlinks: true diff --git a/Source/Doc/Architecture.md b/Source/Doc/Architecture.md index 2d545893..90d531ba 100644 --- a/Source/Doc/Architecture.md +++ b/Source/Doc/Architecture.md @@ -17,10 +17,10 @@ numbersections: true secnumdepth: 1 papersize: letter geometry: -- top=1in -- bottom=1in -- left=1in -- right=1in +- top=1.5in +- bottom=1.5in +- left=1.5in +- right=1.5in # - showframe # - pass linestretch: 1.25 @@ -1327,13 +1327,16 @@ The hardware platform is identified in L: Id | Platform -- | --------------------------------------------------- 1 | SBC V1 or V2 -2 | ZETA -3 | ZETA 2 +2 | Zeta +3 | Zeta V2 4 | N8 -5 | MK4 +5 | Mark IV 6 | UNA 7 | RC2014 w/ Z80 -8 | RC2014 w/ Z180 +8 | RC2014 w/ Z180 & banked memory module +9 | RC2014 w/ Z180 & linear memory module +10 | SCZ180 (SC126, SC130, SC131) +11 | Dyno ### Function 0xF2 -- System Set Bank (SYSSETBNK) diff --git a/Source/Doc/GettingStarted.md b/Source/Doc/GettingStarted.md index fa4c5337..7fff1c07 100644 --- a/Source/Doc/GettingStarted.md +++ b/Source/Doc/GettingStarted.md @@ -14,10 +14,10 @@ classoption: toc: true papersize: letter geometry: - - top=1in - - bottom=1in - - left=1in - - right=1in + - top=1.5in + - bottom=1.5in + - left=1.5in + - right=1.5in # - showframe linestretch: 1.25 colorlinks: true @@ -142,21 +142,21 @@ directory contains the pre-built ROM and disk images. The ROM image files all end in ".rom". Based on the table below, **carefully** pick the appropriate ROM image for your hardware. -| Platform | ROM Image File | Baud | Description | -| --------------| --------------------- | --------: | ------------------------------------------------ | -| SBC V1/V2 | SBC_std.rom | 38400 | RetroBrew SBC v1 or v2 ECB Z80 | -| Zeta V1 | ZETA_std.rom | 38400 | RetroBrew Zeta V1 Z80, ParPortProp (optional) | -| Zeta V2 | ZETA2_std.rom | 38400 | RetroBrew Zeta V2 Z80, ParPortProp (optional) | -| N8 | N8_std.rom | 38400 | RetroBrew N8 Z180, date code >= 2312 | -| Mark IV | MK4_std.rom | 38400 | RetroBrew Mark IV ECB Z180 | -| RC2014 Z80 | RCZ80_std.rom | 115200 | RC2014 w/ Z80 CPU, requires 512K RAM/ROM module | -| RC2014 Z180\* | RCZ180_ext.rom | 115200 | RC2014 w/ Z180 CPU & 512K banked RAM/ROM module | -| RC2014 Z180\* | RCZ180_nat.rom | 115200 | RC2014 w/ Z180 CPU & 512K native RAM/ROM module | -| Easy Z80 | EZZ80_std.rom | 115200 | Sergey Kiselev's Easy Z80 | -| SC126 | SCZ180_126.rom | 115200 | Stephen Cousin's SC126 Z180 | -| SC130 | SCZ180_130.rom | 115200 | Stephen Cousin's SC130 Z180 | -| SC131 | SCZ180_131.rom | 115200 | Stephen Cousin's SC131 Z180 | -| Dyno | DYNO_std.rom | 38400 | Steve Garcia's Z180 Dyno Computer | +| Platform | ROM Image File | Baud | Description | +| -------------- | ------------------------ | ----------: | ------------------------------------------------ | +| SBC | SBC_std.rom | 38400 | RetroBrew SBC v1 or v2 ECB Z80 | +| Zeta V1 | ZETA_std.rom | 38400 | RetroBrew Zeta V1 Z80, ParPortProp (optional) | +| Zeta V2 | ZETA2_std.rom | 38400 | RetroBrew Zeta V2 Z80, ParPortProp (optional) | +| N8 | N8_std.rom | 38400 | RetroBrew N8 Z180, date code >= 2312 | +| Mark IV | MK4_std.rom | 38400 | RetroBrew Mark IV ECB Z180 | +| RC Z80 | RCZ80_std.rom | 115200 | RC2014 w/ Z80 CPU, requires 512K RAM/ROM module | +| RC Z180\* | RCZ180_ext.rom | 115200 | RC2014 w/ Z180 CPU & 512K banked RAM/ROM module | +| RC Z180\* | RCZ180_nat.rom | 115200 | RC2014 w/ Z180 CPU & 512K native RAM/ROM module | +| Easy Z80 | EZZ80_std.rom | 115200 | Sergey Kiselev's Easy Z80 | +| SC126 | SCZ180_126.rom | 115200 | Stephen Cousin's SC126 Z180 | +| SC130 | SCZ180_130.rom | 115200 | Stephen Cousin's SC130 Z180 | +| SC131 | SCZ180_131.rom | 115200 | Stephen Cousin's SC131 Z180 | +| Dyno | DYNO_std.rom | 38400 | Steve Garcia's Z180 Dyno Computer | \*The RC2014 Z180 requires a separate RAM/ROM memory module. There are two types of these modules and you must pick the ROM for your type of