TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Basilisk II: Classic Mac Emulator – Garrett Fuller

10 点作者 mateja超过 2 年前

1 comment

johndoe0815超过 2 年前
Nicely written article, however, there&#x27;s a catch.<p>The article states that &quot;Basilisk II mostly emulates a Macintosh Quadra 900 (circa 1991)&quot;. This is not quite correct. Basilisk is not a pure hardware emulator, instead it patches the OS code in ROM and some resources (which can contain code in classic MacOS) in order to avoid implementing perfect hardware emulation. I guess this also speeds up the system somewhat.<p>See section 6.2 in <a href="https:&#x2F;&#x2F;basilisk.cebix.net&#x2F;TECH" rel="nofollow">https:&#x2F;&#x2F;basilisk.cebix.net&#x2F;TECH</a> for details - the related source files are <a href="https:&#x2F;&#x2F;github.com&#x2F;cebix&#x2F;macemu&#x2F;blob&#x2F;master&#x2F;BasiliskII&#x2F;src&#x2F;rom_patches.cpp" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;cebix&#x2F;macemu&#x2F;blob&#x2F;master&#x2F;BasiliskII&#x2F;src&#x2F;r...</a> <a href="https:&#x2F;&#x2F;github.com&#x2F;cebix&#x2F;macemu&#x2F;blob&#x2F;master&#x2F;BasiliskII&#x2F;src&#x2F;rsrc_patches.cpp" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;cebix&#x2F;macemu&#x2F;blob&#x2F;master&#x2F;BasiliskII&#x2F;src&#x2F;r...</a>