Un-ignored: this is the working copy the emulator actually boots (patched BTL4OPT.EXE v4 lineage + .orig/.nop14/.pre_idle/.pre_limit backups, TESTARN.EGG arena1 test egg, REL410 BT+RP trees, VGL_LABS pod boot bats, VWETEST factory test suites, SB16 Creative utilities). The pristine untouched image remains ALPHA_1.zip. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
24 lines
486 B
INI
24 lines
486 B
INI
|
|
rem *******
|
|
rem * Standard config.sys for field pods, this should not be edited without
|
|
rem * approval from STS
|
|
rem *******
|
|
rem
|
|
rem *** setup memory management stuff
|
|
rem
|
|
DEVICE=C:\NWDOS\EMM386.EXE DPMI=OFF FRAME=NONE
|
|
rem
|
|
rem *** setup dos environment
|
|
rem
|
|
SHELL=C:\COMMAND.COM C:\ /E:1024 /P
|
|
BREAK=ON
|
|
BUFFERS=15
|
|
FILES=40
|
|
LASTDRIVE=Z
|
|
HISTORY=ON,512,ON
|
|
COUNTRY=1,,C:\NWDOS\COUNTRY.SYS
|
|
DOS=HIGH,UMB
|
|
rem
|
|
rem *** setup 32PNP sound card
|
|
rem
|
|
DEVICE=C:\SB16\CTCM\CTCM.EXE |