wwarthen 8 months ago
parent
commit
39368e28ea
  1. 2
      Applications/index.html
  2. 338
      Catalog/index.html
  3. 2
      Hardware/index.html
  4. 2
      Introduction/index.html
  5. 2
      SystemGuide/index.html
  6. 2
      UserGuide/index.html
  7. 278
      index.html
  8. 2
      search/search_index.json
  9. BIN
      sitemap.xml.gz

2
Applications/index.html

@ -456,7 +456,7 @@
<p><strong>RomWBW Applications Guide</strong> \
Version 3.6 \
MartinR \&amp; Phillip Summers (<a href="mailto:"></a>) \
06 Jun 2025</p>
07 Jun 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

338
Catalog/index.html

@ -332,7 +332,7 @@
<p><strong>RomWBW Disk Catalog</strong> \
Version 3.6 \
Mark Pruden \&amp; Mykl Orders (<a href="mailto:"></a>) \
06 Jun 2025</p>
07 Jun 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
@ -1949,37 +1949,37 @@ default directory in user area 0.</p>
</thead>
<tbody>
<tr>
<td>CPN12MT.LBR</td>
<td><code>CPN12MT.LBR</code></td>
<td>CP/NET 1.2</td>
<td>CP/M 2.2</td>
<td>RCBus w/ MT011</td>
</tr>
<tr>
<td>CPN3MT.LBR</td>
<td><code>CPN3MT.LBR</code></td>
<td>CP/NET 3</td>
<td>CP/M 3</td>
<td>RCBus w/ MT011</td>
</tr>
<tr>
<td>CPN12DUO.LBR</td>
<td><code>CPN12DUO.LBR</code></td>
<td>CP/NET 1.2</td>
<td>CP/M 2.2</td>
<td>Duodyne w/ Disk I/O</td>
</tr>
<tr>
<td>CPN3DUO.LBR</td>
<td><code>CPN3DUO.LBR</code></td>
<td>CP/NET 3</td>
<td>CP/M 3</td>
<td>Duodyne w/ Disk I/O</td>
</tr>
<tr>
<td>CPN12SER.LBR</td>
<td><code>CPN12SER.LBR</code></td>
<td>CP/NET 1.2</td>
<td>CP/M 2.2</td>
<td>RomWBW Serial Port</td>
</tr>
<tr>
<td>CPN3SER.LBR</td>
<td><code>CPN3SER.LBR</code></td>
<td>CP/NET 3</td>
<td>CP/M 3</td>
<td>RomWBW Serial Port</td>
@ -2876,27 +2876,27 @@ TUNE or VGMPLAY applications.</p>
</thead>
<tbody>
<tr>
<td>HDIR.COM</td>
<td><code>HDIR.COM</code></td>
<td></td>
</tr>
<tr>
<td>R.COM</td>
<td><code>R.COM</code></td>
<td>transfer files between the simulator and host file system</td>
</tr>
<tr>
<td>RSETSIMH.COM</td>
<td><code>RSETSIMH.COM</code></td>
<td></td>
</tr>
<tr>
<td>TIMER.COM</td>
<td><code>TIMER.COM</code></td>
<td></td>
</tr>
<tr>
<td>URL.COM</td>
<td><code>URL.COM</code></td>
<td></td>
</tr>
<tr>
<td>W.COM</td>
<td><code>W.COM</code></td>
<td>transfer files between the simulator and host file system</td>
</tr>
</tbody>
@ -3139,235 +3139,235 @@ the Doc/Language directory Cowgol Language.pdf</p>
</thead>
<tbody>
<tr>
<td>\$EXEC.COM</td>
<td><code>$EXEC.COM</code></td>
<td>HiTech C batch processor which launches the Cowgol toolchain executables</td>
</tr>
<tr>
<td>ADVENT.COW</td>
<td><code>ADVENT.COW</code></td>
<td>Adventure game program source</td>
</tr>
<tr>
<td>ADVENT.SUB</td>
<td><code>ADVENT.SUB</code></td>
<td>SUBMIT file to build Adventure game</td>
</tr>
<tr>
<td>ADVENT?.TXT</td>
<td><code>ADVENT?.TXT</code></td>
<td>Adventure game program resources</td>
</tr>
<tr>
<td>ADVMAIN.COW</td>
<td><code>ADVMAIN.COW</code></td>
<td>Adventure game program source</td>
</tr>
<tr>
<td>ADVTRAV.COW</td>
<td><code>ADVTRAV.COW</code></td>
<td>Adventure game component source</td>
</tr>
<tr>
<td>ARGV.COH</td>
<td><code>ARGV.COH</code></td>
<td>Cowgol include file providing command line argument processing</td>
</tr>
<tr>
<td>C.LIB</td>
<td><code>C.LIB</code></td>
<td>HI-TECH C runtime library</td>
</tr>
<tr>
<td>CGEN.COM</td>
<td><code>CGEN.COM</code></td>
<td>HiTech C compiler pass 2</td>
</tr>
<tr>
<td>COMMFILE.COH</td>
<td><code>COMMFILE.COH</code></td>
<td>Include file providing file I/O</td>
</tr>
<tr>
<td>COMMON.COH</td>
<td><code>COMMON.COH</code></td>
<td>Include file providing common functions</td>
</tr>
<tr>
<td>COWBE.COM</td>
<td><code>COWBE.COM</code></td>
<td>Cowgol back end which builds the cowgol object files (optimized)</td>
</tr>
<tr>
<td>COWFE.COM</td>
<td><code>COWFE.COM</code></td>
<td>Cowgol front end which parses the source file (optimized)</td>
</tr>
<tr>
<td>COWFIX.COM</td>
<td><code>COWFIX.COM</code></td>
<td>Interface to Z80AS – performs code optimizations</td>
</tr>
<tr>
<td>COWGOL.COH</td>
<td><code>COWGOL.COH</code></td>
<td>Include file providing standard Cowgol functions</td>
</tr>
<tr>
<td>COWGOL.COM</td>
<td><code>COWGOL.COM</code></td>
<td>Interprets the command line and generates \$EXEC run requests (a variant of HiTech C.COM)</td>
</tr>
<tr>
<td>COWGOL.COO</td>
<td><code>COWGOL.COO</code></td>
<td>Cowgol object file with ???</td>
</tr>
<tr>
<td>COWGOL.LIB</td>
<td><code>COWGOL.LIB</code></td>
<td>???</td>
</tr>
<tr>
<td>COWGOLC.COH</td>
<td><code>COWGOLC.COH</code></td>
<td>Cowgol include file providing ???</td>
</tr>
<tr>
<td>COWLINK.COM</td>
<td><code>COWLINK.COM</code></td>
<td>Cowgol linker which binds all the cowgol object files and outputs a Z80 assembler file (optimized)</td>
</tr>
<tr>
<td>CPP.COM</td>
<td><code>CPP.COM</code></td>
<td>HiTech C pre-processor, modified to accept // style comments</td>
</tr>
<tr>
<td>DYNMSORT.COW</td>
<td><code>DYNMSORT.COW</code></td>
<td>Sort algorithm sample program source</td>
</tr>
<tr>
<td>DYNMSORT.SUB</td>
<td><code>DYNMSORT.SUB</code></td>
<td>SUBMIT file to build DYNMSORT sample application</td>
</tr>
<tr>
<td>FACT.COW</td>
<td><code>FACT.COW</code></td>
<td>Factorial computation sample program source</td>
</tr>
<tr>
<td>FILE.COH</td>
<td><code>FILE.COH</code></td>
<td>Include file providing CP/M file processing support</td>
</tr>
<tr>
<td>FILEIO.COH</td>
<td><code>FILEIO.COH</code></td>
<td>Include file providing CP/M file processing support</td>
</tr>
<tr>
<td>HEXDUMP.COW</td>
<td><code>HEXDUMP.COW</code></td>
<td>Hex file dump sample source</td>
</tr>
<tr>
<td>HEXDUMP.SUB</td>
<td><code>HEXDUMP.SUB</code></td>
<td>SUBMIT file to build HEXDUMP sample program</td>
</tr>
<tr>
<td>LIBBASIC.COH</td>
<td><code>LIBBASIC.COH</code></td>
<td>Include file providing ???</td>
</tr>
<tr>
<td>LIBBIOS.COH</td>
<td><code>LIBBIOS.COH</code></td>
<td>Include file providing ???</td>
</tr>
<tr>
<td>LIBCONIO.COH</td>
<td><code>LIBCONIO.COH</code></td>
<td>Include file providing console I/O</td>
</tr>
<tr>
<td>LIBFP.COH</td>
<td><code>LIBFP.COH</code></td>
<td>Include file providing floating point support</td>
</tr>
<tr>
<td>LIBR.COM</td>
<td><code>LIBR.COM</code></td>
<td>HiTech object file librarian</td>
</tr>
<tr>
<td>LIBSTR.COH</td>
<td><code>LIBSTR.COH</code></td>
<td>Include file providing string functions</td>
</tr>
<tr>
<td>LINK.COM</td>
<td><code>LINK.COM</code></td>
<td>HiTech linker which builds the final executable from object and library files</td>
</tr>
<tr>
<td>MALLOC.COH</td>
<td><code>MALLOC.COH</code></td>
<td>Include file providing dynamic memory management functions</td>
</tr>
<tr>
<td>MERGES.C</td>
<td><code>MERGES.C</code></td>
<td>Merge sort sample function C language source</td>
</tr>
<tr>
<td>MISC.COH</td>
<td><code>MISC.COH</code></td>
<td>Include file providing miscellaneous functions</td>
</tr>
<tr>
<td>MISC.COO</td>
<td><code>MISC.COO</code></td>
<td>Miscellaneous functions object file</td>
</tr>
<tr>
<td>MISC.COW</td>
<td><code>MISC.COW</code></td>
<td>Miscellaneous functions source file</td>
</tr>
<tr>
<td>OPTIM.COM</td>
<td><code>OPTIM.COM</code></td>
<td>HiTech C compiler optimizer</td>
</tr>
<tr>
<td>P1.COM</td>
<td><code>P1.COM</code></td>
<td>HiTech C compiler first pass</td>
</tr>
<tr>
<td>RAND.AS</td>
<td><code>RAND.AS</code></td>
<td>Pseudo-random number generator source in assembly language</td>
</tr>
<tr>
<td>RANFILE.COH</td>
<td><code>RANFILE.COH</code></td>
<td>Include file providing random file access functions</td>
</tr>
<tr>
<td>RANFILE.COO</td>
<td><code>RANFILE.COO</code></td>
<td>Random file access functions object file</td>
</tr>
<tr>
<td>RANFILE.COW</td>
<td><code>RANFILE.COW</code></td>
<td>Random file access functions source file</td>
</tr>
<tr>
<td>README.TXT</td>
<td><code>README.TXT</code></td>
<td>Cowgol disk image release notes</td>
</tr>
<tr>
<td>SEQFILE.COH</td>
<td><code>SEQFILE.COH</code></td>
<td>Include file providing sequential file access functions</td>
</tr>
<tr>
<td>SEQFILE.COO</td>
<td><code>SEQFILE.COO</code></td>
<td>Sequential file access functions object file</td>
</tr>
<tr>
<td>SEQFILE.COW</td>
<td><code>SEQFILE.COW</code></td>
<td>Sequential file access functions source file</td>
</tr>
<tr>
<td>STDCOW.COH</td>
<td><code>STDCOW.COH</code></td>
<td>Include file providing standard library functions</td>
</tr>
<tr>
<td>STRING.COH</td>
<td><code>STRING.COH</code></td>
<td>Include file providing string functions</td>
</tr>
<tr>
<td>STRING.COO</td>
<td><code>STRING.COO</code></td>
<td>String functions object file</td>
</tr>
<tr>
<td>STRING.COW</td>
<td><code>STRING.COW</code></td>
<td>String functions source file</td>
</tr>
<tr>
<td>STRINGS.COH</td>
<td><code>STRINGS.COH</code></td>
<td>Include file implementing string functions</td>
</tr>
<tr>
<td>TESTAS.COW</td>
<td><code>TESTAS.COW</code></td>
<td>Assembly language interface sample program source</td>
</tr>
<tr>
<td>TESTAS.SUB</td>
<td><code>TESTAS.SUB</code></td>
<td>SUBMIT file to build TESTAS sample program</td>
</tr>
<tr>
<td>Z80AS.COM</td>
<td><code>Z80AS.COM</code></td>
<td>Z80 assembler which assembles the output of COWFIX and other Z80 source files (see <a href="https://github.com/Laci1953/Z80AS">https://github.com/Laci1953/Z80AS</a>)</td>
</tr>
</tbody>
@ -3459,11 +3459,11 @@ such, they require RomWBW to operate. They should be compatible with all
CP/M and compatible operations systems provided in RomWBW.</p>
<p>The enhanced files are:</p>
<ul>
<li>CGEN.COM</li>
<li>CPP.COM</li>
<li>OPTIM.COM</li>
<li>P1.COM</li>
<li>ZAS.COM (replaced with Z80AS)</li>
<li><code>CGEN.COM</code></li>
<li><code>CPP.COM</code></li>
<li><code>OPTIM.COM</code></li>
<li><code>P1.COM</code></li>
<li><code>ZAS.COM</code> (replaced with Z80AS)</li>
</ul>
<p>A thread discussing this enhanced version of HI-TECH C is found at
<a href="https://groups.google.com/g/rc2014-z80/c/sBCCIpOnnGg">https://groups.google.com/g/rc2014-z80/c/sBCCIpOnnGg</a>.</p>
@ -3480,179 +3480,179 @@ CP/M and compatible operations systems provided in RomWBW.</p>
</thead>
<tbody>
<tr>
<td>\$EXEC.COM</td>
<td><code>$EXEC.COM</code></td>
<td>Compiler execution manager</td>
</tr>
<tr>
<td>ASSERT.H</td>
<td><code>ASSERT.H</code></td>
<td>Language include file</td>
</tr>
<tr>
<td>C.COM</td>
<td><code>C.COM</code></td>
<td>Compiler invocation application (updated)</td>
</tr>
<tr>
<td>C309.COM</td>
<td><code>C309.COM</code></td>
<td>Compiler invocation application (original)</td>
</tr>
<tr>
<td>CGEN.COM</td>
<td><code>CGEN.COM</code></td>
<td>The code generator - produces assembler code</td>
</tr>
<tr>
<td>CONIO.H</td>
<td><code>CONIO.H</code></td>
<td>Language include file (see manual)</td>
</tr>
<tr>
<td>CPM.H</td>
<td><code>CPM.H</code></td>
<td>Language include file (see manual)</td>
</tr>
<tr>
<td>CPP.COM</td>
<td><code>CPP.COM</code></td>
<td>Pre-processor - handles macros and conditional compilation</td>
</tr>
<tr>
<td>CREF.COM</td>
<td><code>CREF.COM</code></td>
<td>Produces cross-reference listings of C or assembler programs</td>
</tr>
<tr>
<td>CRTCPM.OBJ</td>
<td><code>CRTCPM.OBJ</code></td>
<td>Startup Object File (standard)</td>
</tr>
<tr>
<td>CTYPE.H</td>
<td><code>CTYPE.H</code></td>
<td>Language include file (see manual)</td>
</tr>
<tr>
<td>DEBUG.COM</td>
<td><code>DEBUG.COM</code></td>
<td>C Debugger (Z80)</td>
</tr>
<tr>
<td>DRTCPM.OBJ</td>
<td><code>DRTCPM.OBJ</code></td>
<td>Startup Object File (???)</td>
</tr>
<tr>
<td>EXEC.H</td>
<td><code>EXEC.H</code></td>
<td>Language include file (see manual)</td>
</tr>
<tr>
<td>FLOAT.H</td>
<td><code>FLOAT.H</code></td>
<td>Language include file (see manual)</td>
</tr>
<tr>
<td>HITECH.H</td>
<td><code>HITECH.H</code></td>
<td>Language include file (see manual)</td>
</tr>
<tr>
<td>LIBC.LIB</td>
<td><code>LIBC.LIB</code></td>
<td>Standard C Runtime Library</td>
</tr>
<tr>
<td>LIBF.LIB</td>
<td><code>LIBF.LIB</code></td>
<td>Floating Point Library</td>
</tr>
<tr>
<td>LIBOVR.LIB</td>
<td><code>LIBOVR.LIB</code></td>
<td>Overlay Library</td>
</tr>
<tr>
<td>LIBR.COM</td>
<td><code>LIBR.COM</code></td>
<td>Creates and maintains libraries of object modules</td>
</tr>
<tr>
<td>LIMITS.H</td>
<td><code>LIMITS.H</code></td>
<td>Language include file (see manual)</td>
</tr>
<tr>
<td>LINQ.COM</td>
<td><code>LINQ.COM</code></td>
<td>Link editor - links object files with libraries</td>
</tr>
<tr>
<td>MATH.H</td>
<td><code>MATH.H</code></td>
<td>Language include file (see manual)</td>
</tr>
<tr>
<td>NRTCPM.OBJ</td>
<td><code>NRTCPM.OBJ</code></td>
<td>Startup Object File (minimal getargs)</td>
</tr>
<tr>
<td>OBJTOHEX.COM</td>
<td><code>OBJTOHEX.COM</code></td>
<td>Converts the output of LINK into the appropriate executable file format (e.g., .EXE or .PRG or .HEX)</td>
</tr>
<tr>
<td>OPTIM.COM</td>
<td><code>OPTIM.COM</code></td>
<td>Code improver - may optionally be omitted, reducing compilation time at a cost of larger, slower code produced</td>
</tr>
<tr>
<td>OPTIONS</td>
<td><code>OPTIONS</code></td>
<td>Compiler usage help file</td>
</tr>
<tr>
<td>OVERLAY.H</td>
<td><code>OVERLAY.H</code></td>
<td>Language include file</td>
</tr>
<tr>
<td>P1.COM</td>
<td><code>P1.COM</code></td>
<td>The syntax and semantic analysis pass - writes intermediate code for the code generator to read</td>
</tr>
<tr>
<td>RRTCPM.OBJ</td>
<td><code>RRTCPM.OBJ</code></td>
<td>Startup Object File (self relocating)</td>
</tr>
<tr>
<td>SETJMP.H</td>
<td><code>SETJMP.H</code></td>
<td>Language include file (see manual)</td>
</tr>
<tr>
<td>SIGNAL.H</td>
<td><code>SIGNAL.H</code></td>
<td>Language include file (see manual)</td>
</tr>
<tr>
<td>STAT.H</td>
<td><code>STAT.H</code></td>
<td>Language include file (see manual)</td>
</tr>
<tr>
<td>STDARG.H</td>
<td><code>STDARG.H</code></td>
<td>Language include file (see manual)</td>
</tr>
<tr>
<td>STDDEF.H</td>
<td><code>STDDEF.H</code></td>
<td>Language include file (see manual)</td>
</tr>
<tr>
<td>STDINT.H</td>
<td><code>STDINT.H</code></td>
<td>Language include file (see manual)</td>
</tr>
<tr>
<td>STDIO.H</td>
<td><code>STDIO.H</code></td>
<td>Language include file (see manual)</td>
</tr>
<tr>
<td>STDLIB.H</td>
<td><code>STDLIB.H</code></td>
<td>Language include file (see manual)</td>
</tr>
<tr>
<td>STRING.H</td>
<td><code>STRING.H</code></td>
<td>Language include file (see manual)</td>
</tr>
<tr>
<td>SYMTOAS.COM</td>
<td><code>SYMTOAS.COM</code></td>
<td>Convert symbol file to assembler</td>
</tr>
<tr>
<td>SYS.H</td>
<td><code>SYS.H</code></td>
<td>Language include file (see manual)</td>
</tr>
<tr>
<td>TIME.H</td>
<td><code>TIME.H</code></td>
<td>Language include file (see manual)</td>
</tr>
<tr>
<td>UNIXIO.H</td>
<td><code>UNIXIO.H</code></td>
<td>Language include file (see manual)</td>
</tr>
<tr>
<td>ZAS.COM</td>
<td><code>ZAS.COM</code></td>
<td>The assembler - in fact a general purpose macro assembler</td>
</tr>
</tbody>
@ -3704,40 +3704,40 @@ Turbo_Pascal_Version_3.0_Reference_Manual_1986.pdf</p>
</thead>
<tbody>
<tr>
<td>ART.TXT</td>
<td><code>ART.TXT</code></td>
<td>Part of the Example program</td>
</tr>
<tr>
<td>SA.PAS</td>
<td><code>SA.PAS</code></td>
<td>Example Program</td>
</tr>
<tr>
<td>TINST.COM</td>
<td><code>TINST.COM</code></td>
<td>Installation and Configuration</td>
</tr>
<tr>
<td>TINST.DTA</td>
<td><code>TINST.DTA</code></td>
<td>Part of TINST</td>
</tr>
<tr>
<td>TINST.MSG</td>
<td><code>TINST.MSG</code></td>
<td>Part of TINST</td>
</tr>
<tr>
<td>TURBO.COM</td>
<td><code>TURBO.COM</code></td>
<td>The main Turbo Pascal program</td>
</tr>
<tr>
<td>TURBO.MSG</td>
<td>Part of TURBO tascal</td>
<td><code>TURBO.MSG</code></td>
<td>Part of TURBO Pascal</td>
</tr>
<tr>
<td>TURBO.OVR</td>
<td>Part of TURBO tascal</td>
<td><code>TURBO.OVR</code></td>
<td>Part of TURBO Pascal</td>
</tr>
<tr>
<td>TURBOMSG.OVR</td>
<td>Part of TURBO tascal</td>
<td><code>TURBOMSG.OVR</code></td>
<td>Part of TURBO Pascal</td>
</tr>
</tbody>
</table>
@ -4095,67 +4095,67 @@ Hard Disk Image: <strong>hd_z80asm.img</strong></p>
</thead>
<tbody>
<tr>
<td>180FIG.COM</td>
<td><code>180FIG.COM</code></td>
<td>Configuration utility for SLR180.COM</td>
</tr>
<tr>
<td>8080.MAC</td>
<td><code>8080.MAC</code></td>
<td>?</td>
</tr>
<tr>
<td>CONFIG.COM</td>
<td><code>CONFIG.COM</code></td>
<td>Configuration utility for Z80ASM.COM</td>
</tr>
<tr>
<td>CONFIGP.COM</td>
<td><code>CONFIGP.COM</code></td>
<td>Configuration utility for Z80ASMP.COM</td>
</tr>
<tr>
<td>DUMP.*</td>
<td><code>DUMP.*</code></td>
<td>Sample Program</td>
</tr>
<tr>
<td>MAKESYM.COM</td>
<td><code>MAKESYM.COM</code></td>
<td>Symbol File .SYM file generation</td>
</tr>
<tr>
<td>MAKESYM.DOC</td>
<td><code>MAKESYM.DOC</code></td>
<td>Documentation for MAKESYM.COM</td>
</tr>
<tr>
<td>SLR180.COM</td>
<td><code>SLR180.COM</code></td>
<td>HD64180 (Z180) Relocating Macro Assembler</td>
</tr>
<tr>
<td>SLR180.DOC</td>
<td><code>SLR180.DOC</code></td>
<td>Release Notes for SLR180.COM</td>
</tr>
<tr>
<td>SLRMAC.COM</td>
<td><code>SLRMAC.COM</code></td>
<td>8080 Relocating Macro Assembler</td>
</tr>
<tr>
<td>SYNTAX.HLP</td>
<td><code>SYNTAX.HLP</code></td>
<td>Documentation basic usage for all SLR Tools</td>
</tr>
<tr>
<td>SYNTAX.TXT</td>
<td><code>SYNTAX.TXT</code></td>
<td>Documentation basic usage for all SLR Tools</td>
</tr>
<tr>
<td>TEST.*</td>
<td><code>TEST.\*</code></td>
<td>Sample Program</td>
</tr>
<tr>
<td>Z80ASM.COM</td>
<td><code>Z80ASM.COM</code></td>
<td>Z80 Relocating Macro Assembler</td>
</tr>
<tr>
<td>Z80ASMP.COM</td>
<td><code>Z80ASMP.COM</code></td>
<td>Z80 Relocating Macro Assembler (PLUS)</td>
</tr>
<tr>
<td>Z80ASM.DOC</td>
<td><code>Z80ASM.DOC</code></td>
<td>Release Notes for Z80ASM.COM</td>
</tr>
</tbody>
@ -4170,51 +4170,51 @@ Hard Disk Image: <strong>hd_z80asm.img</strong></p>
</thead>
<tbody>
<tr>
<td>LNKFIG.COM</td>
<td><code>LNKFIG.COM</code></td>
<td>Configuration utility for SLRNK.COM</td>
</tr>
<tr>
<td>NZLNKFIX.ZEX</td>
<td><code>NZLNKFIX.ZEX</code></td>
<td>?</td>
</tr>
<tr>
<td>SLRIB.COM</td>
<td><code>SLRIB.COM</code></td>
<td>SuperLibrarian, library manager</td>
</tr>
<tr>
<td>SLRNK.COM</td>
<td><code>SLRNK.COM</code></td>
<td>SuperLinker, the main linker tool</td>
</tr>
<tr>
<td>SLRNKP.COM</td>
<td><code>SLRNKP.COM</code></td>
<td>SuperLinker (PLUS)</td>
</tr>
<tr>
<td>SLRNK.DOC</td>
<td><code>SLRNK.DOC</code></td>
<td>Release Notes for SLRNK.COM</td>
</tr>
<tr>
<td>SLRNKFIX.ZEX</td>
<td><code>SLRNKFIX.ZEX</code></td>
<td>?</td>
</tr>
<tr>
<td>SYNTAX.HLP</td>
<td><code>SYNTAX.HLP</code></td>
<td>Documentation basic usage for all SLR Tools</td>
</tr>
<tr>
<td>SYNTAX.TXT</td>
<td><code>SYNTAX.TXT</code></td>
<td>Documentation basic usage for all SLR Tools</td>
</tr>
<tr>
<td>SYSSLR.REL</td>
<td><code>SYSSLR.REL</code></td>
<td>SYSLIB (older) Library compatible with SLR</td>
</tr>
<tr>
<td>VSLR.REL</td>
<td><code>VSLR.REL</code></td>
<td>VLIB (older) Library compatible with SLR</td>
</tr>
<tr>
<td>Z3SLR.REL</td>
<td><code>Z3SLR.REL</code></td>
<td>Z3LIB (older) Library compatible with SLR</td>
</tr>
</tbody>
@ -4229,39 +4229,39 @@ Hard Disk Image: <strong>hd_z80asm.img</strong></p>
</thead>
<tbody>
<tr>
<td>README.22</td>
<td><code>README.22</code></td>
<td>Documentation for Z80DIS</td>
</tr>
<tr>
<td>Z80DIS.000</td>
<td><code>Z80DIS.000</code></td>
<td>Overlay File for Z80DIS.COM</td>
</tr>
<tr>
<td>Z80DIS.001</td>
<td><code>Z80DIS.001</code></td>
<td>Overlay File for Z80DIS.COM</td>
</tr>
<tr>
<td>Z80DIS.002</td>
<td><code>Z80DIS.002</code></td>
<td>Overlay File for Z80DIS.COM</td>
</tr>
<tr>
<td>Z80DIS.COM</td>
<td><code>Z80DIS.COM</code></td>
<td>Z80DIS Disassembler main program</td>
</tr>
<tr>
<td>Z80DIS22.DOC</td>
<td><code>Z80DIS22.DOC</code></td>
<td>Main Documentation for Z80DIS</td>
</tr>
<tr>
<td>ZDINSTAL.COM</td>
<td><code>ZDINSTAL.COM</code></td>
<td>Instal and Config for Z80DIS.COM</td>
</tr>
<tr>
<td>ZDINSTAL.DTA</td>
<td><code>ZDINSTAL.DTA</code></td>
<td>Overlay file for ZDINSTAL.COM</td>
</tr>
<tr>
<td>ZDINSTAL.MSG</td>
<td><code>ZDINSTAL.MSG</code></td>
<td>Overlay file for ZDINSTAL.COM</td>
</tr>
</tbody>

2
Hardware/index.html

@ -384,7 +384,7 @@
<p><strong>RomWBW Hardware</strong> \
Version 3.6 \
Wayne Warthen (<a href="mailto:wwarthen@gmail.com">wwarthen@gmail.com</a>) \
06 Jun 2025</p>
07 Jun 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

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>) \
06 Jun 2025</p>
07 Jun 2025</p>
<h1 id="overview">Overview</h1>
<p>RomWBW software provides a complete, commercial quality implementation
of CP/M (and workalike) operating systems and applications for modern

