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>
10 lines
537 B
Batchfile
10 lines
537 B
Batchfile
@echo off
|
|
set DPLARG=/tranny~..\..\firmware\vrendmon.btl~/i860~..\..\firmware\vrend.mng~/device~0x150~/video~ntsc~/pipes~1~/qual~0x14
|
|
rem set DPLARG=/tranny~..\..\libdpl\vrendmon.btl~/i860~..\..\libdpl\vrend.mng~/device~0x150~/video~ntsc~/pipes~1~/qual~0x14
|
|
rem sync_on_green = (modifier&0x1) != 0);
|
|
rem rgb_mode = (modifier&0x2) != 0);
|
|
rem mono_board = (modifier&0x4) != 0);
|
|
rem duplicate_vid1 = (modifier&0x8) != 0);
|
|
rem force_framebuf = (modifier&0x10) != 0);
|
|
rem sync_eyes = (modifier&0x20) != 0);
|