Browse Source

More BPBIOS Updates

pull/254/head
Wayne Warthen 4 years ago
parent
commit
16aab25ccf
  1. 4
      Source/BPBIOS/Build.cmd
  2. BIN
      Source/BPBIOS/bp33n.dat
  3. BIN
      Source/BPBIOS/bp33nbnk.dat
  4. BIN
      Source/BPBIOS/bp33t.dat
  5. BIN
      Source/BPBIOS/bp33tbnk.dat
  6. BIN
      Source/BPBIOS/bp34n.dat
  7. BIN
      Source/BPBIOS/bp34nbnk.dat
  8. BIN
      Source/BPBIOS/bp34t.dat
  9. BIN
      Source/BPBIOS/bp34tbnk.dat
  10. BIN
      Source/BPBIOS/bp41nbnk.dat
  11. BIN
      Source/BPBIOS/bp41tbnk.dat
  12. 5
      Source/BPBIOS/zstf.zex
  13. 9
      Source/BPBIOS/zstn.zex
  14. 9
      Source/BPBIOS/zstt.zex
  15. 7
      Source/Images/d_bp.txt
  16. BIN
      Source/Images/d_bp/u0/rcp-16h.zrl
  17. BIN
      Source/Images/d_bp/u15/cl.com
  18. BIN
      Source/Images/d_bp/u15/d.com
  19. BIN
      Source/Images/d_bp/u15/du.com
  20. BIN
      Source/Images/d_bp/u15/lu.com
  21. BIN
      Source/Images/d_bp/u15/ql.com
  22. BIN
      Source/Images/d_bp/u15/sd.com

4
Source/BPBIOS/Build.cmd

@ -1,8 +1,7 @@
@echo off
setlocal
setlocal & cd ZCPR33 && call Build || exit /b & endlocal
pushd ZCPR33 && call Build || exit /b & popd
set PATH=%PATH%;..\..\Tools\zx;..\..\Tools\cpmtools;
@ -57,6 +56,7 @@ rem if exist bpbio-ww.rel del bpbio-ww.rel || exit /b
zx ZMAC -BPBIO-WW -/P || exit /b
if exist bp%VER%.prn del bp%VER%.prn || exit /b
ren bpbio-ww.prn bp%VER%.prn || exit /b
if exist bp%VER%.err del bp%VER%.err || exit /b
ren bpbio-ww.err bp%VER%.err || exit /b
copy bpbio-ww.rel bp%VER%.rel || exit /b

BIN
Source/BPBIOS/bp33n.dat

Binary file not shown.

BIN
Source/BPBIOS/bp33nbnk.dat

Binary file not shown.

BIN
Source/BPBIOS/bp33t.dat

Binary file not shown.

BIN
Source/BPBIOS/bp33tbnk.dat

Binary file not shown.

BIN
Source/BPBIOS/bp34n.dat

Binary file not shown.

BIN
Source/BPBIOS/bp34nbnk.dat

Binary file not shown.

BIN
Source/BPBIOS/bp34t.dat

Binary file not shown.

BIN
Source/BPBIOS/bp34tbnk.dat

Binary file not shown.

BIN
Source/BPBIOS/bp41nbnk.dat

Binary file not shown.

BIN
Source/BPBIOS/bp41tbnk.dat

Binary file not shown.

5
Source/BPBIOS/zstf.zex

@ -4,10 +4,6 @@ C15:ZPATH $$$$ A0 B0 C15 C0 /D=$$$$ C15 C0
zscfg2 cb +a-
;; load Zsystem segments
jetldr BPBIO.NDR,nzdec23d.z3t,fcp-4t.zrl
;;;; disable the wheel byte since BPBUILD doesn't
;;poke fc2a fb ;;correct wheel addr in Z3ENV
;;poke fbff ff ;;set the wheel
poke FC32 19 ;;change CRT length to 25 lines
;; initialize the RAM disk if needed and copy some useful file there
if ~EX A0:-ram.000
putds -d=A:
@ -17,5 +13,4 @@ RCOPY RAMFILES.TXT A0: /Q
fi
;; load the command history shell and editor
LSH


9
Source/BPBIOS/zstn.zex

@ -1,15 +1,6 @@
C15:ZPATH $$$$ A0 B0 C15 C0 /D=$$$$ C15 C0
jetldr RCP-16H.ZRL,FCP-4T.ZRL,BPBIO.NDR,nzdec23d.z3t
ldtimee
;;disable the wheel byte since BPBUILD doesn't
;;;;correct wheel addr in Z3ENV
;;poke fc2a fb
;;;;set the wheel
;;poke fbff ff
;;change CRT length to 25 lines<
poke FC32 19
;; change "D " to "DIR" so we can use D.COM
poke F10D 49 52
;; initialize ram drive if needed
IF ~EX A0:-RAM.000
putds -d=A:

9
Source/BPBIOS/zstt.zex

@ -1,15 +1,6 @@
C15:ZPATH $$$$ A0 B0 C15 C0 /D=$$$$ C15 C0
jetldr RCP-16H.ZRL,FCP-4T.ZRL,BPBIO.NDR,nzdec23d.z3t
ldtimec
;;disable the wheel byte since BPBUILD doesn't
;;;;correct wheel addr in Z3ENV
;;poke fc2a fb
;;;;set the wheel
;;poke fbff ff
;;change CRT length to 25 lines<
poke FC32 19
;; change "D " to "DIR" so we can use D.COM
poke EF0D 49 52
;; initialize ram drive if needed
IF ~EX A0:-RAM.000
putds -d=A:

7
Source/Images/d_bp.txt

@ -6,9 +6,6 @@
../BPBIOS/*.zrl 0:
../BPBIOS/*.zex 0:
../BPBIOS/bpbuild.com 0:
#../BPBIOS/myterm.z3t 0:
#../BPBIOS/Z34RCP11/z34rcp11.rel 0:rcp.zrl
#../BPBIOS/NZFCP13/nzfcp13.rel 0:fcp.zrl
#
# Add RomWBW utilities
#
@ -42,7 +39,7 @@
#../../Binary/Apps/ramtest.com 2:
#../../Binary/Apps/tstdskng.com 2:
../../Binary/Apps/Test/*.com 2:
##Test/*.* 2:
Test/*.* 2:
#
# Add Tune sample files
#
@ -51,7 +48,7 @@
#
# Add CPNET client files
#
##cpnet12/*.* 4:
cpnet12/*.* 4:
#
# Add Common Applications
#

BIN
Source/Images/d_bp/u0/rcp-16h.zrl

Binary file not shown.

BIN
Source/Images/d_bp/u15/cl.com

Binary file not shown.

BIN
Source/Images/d_bp/u15/d.com

Binary file not shown.

BIN
Source/Images/d_bp/u15/du.com

Binary file not shown.

BIN
Source/Images/d_bp/u15/lu.com

Binary file not shown.

BIN
Source/Images/d_bp/u15/ql.com

Binary file not shown.

BIN
Source/Images/d_bp/u15/sd.com

Binary file not shown.
Loading…
Cancel
Save