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>
16 lines
480 B
ArmAsm
16 lines
480 B
ArmAsm
|
|
Module: farhello.asm
|
|
MAIN MODULE
|
|
Starting Address: _OUTSW_
|
|
|
|
Segment: _TEXT PARA USE32 00000009 bytes
|
|
0000 cb _OUTSW_ retf
|
|
0001 8b f0 mov esi,eax
|
|
0003 8b cb mov ecx,ebx
|
|
0005 f3 66 6f repe outsw
|
|
0008 cb retf
|
|
|
|
No disassembly errors
|
|
|
|
------------------------------------------------------------
|