Wiki » History » Version 2
James Bryant, 05/09/2020 04:21 AM
1 | 2 | James Bryant | Boxedwine is an emulator that runs Windows applications. It achieves this by running an unmodified 32-bit version of "Wine":https://www.winehq.org/, and emulating the Linux kernel and CPU. It is written in C++ with SDL and is supported on multiple platforms. |
---|---|---|---|
2 | |||
3 | Boxedwine is open source and released under the terms of the GNU General Public License v2 (GPL). |
||
4 | |||
5 | Features |
||
6 | |||
7 | * Runs 16-bit Windows applications |
||
8 | * Runs 32-bit Windows applications |
||
9 | * Runs in a browser with Emscripten (wasm and asm.js) |
||
10 | * Runs on Windows, Mac and Linux |