Closed Yoric closed 10 years ago
Here is the repository for the project:https://github.com/souravsingh/dosbox-port.git
Assigned to @souravsingh
There is an Emscripten port of DOSBox than can be found here: https://github.com/dreamlayers/em-dosbox/
Closing this project, then.
DOSBox is an open-source emulator used to run old PC games on just about any recent platform. The objective of this project is to attempt to port DOSBox to make it able to run on the web.
As DOSBox is written in C++, it should be possible to port it semi-automatically using Emscripten. This will, however, require considerable work.