[] , 1992 |
cd ~
mkdir system
cd system
mkdir c
mkdir a
cd ~
system/a
.system/c
system/c
( , ). cd system/a
curl -O http://fabiensanglard.net/Compile_Like_Its_1992/tools/BCPP31.zip
cd ../c
curl -O http://fabiensanglard.net/Compile_Like_Its_1992/tools/wolfsrc.zip
curl -O http://fabiensanglard.net/Compile_Like_Its_1992/tools/vgafiles.zip
cd ..
find ~/system
/Users/fabiensanglard/system
/Users/fabiensanglard/system/a
/Users/fabiensanglard/system/a/BCPP31.zip
/Users/fabiensanglard/system/c
/Users/fabiensanglard/system/c/vgafiles.zip
/Users/fabiensanglard/system/c/wolfsrc.zip
cd ~/system/a
unzip BCPP31.zip
cd ~/system/c
unzip vgafiles.zip
unzip wolfsrc.zip
Z:/> mount c ~/system/c
Z:/> mount a ~/system/a
Z:\> a:
A:\> cd BCPP31
A:\> install
A:\> c:
C:\> cd\
C:\> install
\WOLFSRC
C:\> cd\
C:\> cd borlandc
C:\> cd bin
C:\> bc.exe
..\..\WOLFSRC\WOLF3D.PRJ
: Include Directories: C:\BORLANDC\INCLUDE
Library Directories: C:\BORLANDC\LIB
Ouptput Directories: OBJ
Source Directories: C:\WOLFSRC
C:\> CD ..
C:\> PATH=C:\BORLANDC\BIN
C:\> BC.EXE
C:\SOURCE\WOLF\
:WOLFSRC\OBJ\SIGNON.OBJ
WOLFSRC\OBJ\GAMEPAL.OBJ
cd ~/system/c
curl -O http://fabiensanglard.net/Compile_Like_Its_1992/tools/1wolf14.zip
unzip 1wolf14.zip
C:\WOLF3D
. C:\> c:
C:\> cd \
C:\> cd 1wolf14
C:\1WOLF14> install
C:\> c:
C:\> cd wolf3d
C:\WOLF3D> copy WOLF3D.EXE WOLF3D.OLD
C:\WOLF3D> copy ../WOLRSRC/WOLF.EXE
C:\> cd wolf3d
C:\WOLF3D> copy WOLF3D.EXE WOLF3D.OLD
C:\WOLF3D> copy ../WOLRSRC/OBJ/WOLF3D.EXE .
C:\WOLF3D> WOLF3D.EXE
.H
.EQU
? , . IGRABed , (enum) : enum{
H_WOLFLOGOPIC
GETPSYCHEDPIC
L_GUYPIC
.
.
} graphicnums
H_WOLFLOGOPIC = 0
GETPSYCHEDPIC = 1
L_GUYPIC = 2
C:\> copy C:\vgafiles\VGADICT.WL6 C:\WOLF3D\VGADICT.WL1
C:\> copy C:\vgafiles\VGAGRAPH.WL6 C:\WOLF3D\VGAGRAPH.WL1
C:\> copy C:\vgafiles\VGAHEAD.WL6 C:\WOLF3D\VGAHEAD.WL1
C:\WOLF3D> WOLF3D.EXE
vi ~/Library/Preferences/DOSBox\ 0.74\ Preferences
[render]
# frameskip: , DOSBox .
# aspect: . , !
# scaler: / .
# 'forced', scaler , .
# : none, normal2x, normal3x, advmame2x, advmame3x, advinterp2x, advinterp3x, ...
frameskip=0
aspect=false
scaler=normal2x
C:\WOLF3D> WOLF3D.EXE