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

Print fetched ROMs to console #5

Closed vadosnaprimer closed 3 years ago

vadosnaprimer commented 3 years ago

It may not be clear which ROM files a given config actually uses, and we also need to document all the dependencies really well, not to require ALL PCem ROMs for all movies (also potential version hell). So the best way to resolve this ambiguity would be to print to console which ROMs it has loaded, with full paths (in release build).