Skip to content

Commit

Permalink
don't mention git-annex, it's not been kept up to date
Browse files Browse the repository at this point in the history
  • Loading branch information
db48x committed Aug 30, 2018
1 parent 4808810 commit 0168621
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 27 deletions.
5 changes: 2 additions & 3 deletions example_arcade.html
Original file line number Diff line number Diff line change
Expand Up @@ -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. -->
Expand Down
12 changes: 4 additions & 8 deletions example_computer.html
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 4 additions & 4 deletions example_console.html
Original file line number Diff line number Diff line change
Expand Up @@ -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. -->

Expand Down
16 changes: 4 additions & 12 deletions example_dosbox.html
Original file line number Diff line number Diff line change
Expand Up @@ -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_v1/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_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.
(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.
Expand Down

0 comments on commit 0168621

Please sign in to comment.