docs: add js-dos player for Windows 3.x / 9x - #110
Merged
Conversation
8 tasks
bphenriques
force-pushed
the
jsdos-win3x-player-docs
branch
2 times, most recently
from
August 2, 2026 13:33
ab02f2d to
b90240b
Compare
gantoine
self-requested a review
August 2, 2026 15:10
bphenriques
force-pushed
the
jsdos-win3x-player-docs
branch
from
August 16, 2026 18:03
b90240b to
0b1136b
Compare
Co-authored-by: Amp <amp@ampcode.com> Amp-Thread-ID: https://ampcode.com/threads/T-019fcd57-445f-754d-9a5b-a45cf2878d99
bphenriques
force-pushed
the
jsdos-win3x-player-docs
branch
from
August 16, 2026 18:08
0b1136b to
58d8f1d
Compare
bphenriques
marked this pull request as ready for review
August 16, 2026 18:24
The full image is not required. Slim omits the local runtime assets but the player falls back to jsDelivr, so the variant table and the js-dos page no longer claim slim is unsupported. Bundles must carry a .jsdos extension because the Play option is gated on it, so a file left as .zip scans without ever offering the player. Also document DISABLE_JSDOS, add the HTTPS and SharedArrayBuffer warning that the EmulatorJS page already carries, and fix the autoexec example to use @echo off. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
gantoine
approved these changes
Sep 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documents the new
js-dosplayer for Windows 3.x and Windows 9x titles (rommapp/romm#4061).Changes:
js-dosbundle structure and a Windows 3.x exampleAI assistance was used to review, simplify, and verify the documentation.