I double-checked, and this is the one IA is currently using

This commit is contained in:
Daniel Brooks
2018-08-30 08:49:00 -07:00
parent 3b88d23cfd
commit 48088106dd
+2 -2
View File
@@ -13,12 +13,12 @@
* Use "git annex get emulators/em-dosbox/dosbox-sync.js.gz" to download
the compiled emulator; if you don't have git-annex you can download
it from IA manually.
(https://archive.org/download/emularity_engine_emdosbox/dosbox-sync.js.gz)
(https://archive.org/download/emularity_engine_v1/dosbox-sync.js.gz)
* Use "git annex get emulators/em-dosbox/dosbox-sync.mem.gz" to
download the compiled emulator's memory initialization file; if you
don't have git-annex you can download it from IA manually.
(https://archive.org/download/emularity_engine_emdosbox/dosbox-sync.mem.gz)
(https://archive.org/download/emularity_engine_v1/dosbox-sync.mem.gz)
* Use "git annex get examples/DoomV1.9sw1995idSoftwareInc.action.zip"
to download the Doom v1.9 binaries; these can be downloaded from IA manually.