First post, by SuperIlu
- Rank
 - Newbie
 
Hi,
my pet project DOjS went V1.0 today.
It is a Javascript runtime for MS-DOS with integrated editor, 2D/3D drawing, sound, midi, joystick, etc support.
It supports 3dfx Voodoo cards for 3D rendering.
Please see the project page on GitHub for binaries, source code and more details.
Some features:
- 8/16/24 and 32 bit 2D graphics. On >=24bit display modes alpha channel transparency is available.
 - Keyboard input
 - Mouse input
 - Joystick/Joyport input
 - File IO
 - MIDI output
 - WAV output
 - Audio input/sampling
 - Allegro 3D rendering (software)
 - 3dfx/Glide3 3D rendering output (hardware)
 - p5js compatibility
 - direct io-port access
 
Cheers
Ilu
http://twitter.com/dec_hl - Four 8086 have 64bit as well!