mirror of
https://github.com/db48x/emularity.git
synced 2026-07-27 19:56:37 +00:00
Merge branch 'dosbox-urls'
This commit is contained in:
+2
-3
@@ -11,9 +11,8 @@
|
||||
loader.js are required. The logo and images directories are
|
||||
optional, but the splash screen looks quite a lot better when
|
||||
they're available. -->
|
||||
<!-- * Use "git annex get <file>" to download emulators/jsmess/mameexidy.js;
|
||||
if you don't have git-annex you can download it from IA manually
|
||||
(https://archive.org/download/emularity_engine_v1/mameexidy.js.gz) -->
|
||||
<!-- * Download the MAME Exidy emulator from
|
||||
https://archive.org/download/emularity_engine_v1/mameexidy.js.gz -->
|
||||
<!-- * Download the Targ ROM files from http://mamedev.org/roms/targ/ -->
|
||||
<!-- * Place the Targ ROM .zip file in an "examples" subdirectory. -->
|
||||
<!-- * Visit your example_arcade.html file with a modern Javascript-capable browser. -->
|
||||
|
||||
@@ -10,15 +10,11 @@
|
||||
are required. The logo and images directories are optional, but the
|
||||
splash screen looks quite a lot better when they're available.
|
||||
|
||||
* Use "git annex get emulators/jsmess/messnapple2e.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_jsmess/messnapple2e.js.gz)
|
||||
* Download the MAME apple2e emulator from
|
||||
https://archive.org/download/emularity_engine_v1/mamenapple2e.js.gz
|
||||
|
||||
* Use "git annex get emulators/jsmess/apple2e.cfg" to download the
|
||||
MESS config file; if you don't have git-annex you can download it
|
||||
from IA manually
|
||||
(https://archive.org/download/jsmess_config_v2/apple2e.cfg)
|
||||
* Download the apple2e config file from
|
||||
https://archive.org/download/jsmess_config_v2/apple2e.cfg
|
||||
|
||||
* Download the Apple 2e BIOS from
|
||||
https://archive.org/download/jsmess_bios_v2/apple2e.zip
|
||||
|
||||
@@ -8,10 +8,10 @@
|
||||
loader.js are required. The logo and images directories are
|
||||
optional, but the splash screen looks quite a lot better when
|
||||
they're available. -->
|
||||
<!-- * Use "git annex get <file>" to download emulators/jsmess/messa2600.js.gz;
|
||||
if you don't have git-annex you can download it from IA manually
|
||||
(https://archive.org/download/emularity_engine_jsmame/messa2600.js.gz) -->
|
||||
<!-- * Download the Halo 2600 from https://archive.org/download/atari_2600_halo_2600/atari_2600_halo_2600.bin -->
|
||||
<!-- * Download the MAME a2600 emulator from
|
||||
https://archive.org/download/emularity_engine_v1/mamea2600.js.gz -->
|
||||
<!-- * Download the Halo 2600 demo from
|
||||
https://archive.org/download/atari_2600_halo_2600/atari_2600_halo_2600.bin -->
|
||||
<!-- * Place the atari_2600_halo_2600.bin file in an "examples" subdirectory. -->
|
||||
<!-- * Visit your example_console.html file with a modern Javascript-capable browser. -->
|
||||
|
||||
|
||||
+4
-12
@@ -10,19 +10,11 @@
|
||||
are required. The logo and images directories are optional, but the
|
||||
splash screen looks quite a lot better when they're available.
|
||||
|
||||
* 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_dosbox/dosbox-sync.js.gz)
|
||||
* Download the two files that comprise the compiled DosBox emulator:
|
||||
https://archive.org/download/emularity_engine_v1/dosbox-sync.js.gz,
|
||||
and https://archive.org/download/emularity_engine_v1/dosbox-sync.mem.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_dosbox/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.
|
||||
(https://archive.org/download/DoomsharewareEpisode/DoomV1.9sw1995idSoftwareInc.action.zip)
|
||||
* Download a copy of Doom from https://archive.org/download/DoomsharewareEpisode/DoomV1.9sw1995idSoftwareInc.action.zip
|
||||
|
||||
* Visit your example_dosbox.html file with a modern
|
||||
Javascript-capable browser.
|
||||
|
||||
Reference in New Issue
Block a user