sda4: commit the Glaze developer hard-drive dump
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>
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
C:\WINDOWS\SMARTDRV.EXE
|
||||
@ECHO Off
|
||||
PATH C:\WINDOWS;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=-i160k0Mu300 -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=Virtual World Entertainment
|
||||
CALL LINES.BAT
|
||||
IF NOT "%CONFIG%"=="MINIMAL" SHARE /L:20
|
||||
LOADHIGH C:\NWDOS\NWCDEX.EXE /D:SONY_000 /L:R
|
||||
IF NOT "%CONFIG%"=="MINIMAL" NWCACHE 7670 1024 /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
|
||||
rem call \dpl3rls\examples\setdpl.bat
|
||||
rem call \rpdave\setenv.bat t f n n
|
||||
rem cd \convert
|
||||
echo.
|
||||
cd \
|
||||
Reference in New Issue
Block a user