[新聞] Win3mu - Windows 3 emulator

看板Emulator作者 (AllanCat)時間7年前 (2016/11/17 10:20), 編輯推噓2(200)
留言2則, 2人參與, 最新討論串1/1
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://www.ptt.cc/bbs/Emulator/M.1479349253.A.70E.html

11/17 11:29, , 1F
push~
11/17 11:29, 1F

11/19 10:36, , 2F
很有參考價值
11/19 10:36, 2F
文章代碼(AID): #1OBHG5SE (Emulator)