VARCem - Virtual ARchaeological Computer EMulator

  Log in

Automated builds


The auto-builds are the builds generated by the Travis-CI system we use, which sends them to the website as ZIP files, one per build type.


A build type can be any one of standard (regular build with default options and features), debug (same as regular, but with debugging enabled to help with finding problems), dev (same as debug, but with all `currently in development` options enabled as well, for testing those options.)


These archives contain executables for Windows systems.


Date Build# Commit# File name Description

2021-06-05

534 f8f2c68 standard  logging  debug  devel GIT #f8f2c68

For a complete list of automated builds, visit the Builds page.

Binaries


Executables for Windows systems.


 
Date File name Description

2020-06-06

v1.7.3 Windows Installer (32bit)

2019-06-06

v1.7.1 Windows Installer (32bit)

2019-05-01

v1.7.0 Windows Installer (32bit)

2019-06-06

v1.7.1 Logging Windows 32bit

2019-06-06

v1.7.1 Debug Windows 32bit (Debug)

2019-05-01

v1.7.0 Logging Windows 32bit

2019-05-01

v1.7.0 Debug Windows 32bit (Debug)

2021-04-13

v1.7.6.1 DLL Pack DLLs used by v1.7.6.1

2021-03-18

v1.7.6 DLL Pack DLLs used by v1.7.6


Executables for non-Windows systems.


These are no longer available, as work has shifted towardsfinishing up the Windows version first. Once work on thenon-Windows variants starts again, the binaries will beavailable again.


If you really want these, contact us using the Feedback form!

ROM images


These images are needed by the emulator. If you have used the Installer version of the emulator, they were already installed. If you used the ZIP files, you need to also download and install the most recent ROM set.


You can always update the ROM set installed on your machine by downloading the most recent set here, and then manually installing that.


Date File name Description

2021-03-18

ROM set Full ROM set v1.0.45 (CURRENT)

2021-03-09

ROM set Full ROM set (for v1.7.5)

2020-06-06

ROM set Full ROM set (for v1.7.4)

2019-06-06

ROM set Full ROM set (for v1.7.1)

2019-05-01

ROM set Full ROM set (for v1.7.0)

Tools


Below you will find some tools that can be useful while working with the emulator.


File name Description
GDB v7.12 Standalone (32bit) Standalone GDB
GDB v7.12 Standalone (64bit) Standalone GDB

Source Code


The latest sources can be checked out using the following command:


  git clone https://github.com/VARCem/VARCem


Also, for each release, a ZIP archive with full sources will be released here for your convenience:


Date File name Description

2021-03-18

external.tar.gz Full Compile Dependencies

2021-03-18

external.zip Full Compile Dependencies