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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Looking for PDP-11 Emulator

3 点作者 strategarius大约 5 年前
If possible, not JS/browser emulator, I would like to see as "seamless" integration as possible, ideally running UNIX or BSD from the regular Linux terminal

3 条评论

DougGwyn大约 5 年前
If you find SIMH, look for a "software" folder nearby, which contains several operating systems. Some of them, like Unix, may be tricky to install unless you have an installer's guide. BitSavers.org is a good site for documentation and several items of system software.
4x5-Guy大约 5 年前
There is the pidp-11. I believe it does use a modified version of simh behind the scenes though.<p><a href="https:&#x2F;&#x2F;hackaday.io&#x2F;project&#x2F;8069-pidp-11" rel="nofollow">https:&#x2F;&#x2F;hackaday.io&#x2F;project&#x2F;8069-pidp-11</a>
lsllc大约 5 年前
SIMH is great:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;simh&#x2F;simh" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;simh&#x2F;simh</a>