wwarthen 3 months ago
parent
commit
442598795c
  1. 2
      Applications/index.html
  2. 2
      Catalog/index.html
  3. 25
      Hardware/index.html
  4. 2
      Introduction/index.html
  5. 14
      SystemGuide/index.html
  6. 2
      UserGuide/index.html
  7. 4
      index.html
  8. 2
      search/search_index.json
  9. BIN
      sitemap.xml.gz

2
Applications/index.html

@ -368,7 +368,7 @@
<p><strong>RomWBW Applications Guide</strong> \
Version 3.6 \
MartinR \&amp; Phillip Summers (<a href="mailto:"></a>) \
15 Oct 2025</p>
22 Oct 2025</p>
<h1 id="summary">Summary</h1>
<p>RomWBW is supplied with a suite of software applications that enhance
the use of the system. Some of these applications have been written

2
Catalog/index.html

@ -336,7 +336,7 @@
<p><strong>RomWBW Disk Catalog</strong> \
Version 3.6 \
Mark Pruden \&amp; Mykl Orders (<a href="mailto:"></a>) \
15 Oct 2025</p>
22 Oct 2025</p>
<h1 id="romwbw-distribution-file-catalog">RomWBW Distribution File Catalog</h1>
<p>This document is a reference to the files found on the disk media
distributed with RomWBW. Specifically, RomWBW provides a set of floppy

25
Hardware/index.html

@ -396,7 +396,7 @@
<p><strong>RomWBW Hardware</strong> \
Version 3.6 \
Wayne Warthen (<a href="mailto:wwarthen@gmail.com">wwarthen@gmail.com</a>) \
15 Oct 2025</p>
22 Oct 2025</p>
<h1 id="overview">Overview</h1>
<h2 id="supported-platforms">Supported Platforms</h2>
<p>This section contains a summary of the system configuration target for
@ -745,7 +745,7 @@ external bank switching.</p>
<tr>
<td><a href="#s100-computers-z180-sbc">S100 Computers Z180 SBC</a><sup>4</sup></td>
<td>S100</td>
<td>S100_std.rom</td>
<td>SZ180_std.rom</td>
<td style="text-align: right;">57600</td>
</tr>
<tr>
@ -755,9 +755,9 @@ external bank switching.</p>
<td style="text-align: right;">9600</td>
</tr>
<tr>
<td><a href="#s100-computers-fpga-z80-sbc">S100 Computers FPGA Z80 SBC</a><sup>4</sup></td>
<td>[S100 Computers T35 FPGA Z80 SBC]<sup>4</sup></td>
<td>S100</td>
<td>SZ80_fpga.rom</td>
<td>SZ80_t35.rom</td>
<td style="text-align: right;">9600</td>
</tr>
<tr>
@ -1269,13 +1269,13 @@ of the SIO ports, for ease of use with modern computers.</p>
<li>Requires Propeller Console Board (or equivalent)</li>
</ul>
<h3 id="s100-computers-fpga-z80-sbc">S100 Computers FPGA Z80 SBC</h3>
<p>An FPGA Z80 based S100 SBC</p>
<p>A T35 FPGA Z80 based S100 SBC</p>
<ul>
<li>Creator: John Monahan</li>
<li>Website: <a href="http://www.s100computers.com/My%20System%20Pages/FPGA%20Z80%20SBC/FPGA%20Z80%20SBC.htm">S100 Computers FPGA Z80
SBC</a></li>
</ul>
<h4 id="rom-image-file-sz80_fpgarom">ROM Image File: SZ80_fpga.rom</h4>
<h4 id="rom-image-file-sz80_t35rom">ROM Image File: SZ80_t35.rom</h4>
<table>
<thead>
<tr>
@ -1323,7 +1323,7 @@ of the SIO ports, for ease of use with modern computers.</p>
<li>DS5RTC: RTCIO=104, IO=104</li>
<li>SSER: IO=52</li>
<li>LPT: MODE=S100, IO=199</li>
<li>FV: IO=192, KBD MODE=FV, KBD IO=3</li>
<li>TVGA: IO=192, KBD MODE=T35, KBD IO=3</li>
<li>KBD: ENABLED</li>
<li>SCON: IO=0</li>
<li>ESPSD: IO=128, PRIMARY</li>
@ -1335,9 +1335,12 @@ of the SIO ports, for ease of use with modern computers.</p>
<li>PPIDE: MODE=S100A, IO=56, SLAVE</li>
<li>PPIDE: MODE=S100B, IO=56, MASTER</li>
<li>PPIDE: MODE=S100B, IO=56, SLAVE</li>
<li>SD: MODE=FZ80, IO=108, UNITS=2</li>
<li>SD: MODE=T35, IO=108, UNITS=2</li>
</ul>
<h4 id="notes_1">Notes:</h4>
<p>This RomWBW build is specifically for the Trion T35 based module on the
S100 Z80 FPGA board. The Waveshare FPGA module is not supported at this
time.</p>
<ul>
<li>Requires matching FPGA code, see <a href="https://github.com/s100projects/ROMWBW_T35">S100 Projects RomWBW T35
Project</a>.</li>
@ -3466,7 +3469,7 @@ slave as defined by the IEEE-696 specs.</p>
<li>Website: <a href="http://www.s100computers.com/My%20System%20Pages/Z180%20SBC/Z180%20SBC.htm">S100 Computers Z180
SBC</a></li>
</ul>
<h4 id="rom-image-file-s100_stdrom">ROM Image File: S100_std.rom</h4>
<h4 id="rom-image-file-sz180_stdrom">ROM Image File: SZ180_std.rom</h4>
<table>
<thead>
<tr>
@ -4437,8 +4440,8 @@ the active platform and configuration.</p>
<td>EF9345 Video Display Controller</td>
</tr>
<tr>
<td>FV</td>
<td>S100 FPGA Z80 Onboard VGA/Keyboard</td>
<td>TVGA</td>
<td>S100 Trion FPGA Onboard VGA/Keyboard</td>
</tr>
<tr>
<td>GDC</td>

