作者AllanCat (AllanCat)
看板Emulator
标题[新闻] Win3mu - Windows 3 emulator
时间Thu Nov 17 10:20:50 2016
Play Windows 3 Games on Modern Windows
http://www.win3mu.com/
https://www.youtube.com/watch?v=yYsl5B_CefU
The basic idea is to write a program that can read a 16-bit Windows
executable file, run it on an emulated CPU and map any 16-bit API calls that
it makes onto the x64 equivalents.
˙It's like DosBox in that it's emulating the CPU —
but unlike DosBox in that it's not emulating other low level hardware.
˙It's like Wine in that it's emulating the Windows API — but unlike Wine in
that the CPU is emulated instead of running on a physical processor (remember
Wine stands for "Wine Is Not an Emulator").
˙It's not like VirtualBox or VMWare or other virtualization software as it's
not emulating or virtualizing low level hardware.
In other words, even though it'll include an emulated CPU to execute the
16-bit code this is more about emulating the operating system than the
hardware.
--
前阵子看到的一个专案,最近看到快要Release了
目的是在新的windwos底下跑16bit的老游戏
开放事前登录中XDD 感觉非常炫炮
有兴趣的可以去看他的开发日志兼教学,依照模拟的部分分成很多part,内容满精彩的
略懂程式的我表示膝盖已软
https://goo.gl/DVz6Bs
--
※ 发信站: 批踢踢实业坊(ptt.cc), 来自: 122.116.61.126
※ 文章网址: https://webptt.com/cn.aspx?n=bbs/Emulator/M.1479349253.A.70E.html
1F:推 srwcc: push~ 11/17 11:29
2F:推 erspicu: 很有参考价值 11/19 10:36