Package dosbox: Information

    Binary package: dosbox
    Version: 0.74.2-alt1
    Architecture: e2k
    Build time:  Dec 1, 2020, 10:34 PM
    Source package: dosbox
    Category: Emulators
    Report package bug
    Home page: http://dosbox.com

    License: GPLv2+
    Summary: i8086/DOS/VGA software emulator for running old games
    Description: 
    DOSBox is graphical application that provides rich programming emulation
    of Intel 8086 real-mode, SVGA and DOS with XMS/EMS (but no DPMI!).
    
    This is very useful for running old good DOS games written for PC/XT/AT
    that's impossible directly on modern Pentiums, SUN's, PowerPC & etc.
    At least PII 400MHz is required for comfortable running.
    
    Full list of tested games successfully supported by DOSBox
    is published on the http://dosbox.sourceforge.net site.
    
    Run it as following:
      * dosbox /path/to/game.exe
      * dosbox /path/to/gamedir
    Examples:
      * dosbox /tmp/old-games/ugh.exe
        ...maps given directory to drive C: and start given EXE/COM/BAT-file
      * dosbox /usr/local/games
        ...maps given directory to drive C: and start built-in COMMAND.COM

    Maintainer: Anton Chernyshov


    Last changed


    May 15, 2019 Grigory Ustinov 1:0.74.2-alt1
    - Build new version (Closes: #36653).
    May 4, 2016 Anton V. Boyarshinov 0.74.r3852-alt1
    - svn snapshot, fpu problems on x86_64 should be fixed
    April 11, 2016 Gleb F-Malinovskiy 0.74-alt4.qa1
    - Rebuilt for gcc5 C++11 ABI.