Doc Improvements

- Added missing applications to Applications document
- Added a debug statement to Build.cmd in BPBIOS
This commit is contained in:
Wayne Warthen
2025-02-18 10:44:48 -08:00
parent ad7d7638d3
commit 930bcce7da
12 changed files with 266 additions and 214 deletions

View File

@@ -36,6 +36,11 @@ goto :eof
:makebp
::
:: Below statement added temporarily for build debugging for Mark Cohen.
::
@echo on
set VER=%1
echo.
echo Building BPBIOS Variant "%VER%"...