DOSBOX-074.ZIP - DOSBox 0.74 SVN with gamepad

DOSBOX-082.ZIP - DOSBox-X, for new computers

WORLD-2018 - 2018 - actual full version

WORLD-2017 - 2017 - program world, book writer

WORLD-2015 - 2015 - library 'lite' and gambler

WORLD-2013 - 2013 - empty system with pascal

WORLD-2012 - 2012 - obsolete freepascal

HIT-L.ZIP - LSD simulator complete software !! #@

INT21H.ZIP - source codes from internet

C&C_RA.ZIP - old game, strategy

DUKE3D.ZIP - old game, 3D action

HEROES2.ZIP - old game, fantasy

UFO-1.ZIP - old game, strategy

UFO-2.ZIP - old game, strategy

JAZZ.ZIP - old game, arcade

PREHIST2.ZIP - old game, arcade

ALLEYCAT.ZIP - old game, cat


Install DOSBox-0.74, then create folder C:\DOS
Copy WORLD to C:\DOS
C:\DOS have to contain C-SYSTEM,D-PASCAL,E-GAMES
Open DOSBox-0.74 configuration file conf and change:

fullscreen=true
cycles=max 90% limit 30000
ipx=true

[autoexec]
# Lines in this section will be run at startup.
# You can put your MOUNT lines here.
@ECHO OFF
MOUNT c C:\DOS\C-SYSTEM
MOUNT d C:\DOS\D-PASCAL
MOUNT e C:\DOS\E-GAMES
SET BLASTER=A220 I7 D1 H5 P330 T4
PATH=C:\;D:\BORLAND\;
DOSLFN -z C:\CP852UNI.TBL
DISPLAY CON=(EGA,,1)
MODE CON CP PREP ((852) C:\EGA.CPX)
MODE CON SEL=852
KEYB US,,C:\KEYBOARD.SYS
E:
DOSMAN.EXE
CLS

Lines [autoexec] CTRL+C a Paste is enought