js-doc.com codebase
Perl Python
Latest commit 1065337 Jan 24, 2015 @caiiiycuk Merge pull request #11 from gsmetal/patch-1
Update README.md
Permalink
Failed to load latest commit information.
assets
dosbox Add custom conf for some games Dec 30, 2014
drive
templates
.gitignore
README.md Update README.md Jan 23, 2015
build.pl

README.md

js-dos.com

js-dos.com codebase

Usage:

mkdir build
cd build
perl -w ../build.pl <path-to-dos-root>

The build script works by convention. Expected directory layout in dos root:

\FOLDER1
 \PROGRAM1.EXE
  \PROGRAM1.EXE
 \PROGRAM2.COM
  \PROGRAM2.COM
 \...
\FOLDER2
 \...

Options (create file with this name in program directory):

  • ./dosbox.conf - config for dosbox
  • ./js-dos.nocursor - disable cursor when mouse on canvas

If you want to add a game on js-dos.com. Plase send me archive with game that runs in DosBox to email ([email protected]).