Autor Tema: 86Box | Emulator of retro x86-based machines [VOID & MINT]  (Leído 835 veces)

Fl0ppy

  • Administrador
  • Usuario Héroe
  • *****
  • Mensajes: 9628
86Box | Emulator of retro x86-based machines [VOID & MINT]
« en: 18 de Enero de 2023, 03:59:07 pm »
https://86box.net



86Box is a low level x86 emulator that runs older operating systems and software designed for IBM PC systems and compatibles from 1981 through fairly recent system designs based on the PCI bus.
Features

    Easy to use interface inspired by mainstream hypervisor software
    Low level emulation of 8086-based processors up to the Pentium with focus on accuracy
    Great range of customizability of virtual machines
    Many available systems, such as the very first IBM PC 5150 from 1981, or the more obscure IBM PS/2 line of systems based on the Micro Channel Architecture
    Lots of supported peripherals including video adapters, sound cards, network adapters, hard disk controllers, and SCSI adapters
    MIDI output to Windows built-in MIDI support, FluidSynth, or emulated Roland synthesizers
    Supports running MS-DOS, older Windows versions, OS/2, many Linux distributions, or vintage systems such as BeOS or NEXTSTEP, and applications for these systems

Downloads

The latest stable version of 86Box is v3.11, which was released on November 26, 2022, and is available from our GitHub repository.

We also offer nightly builds, which are built from the latest source code, but may not be as stable and/or optimized as stable builds.

Minimum system requirements and recommendations

Quote (selected)
    Intel Core 2 or AMD Athlon 64 processor
    Windows version: Windows 7 Service Pack 1, Windows 8.1 or Windows 10
    Linux version: Ubuntu 16.04, Debian 9.0 or other distributions from 2016 onwards
    macOS version: macOS High Sierra 10.13
    4 GB of RAM
Performance may vary depending on both host and guest configuration. Most emulation logic is executed in a single thread; therefore, systems with better IPC (instructions per clock) generally should be able to emulate higher clock speeds.

It is also recommended to use a manager application with 86Box for easier handling of multiple virtual machines.

    86Box Manager by Overdoze (Windows only)
    86Box Manager Lite by Insanemal
    WinBox for 86Box by Laci bá’ (Windows only)

It is also possible to use 86Box on its own with the --vmpath/-P command line option.
=============
Creadas versiones para FVoid (Linux Void) y Mint 19.3 (x86_64)

https://github.com/johna23-lab/86Box-for-linux-void/releases/tag/4.0

Quote (selected)
TO RUN THE PROGRAM INTO YOUR UBUNTU 18.04/MINT 19.3 YOU MUST INSTALL THIS DEPENDENCIES

sudo add-apt-repository ppa:beineri/opt-qt-5.14.0-bionic
sudo apt-get update
sudo apt-get install qt514-meta-minimal libvulkan-dev librtmidi-dev python3-pip -y
pip3 install PyQt5==5.12.2

Then run with ./runme.sh
TESTED IN A FRESH AND UPDATED LINX MINT 19.3 x86_64 GLIBC 2.27

Both (Void version and Mint version includes all the roms and a GUI)
Siempre que pasa igual sucede lo mismo



Fl0ppy

  • Administrador
  • Usuario Héroe
  • *****
  • Mensajes: 9628
Re:86Box | Emulator of retro x86-based machines [VOID & MINT]
« Respuesta #1 en: 28 de Septiembre de 2023, 02:47:46 am »
Compilada versión 4.0 para Ubuntu 18.04/Mint 19.3 Glibc 2.27  :ok:
Siempre que pasa igual sucede lo mismo