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>
15 lines
426 B
ArmAsm
15 lines
426 B
ArmAsm
|
|
Module: outsw.asm
|
|
MAIN MODULE
|
|
Starting Address: _OUTSW_
|
|
|
|
Segment: _TEXT PARA USE32 00000008 bytes
|
|
0000 8b f0 _OUTSW_ mov esi,eax
|
|
0002 8b cb mov ecx,ebx
|
|
0004 f3 66 6f repe outsw
|
|
0007 c3 ret
|
|
|
|
No disassembly errors
|
|
|
|
------------------------------------------------------------
|