2
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>) \
06 Jun 2025</p>
07 Jun 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

2
UserGuide/index.html

@ -535,7 +535,7 @@
<p><strong>RomWBW User Guide</strong> \
Version 3.6 \
Wayne Warthen (<a href="mailto:wwarthen@gmail.com">wwarthen@gmail.com</a>) \
06 Jun 2025</p>
07 Jun 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>

278
index.html

@ -116,13 +116,24 @@
</ul>
</li>
<li class="nav-item" data-bs-level="1"><a href="#acquiring-romwbw" class="nav-link">Acquiring RomWBW</a>
<li class="nav-item" data-bs-level="1"><a href="#description" class="nav-link">Description</a>
<ul class="nav flex-column">
<li class="nav-item" data-bs-level="2"><a href="#primary-features" class="nav-link">Primary Features</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-bs-level="1"><a href="#installation-operation" class="nav-link">Installation &amp; Operation</a>
<li class="nav-item" data-bs-level="2"><a href="#included-software" class="nav-link">Included Software</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-bs-level="2"><a href="#rom-distribution" class="nav-link">ROM Distribution</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-bs-level="2"><a href="#installation-operation" class="nav-link">Installation &amp; Operation</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-bs-level="2"><a href="#documentation" class="nav-link">Documentation</a>
<ul class="nav flex-column">
</ul>
@ -130,18 +141,34 @@
</ul>
</li>
<li class="nav-item" data-bs-level="1"><a href="#acknowledgments" class="nav-link">Acknowledgments</a>
<li class="nav-item" data-bs-level="1"><a href="#support" class="nav-link">Support</a>
<ul class="nav flex-column">
<li class="nav-item" data-bs-level="2"><a href="#getting-assistance" class="nav-link">Getting Assistance</a>
<ul class="nav flex-column">
</ul>
</li>
</ul>
</li>
<li class="nav-item" data-bs-level="1"><a href="#licensing" class="nav-link">Licensing</a>
<li class="nav-item" data-bs-level="1"><a href="#contributions" class="nav-link">Contributions</a>
<ul class="nav flex-column">
<li class="nav-item" data-bs-level="2"><a href="#acknowledgments" class="nav-link">Acknowledgments</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-bs-level="2"><a href="#related-projects" class="nav-link">Related Projects</a>
<ul class="nav flex-column">
</ul>
</li>
</ul>
</li>
<li class="nav-item" data-bs-level="1"><a href="#getting-assistance" class="nav-link">Getting Assistance</a>
<li class="nav-item" data-bs-level="1"><a href="#licensing" class="nav-link">Licensing</a>
<ul class="nav flex-column">
<li class="nav-item" data-bs-level="2"><a href="#license-terms" class="nav-link">License Terms</a>
<ul class="nav flex-column">
</ul>
</li>
</ul>
</li>
</ul>
@ -149,10 +176,10 @@
</div></div>
<div class="col-md-9" role="main">
<p><strong>RomWBW ReadMe</strong> \
<p><strong>RomWBW Introduction</strong> \
Version 3.6 \
Wayne Warthen (<a href="mailto:wwarthen@gmail.com">wwarthen@gmail.com</a>) \
06 Jun 2025</p>
07 Jun 2025</p>
<h1 id="overview">Overview</h1>
<p>RomWBW software provides a complete, commercial quality implementation
of CP/M (and workalike) operating systems and applications for modern
@ -170,8 +197,15 @@ these developer communities:</p>
<li><a href="https://smallcomputercentral.com/">Small Computer Central</a>
(<a href="https://smallcomputercentral.com/">https://smallcomputercentral.com/</a>)</li>
</ul>
<p>A complete list of the currently supported platforms is found in the
[Installation] section.</p>
<p>A complete list of the currently supported platforms is found in <a href="Hardware/">RomWBW
Hardware</a> .</p>
<h1 id="description">Description</h1>
<h2 id="primary-features">Primary Features</h2>
<p>By design, RomWBW isolates all of the hardware specific functions in the
ROM chip itself. The ROM provides a hardware abstraction layer such that
all of the operating systems and applications on a disk will run on any
RomWBW-based system. To put it simply, you can take a disk (or CF/SD/USB
Card) and move it between systems transparently.</p>
<p>Supported hardware features of RomWBW include:</p>
<ul>
<li>Z80 Family CPUs including Z80, Z180, and Z280</li>
@ -179,67 +213,107 @@ these developer communities:</p>
<li>Disk drivers for RAM, ROM, Floppy, IDE ATA/ATAPI, CF, SD, USB, Zip,
Iomega</li>
<li>Serial drivers including UART (16550-like), ASCI, ACIA, SIO</li>
<li>Video drivers including TMS9918, SY6545, MOS8563, HD6445</li>
<li>Video drivers including TMS9918, SY6545, MOS8563, HD6445, Xosera</li>
<li>Keyboard (PS/2) drivers via VT8242 or PPI interfaces</li>
<li>Real time clock drivers including DS1302, BQ4845</li>
<li>Support for CP/NET networking using Wiznet, MT011 or Serial</li>
<li>Built-in VT-100 terminal emulation support</li>
</ul>
<p>RomWBW is distributed as both source code and pre-built ROM and disk
images. Some of the provided software can be launched directly from the
ROM firmware itself:</p>
<ul>
<li>System Monitor</li>
<li>Operating Systems (CP/M 2.2, ZSDOS)</li>
<li>ROM BASIC (Nascom BASIC and Tasty BASIC)</li>
<li>ROM Forth</li>
</ul>
<p>A dynamic disk drive letter assignment mechanism allows mapping
operating system drive letters to any available disk media.
Additionally, mass storage devices (IDE Disk, CF Card, SD Card, etc.)
support the use of multiple slices (up to 256 per device). Each slice
contains a complete CP/M filesystem and can be mapped independently to
any drive letter. This overcomes the inherent size limitations in legacy
OSes and allows up to 2GB of accessible storage on a single device, with
up to 128MB accessible at any one time.</p>
<p>The pre-built ROM firmware images are generally suitable for most users.
However, it is also very easy to modify and build custom ROM images that
fully tailor the firmware to your specific preferences. All tools
required to build custom ROM firmware under Windows are included – no
need to install assemblers, etc. The firmware can also be built using
Linux or MacOS after confirming a few standard tools have been
installed.</p>
OSes and allows up to 2GB of addressable storage on a single device,
with up to 128MB accessible at any one time.</p>
<h2 id="included-software">Included Software</h2>
<p>Multiple disk images are provided in the distribution. Most disk images
contain a complete, bootable, ready-to-run implementation of a specific
operating system. A “combo” disk image contains multiple slices, each
with a full operating system implementation. If you use this disk image,
you can easily pick whichever operating system you want to boot without
changing media.</p>
<p>By design, RomWBW isolates all of the hardware specific functions in the
ROM chip itself. The ROM provides a hardware abstraction layer such that
all of the operating systems and applications on a disk will run on any
RomWBW-based system. To put it simply, you can take a disk (or CF/SD/USB
Card) and move it between systems transparently.</p>
<p>Some of the included software:</p>
<ul>
<li>Operating Systems (CP/M 2.2, ZSDOS, NZ-COM, CP/M 3, ZPM3, Z3PLUS, QPM
)</li>
<li>Support for other operating systems, p-System, FreeRTOS, and FUZIX.</li>
<li>Programming Tools (Z80ASM, Turbo Pascal, Forth, Cowgol)</li>
<li>C Compiler’s including Aztec-C, and HI-TECH C</li>
<li>Microsoft Basic Compiler, and Microsoft Fortran</li>
<li>Some games such as Colossal Cave, Zork, etc</li>
<li>Wordstar Word processing software</li>
</ul>
<p>Some of the provided software can be launched directly from the ROM
firmware itself:</p>
<ul>
<li>System Monitor</li>
<li>Operating Systems (CP/M 2.2, ZSDOS)</li>
<li>ROM BASIC (Nascom BASIC and Tasty BASIC)</li>
<li>ROM Forth</li>
</ul>
<p>A tool is provided that allows you to access a FAT-12/16/32 filesystem.
The FAT filesystem may be coresident on the same disk media as RomWBW
slices or on stand-alone media. This makes exchanging files with modern
OSes such as Windows, MacOS, and Linux very easy.</p>
<h1 id="acquiring-romwbw">Acquiring RomWBW</h1>
<h2 id="rom-distribution">ROM Distribution</h2>
<p>The <a href="https://github.com/wwarthen/RomWBW">RomWBW Repository</a>
(<a href="https://github.com/wwarthen/RomWBW">https://github.com/wwarthen/RomWBW</a>) on GitHub is the official
distribution location for all project source and documentation. The
fully-built distribution releases are available on the <a href="https://github.com/wwarthen/RomWBW/releases">RomWBW Releases
Page</a>
(<a href="https://github.com/wwarthen/RomWBW/releases">https://github.com/wwarthen/RomWBW/releases</a>) of the repository. On
this page, you will normally see a Development Snapshot as well as
distribution location for all project source and documentation.</p>
<p>RomWBW is distributed as both source code and pre-built ROM and disk
images.</p>
<p>The pre-built ROM images distributed with RomWBW are based on the
default system configurations as determined by the hardware
provider/designer. The pre-built ROM firmware images are generally
suitable for most users.</p>
<p>The fully-built distribution releases are available on the <a href="https://github.com/wwarthen/RomWBW/releases">RomWBW
Releases Page</a>
(<a href="https://github.com/wwarthen/RomWBW/releases">https://github.com/wwarthen/RomWBW/releases</a>) of the repository.</p>
<p>On this page, you will normally see a Development Snapshot as well as
recent stable releases. Unless you have a specific reason, I suggest you
stick to the most recent stable release.</p>
<p>The asset named RomWBW-vX.X.X-Package.zip includes all pre-built ROM and
Disk images as well as full source code. The other assets contain only
source code and do not have the pre-built ROM or disk images.</p>
<p>All source code and distributions are maintained on GitHub. Code
contributions are very welcome.</p>
<h1 id="installation-operation">Installation &amp; Operation</h1>
<h4 id="distribution-directory-layout">Distribution Directory Layout</h4>
<p>The RomWBW distribution is a compressed zip archive file organized in a
set of directories. Each of these directories has its own ReadMe.txt
file describing the contents in detail. In summary, these directories
are:</p>
<table>
<thead>
<tr>
<th><strong>Directory</strong></th>
<th><strong>Description</strong></th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>Binary</strong></td>
<td>The final output files of the build process are placed here. Most importantly, the ROM images with the file names ending in “.rom” and disk images ending in .img.</td>
</tr>
<tr>
<td><strong>Doc</strong></td>
<td>Contains various detailed documentation, both RomWBW specifically as well as the operating systems and applications.</td>
</tr>
<tr>
<td><strong>Source</strong></td>
<td>Contains the source code files used to build the software and ROM images.</td>
</tr>
<tr>
<td><strong>Tools</strong></td>
<td>Contains the programs that are used by the build process or that may be useful in setting up your system.</td>
</tr>
</tbody>
</table>
<h4 id="building-from-source">Building from Source</h4>
<p>It is also very easy to modify and build custom ROM images that fully
tailor the firmware to your specific preferences. All tools required to
build custom ROM firmware under Windows are included – no need to
install assemblers, etc. The firmware can also be built using Linux or
MacOS after confirming a few standard tools have been installed.</p>
<h2 id="installation-operation">Installation &amp; Operation</h2>
<p>In general, installation of RomWBW on your platform is very simple. You
just need to program your ROM with the correct ROM image from the RomWBW
distribution. Subsequently, you can write disk images on your disk
@ -251,16 +325,65 @@ review the <a href="https://github.com/wwarthen/RomWBW/blob/master/RELEASE_NOTES
Notes</a>
for helpful release-specific information.</p>
<h2 id="documentation">Documentation</h2>
<p>Documentation for RomWBW includes:</p>
<p>There are several documents that form the core of the RomWBW
documentation:</p>
<ul>
<li>
<p><a href="UserGuide/">RomWBW User Guide</a> is the main user guide for RomWBW,
it covers the major topics of how to install, manage and use RomWBW,
and includes additional guidance to the use of some of the operating
systems supported by RomWBW</p>
</li>
<li>
<p><a href="Hardware/">RomWBW Hardware</a> contains a description of all the
hardware platforms, and devices supported by RomWBW.</p>
</li>
<li>
<p><a href="Applications/">RomWBW Applications</a> is a reference for the
ROM-hosted and OS-hosted applications created or customized to enhance
the operation of RomWBW.</p>
</li>
<li>
<p><a href="Catalog/">RomWBW Disk Catalog</a> is a reference for the contents of
the disk images provided with RomWBW, with a description of many of
the files on each image</p>
</li>
<li>
<p><a href="SystemGuide/">RomWBW System Guide</a> discusses much of the internal
design and construction of RomWBW. It includes a reference for the
RomWBW HBIOS API functions.</p>
</li>
</ul>
<p>Each of the operating systems and ROM applications included with RomWBW
are sophisticated tools in their own right. It is not reasonable to
fully document their usage. However, you will find complete manuals in
PDF format in the Doc directory of the distribution. The intention of
this documentation is to describe the operation of RomWBW and the ways
in which it enhances the operation of the included applications and
operating systems.</p>
<p>Since RomWBW is purely a software product for many different platforms,
the documentation does <strong>not</strong> cover hardware construction,
configuration, or troubleshooting – please see your hardware provider
for this information.</p>
<h1 id="support">Support</h1>
<h2 id="getting-assistance">Getting Assistance</h2>
<p>The best way to get assistance with RomWBW or any aspect of the
RetroBrew Computers projects is via one of the community forums:</p>
<ul>
<li><a href="Introduction/">RomWBW Introduction</a></li>
<li><a href="UserGuide/">RomWBW User Guide</a></li>
<li><a href="SystemGuide/">RomWBW System Guide</a></li>
<li><a href="Applications/">RomWBW Applications</a></li>
<li><a href="Catalog/">RomWBW Disk Catalog</a></li>
<li><a href="Hardware/">RomWBW Hardware</a></li>
<li><a href="https://www.retrobrewcomputers.org/forum/">RetroBrew Computers Forum</a></li>
<li><a href="https://groups.google.com/forum/#!forum/rc2014-z80">RC2014 Google
Group</a></li>
<li><a href="https://groups.google.com/forum/#!forum/retro-comp">retro-comp Google
Group</a></li>
</ul>
<h1 id="acknowledgments">Acknowledgments</h1>
<p>Submission of issues and bugs are welcome at the <a href="https://github.com/wwarthen/RomWBW">RomWBW GitHub
Repository</a>.</p>
<p>Also feel free to email Wayne Warthen at <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#119;&#119;&#97;&#114;&#116;&#104;&#101;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;">&#119;&#119;&#97;&#114;&#116;&#104;&#101;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;</a>. I am
happy to provide support adapting RomWBW to new or modified systems</p>
<h1 id="contributions">Contributions</h1>
<p>All source code and distributions are maintained on GitHub.
Contributions of all kinds to RomWBW are very welcome.</p>
<h2 id="acknowledgments">Acknowledgments</h2>
<p>I want to acknowledge that a great deal of the code and inspiration for
RomWBW has been provided by or derived from the work of others in the
RetroBrew Computers Community. I sincerely appreciate all of their
@ -359,7 +482,8 @@ let me know if I missed you!</p>
</li>
<li>creation of the Introduction and Hardware documents</li>
<li>Z3PLUS operating system disk image</li>
<li>COPYSL and SLABEL utility</li>
<li>COPYSL utility</li>
<li>SLABEL utility</li>
<li>a feature for RomWBW configuration by NVRAM</li>
<li>
<p>the /B bulk mode of disk assignment to the ASSIGN utility</p>
@ -407,9 +531,40 @@ let me know if I missed you!</p>
<li>
<p>Les Bird has contributed support for the NABU w/ Option Board</p>
</li>
<li>
<p>Rob Gowin created an online documentation site via MkDocs, and
contributed a driver for the Xosera FPGA-based video controller.</p>
</li>
</ul>
<p>Contributions of all kinds to RomWBW are very welcome.</p>
<h2 id="related-projects">Related Projects</h2>
<p>Outside of the hardware platforms adapted to RomWBW, there are a variety
of projects that either target RomWBW specifically or provide a
RomWBW-specific variation. These efforts are greatly appreciated and are
listed below. Please contact the author if there are any other such
projects that are not listed.</p>
<h4 id="z88dk">Z88DK</h4>
<p>Z88DK is a software powerful development kit for Z80 computers
supporting both C and assembly language. This kit now provides specific
library support for RomWBW HBIOS. The Z88DK project is hosted at
<a href="https://github.com/z88dk/z88dk">https://github.com/z88dk/z88dk</a>.</p>
<h4 id="paleo-editor">Paleo Editor</h4>
<p>Steve Garcia has created a Windows-hosted IDE that is tailored to
development of RomWBW. The project can be found at
<a href="https://github.com/alloidian/PaleoEditor">https://github.com/alloidian/PaleoEditor</a>.</p>
<h4 id="z80-fig-forth">Z80 fig-FORTH</h4>
<p>Dimitri Theulings’ implementation of fig-FORTH for the Z80 has a
RomWBW-specific variant. The project is hosted at
<a href="https://github.com/dimitrit/figforth">https://github.com/dimitrit/figforth</a>.</p>
<h4 id="assembly-language-programming-for-the-rc2014-zed">Assembly Language Programming for the RC2014 Zed</h4>
<p>Bruce Hall has written a very nice document that describes how to
develop assembly language applications on RomWBW. It begins with the
setup and configuration of a new RC2014 Zed system running RomWBW. It
describes not only generic CP/M application development, but also RomWBW
HBIOS programming and bare metal programming. The latest copy of this
document is hosted at <a href="http://w8bh.net/Assembly%20for%20RC2014Z.pdf">http://w8bh.net/Assembly for
RC2014Z.pdf</a>.</p>
<h1 id="licensing">Licensing</h1>
<h2 id="license-terms">License Terms</h2>
<p>RomWBW is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free
Software Foundation, either version 3 of the License, or (at your
@ -441,20 +596,7 @@ assert their own copyright in their contributions by annotating the
contributed source code appropriately. Contributors are further
encouraged to submit their contributions via the RomWBW source code
control system to ensure their contributions are clearly documented.</p>
<p>All contributions to RomWBW are subject to this license.</p>
<h1 id="getting-assistance">Getting Assistance</h1>
<p>The best way to get assistance with RomWBW or any aspect of the
RetroBrew Computers projects is via one of the community forums:</p>
<ul>
<li><a href="https://www.retrobrewcomputers.org/forum/">RetroBrew Computers Forum</a></li>
<li><a href="https://groups.google.com/forum/#!forum/rc2014-z80">RC2014 Google
Group</a></li>
<li><a href="https://groups.google.com/forum/#!forum/retro-comp">retro-comp Google
Group</a></li>
</ul>
<p>Submission of issues and bugs are welcome at the <a href="https://github.com/wwarthen/RomWBW">RomWBW GitHub
Repository</a>.</p>
<p>Also feel free to email Wayne Warthen at <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#119;&#119;&#97;&#114;&#116;&#104;&#101;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;">&#119;&#119;&#97;&#114;&#116;&#104;&#101;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;</a>.</p></div>
<p>All contributions to RomWBW are subject to this license.</p></div>
</div>
</div>
@ -536,5 +678,5 @@ Repository</a>.</p>
<!--
MkDocs version : 1.6.1
Build Date UTC : 2025-06-06 22:55:07.160077+00:00
Build Date UTC : 2025-06-07 20:07:09.826344+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