2
Introduction/index.html

@ -189,7 +189,7 @@
<p><strong>RomWBW Introduction</strong> \
Version 3.6 \
Wayne Warthen (<a href="mailto:wwarthen@gmail.com">wwarthen@gmail.com</a>) \
15 Oct 2025</p>
22 Oct 2025</p>
<h1 id="overview">Overview</h1>
<p>RomWBW software provides a complete, commercial quality implementation
of CP/M (and work-alike) operating systems and applications for modern

14
SystemGuide/index.html

@ -659,7 +659,7 @@
<p><strong>RomWBW System Guide</strong> \
Version 3.6 \
Wayne Warthen (<a href="mailto:wwarthen@gmail.com">wwarthen@gmail.com</a>) \
15 Oct 2025</p>
22 Oct 2025</p>
<h1 id="overview">Overview</h1>
<p>The objective of RomWBW is to provide firmware, operating systems, and
applications targeting the Z80 family of CPUs. The firmware, in the form
@ -3710,10 +3710,10 @@ enumerates their values.</p>
<td>ef.asm</td>
</tr>
<tr>
<td>VDADEV_FV</td>
<td>VDADEV_TVGA</td>
<td style="text-align: right;">0x07</td>
<td>S100 FPGA VGA</td>
<td>fv.asm</td>
<td>S100 TRION FPGA VGA</td>
<td>tvga.asm</td>
</tr>
<tr>
<td>VDADEV_XOSERA</td>
@ -5471,7 +5471,7 @@ identifier. The Status (A) is a standard HBIOS result code.</p>
<td>Z80 RETRO COMPUTER</td>
</tr>
<tr>
<td>PLT_S100</td>
<td>PLT_SZ180</td>
<td style="text-align: right;">16</td>
<td>S100 COMPUTERS Z180</td>
</tr>
@ -5506,9 +5506,9 @@ identifier. The Status (A) is a standard HBIOS result code.</p>
<td>NABU PC W/ ROMWBW OPTION BOARD</td>
</tr>
<tr>
<td>PLT_FZ80</td>
<td>PLT_SZ80</td>
<td style="text-align: right;">23</td>
<td>S100 FPGA Z80</td>
<td>S100 COMPUTERS Z80</td>
</tr>
<tr>
<td>PLT_RCEZ80</td>

2
UserGuide/index.html

@ -527,7 +527,7 @@
<p><strong>RomWBW User Guide</strong> \
Version 3.6 \
Wayne Warthen (<a href="mailto:wwarthen@gmail.com">wwarthen@gmail.com</a>) \
15 Oct 2025</p>
22 Oct 2025</p>
<h4 id="preface">Preface</h4>
<p>This document is a general usage guide for the RomWBW software and is
generally the best place to start with RomWBW.</p>

4
index.html

@ -179,7 +179,7 @@
<p><strong>RomWBW Introduction</strong> \
Version 3.6 \
Wayne Warthen (<a href="mailto:wwarthen@gmail.com">wwarthen@gmail.com</a>) \
15 Oct 2025</p>
22 Oct 2025</p>
<h1 id="overview">Overview</h1>
<p>RomWBW software provides a complete, commercial quality implementation
of CP/M (and work-alike) operating systems and applications for modern
@ -704,5 +704,5 @@ control system to ensure their contributions are clearly documented.</p>
<!--
MkDocs version : 1.6.1
Build Date UTC : 2025-10-16 01:10:29.664404+00:00
Build Date UTC : 2025-10-22 21:29:43.883586+00:00
-->

2
search/search_index.json

File diff suppressed because one or more lines are too long

BIN
sitemap.xml.gz

Binary file not shown.
Loading…
Cancel
Save