Skip to content

willfaust/Boxedwine

 
 

Repository files navigation

Boxedwine

Boxedwine is an emulator that runs Windows applications. It achieves this by running an unmodified 32-bit version of Wine, and emulating the Linux kernel and CPU. It is written in C++ with SDL and is supported on multiple platforms.

Boxedwine is open source and released under the terms of the GNU General Public License v2 (GPL). Features

Runs 16-bit Windows applications
Runs 32-bit Windows applications
Runs in a browser with Emscripten (wasm and asm.js)
Runs on Windows, Mac and Linux
Can run multiple version of Wine, from 1.8 to 5.0

Main repo is at: https://sourceforge.net/projects/boxedwine/

Mirror repo is at: https://github.com/danoon2/Boxedwine

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 68.4%
  • C++ 25.4%
  • Objective-C 1.4%
  • HTML 1.1%
  • JavaScript 1.1%
  • Java 0.8%
  • Other 1.8%