Difference between revisions of "Win3mu"

From Emulation General Wiki
Jump to navigation Jump to search
(added page)
 
Line 1: Line 1:
 
<!-- Not a low-level emulator, see http://www.win3mu.com/faq: "TL;DR - How does it work?" "Win3mu is a high-level emulator." -->
 
<!-- Not a low-level emulator, see http://www.win3mu.com/faq: "TL;DR - How does it work?" "Win3mu is a high-level emulator." -->
Win3mu is a compatibility layer that uses 80286 CPU emulation. It loads 16-bit Windows executables and maps API calls onto the modern 32 or 64-bit Windows API.
+
'''Win3mu''' is a [[Compatibility layers|compatibility layer]] that uses 80286 CPU emulation. It loads 16-bit Windows executables and maps API calls onto the modern 32 or 64-bit Windows API.
 
The software is a Windows 3.0 emulator. Games such as Solitaire and Minesweeper run, but no 3.0 programs work yet.
 
The software is a Windows 3.0 emulator. Games such as Solitaire and Minesweeper run, but no 3.0 programs work yet.
  
 
Its development was marked as postponed since December 2017 and then planned to be released as open-source. By late September 2018, it became open-source and its source code can be found below:
 
Its development was marked as postponed since December 2017 and then planned to be released as open-source. By late September 2018, it became open-source and its source code can be found below:
 
:https://www.toptensoftware.com/win3mu/
 
:https://www.toptensoftware.com/win3mu/
 +
[[Category:Compatibility layers]]
 +
[[Category:Windows emulation software]]

Revision as of 08:33, 26 November 2018

Win3mu is a compatibility layer that uses 80286 CPU emulation. It loads 16-bit Windows executables and maps API calls onto the modern 32 or 64-bit Windows API. The software is a Windows 3.0 emulator. Games such as Solitaire and Minesweeper run, but no 3.0 programs work yet.

Its development was marked as postponed since December 2017 and then planned to be released as open-source. By late September 2018, it became open-source and its source code can be found below:

https://www.toptensoftware.com/win3mu/