Un-ignored: the dev drive is the ground truth the restoration and emulator work constantly reference (DPL3/LIBDPL + VRENDER i860 renderer source, BT/RP live+dev game trees, VGL_LABS pod boot, scene/audio content). Kept in-repo for the pod-owner community. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
27 lines
821 B
Plaintext
27 lines
821 B
Plaintext
@ECHO Off
|
|
PATH C:\;C:\LOCAL;C:\BIN;C:\DVSTOOLS;C:\BRIEF;C:\ARTTOOLS;C:\TEL;C:\NWDOS;C:\NWCLIENT
|
|
VERIFY OFF
|
|
PROMPT [Novell DOS] $P$G
|
|
SET VCSID=super
|
|
set bpath=c:\brief\macros
|
|
set bhelp=c:\brief\help
|
|
set bfile=state.rst
|
|
set bbackup=editback\
|
|
set bcc="cl -c %%s.c"
|
|
set bpackages=doc-txt,h-c,default,c,txt,odl,asm,658,pas,68k,34,34h,hdr,z80:r
|
|
set bflags=-i160Mu300 -mGC -mrestore -msavehist -mscrapper -Dega -D101key
|
|
SET NWDOSCFG=C:\NWDOS
|
|
SET TEMP=C:\TMP
|
|
IF NOT DIREXIST %TEMP% MD %TEMP%
|
|
SET TMP=C:\TMP
|
|
SET FBP_USER=Super
|
|
CALL LINES.BAT
|
|
rem SHARE /L:20
|
|
rem NWCACHE 2048 512 /LEND=ON /DELAY=ON
|
|
IF "%CONFIG%"=="KA9Q" CALL KA9Q.BAT
|
|
IF "%CONFIG%"=="NOVELL" CALL NOVELL.BAT
|
|
REM **IF EXIST S:\PVCS\GET.EXE PATH %PATH%;S:\PVCS
|
|
call \dpl3rls\examples\setdpl.bat
|
|
call \rpdave\setenv.bat t f n n
|
|
cd \convert
|