Article 6JNPQ WoWMIPS: MIPS emulator for Windows

WoWMIPS: MIPS emulator for Windows

by
Thom Holwerda
from OSnews on (#6JNPQ)

Recently, I began a new project - developing a MIPS emulator for Windows. Although Windows NT is commonly associated with x86-based architectures (and more recently ARM64), historically some lesser-known editions were released for other chipsets. MIPS, a RISC architecture, briefly featured on Windows NT 3.51/4.0 alongside the DEC Alpha and PowerPC before being discontinued with the release of Windows 2000.

[...]

Having been predominantly x86-focused until now, I have no prior experience with MIPS - or RISC architectures in general. As with the Win16 emulator, my plan is not to achieve 100% compatibility with complex software. Instead, I aim to emulate enough core functionality to successfully run some of the built-in Windows games and utilities. I would like to achieve this in the most universal way possible, relying on minimal hardcoded fixes" and hooks.

x86matthew

A very impressive project, and a fun one, to boot. Do note that the series of articles is split up, and you can move to the next one in the series at the bottom of each article.

External Content
Source RSS or Atom Feed
Feed Location http://www.osnews.com/files/recent.xml
Feed Title OSnews
Feed Link https://www.osnews.com/
Reply 0 comments