Apple Copland D11E4 在浏览器中启动

Hacker News 热门(buzzing.cc 中文翻译)·2026-09-22 09:40·35分钟前·luu
AI 导读

Apple 夭折的 Copland 操作系统最后一个构建版本 D11E4 首次可在浏览器中通过改进版 DingusPPC 模拟运行。该 wasm 版本在现代机器上可达到实时速度,真机启动约需 30s,点击屏幕即可接管键鼠、按 Escape 归还。

Hacker News 热门(buzzing.cc 中文翻译)
43AI 编辑部评分,满分 100

Apple Copland D11E4 在浏览器中启动

2026-09-22 09:40· 35分钟前· luu
AI 导读

Apple 夭折的 Copland 操作系统最后一个构建版本 D11E4 首次可在浏览器中通过改进版 DingusPPC 模拟运行。该 wasm 版本在现代机器上可达到实时速度,真机启动约需 30s,点击屏幕即可接管键鼠、按 Escape 归还。

Apple’s ill-fated Copland operating system1 is notoriously hard to run on real hardware, and has not previously been available in emulation. Here is the last build D11E4 in an improved DingusPPC.

  • Click the screen to give the machine the keyboard and the mouse; Escape gives them back.
  • On real hardware, booting should take about 30s. A modern machine can match real-time in wasm.
  • If any code hits an assertion, it drops into the debugger: click “Continue” to make it go again.
  • Try running Copland HD→Applications→GXSlidemaster or Eric’s Solitaire.

The 11 patches necessary for unlocking Copland are on this branch of my fork. DingusPPC does not take patches written with the help of AI, so maybe someone wants to re-do these fixes based on the explanations in the commit messages. (The patches for this wasm version are on this branch.)


  1. Copland was supposed to replace the old System 7 with a modern microkernel-based system, but was cancelled. Apple instead bought the NeXTSTEP/OpenStep OS, which became Mac OS X.

来源:Hacker News 热门(buzzing.cc 中文翻译)· pagetable.com