TASEmulators / pcem

PCem (short for PC Emulator) is an IBM PC emulator. This version of PCem has multi-threading disabled in order to ensure determinism when running though libTAS.
http://tasvideos.org/EmulatorResources/PCem.html
GNU General Public License v2.0
5 stars 1 forks source link

Pick name and version from one place - configure.ac #11

Closed vadosnaprimer closed 8 months ago

vadosnaprimer commented 8 months ago

Upstream did this already in newer code, so when we update this won't be needed.

Also print version upon launch.