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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Sudo16 Fantasy Computer

2 点作者 sudohackthenews超过 1 年前
Hey everyone!<p>I&#x27;ve been a lurker here for quite a while, and thought I&#x27;d share my latest project: the sudo16. The sudo16 is a fantasy 16 bit computer with a limited instruction set. How many instructions? That&#x27;s for you to find out! The &quot;game&quot;, if you will, is to reverse engineer the CPU and create complex programs in the limited system specifications (65,536 bytes of ROM, and 256 bytes of RAM). The getting started page has a complete list of instructions if you want to jump straight into development.<p>The emulator backend is written in rust (<a href="https:&#x2F;&#x2F;github.com&#x2F;RhinoCodes&#x2F;sudo16&#x2F;">https:&#x2F;&#x2F;github.com&#x2F;RhinoCodes&#x2F;sudo16&#x2F;</a>) compiled to WASM, and the web frontend is vanilla js (<a href="https:&#x2F;&#x2F;github.com&#x2F;RhinoCodes&#x2F;sudo16-web&#x2F;">https:&#x2F;&#x2F;github.com&#x2F;RhinoCodes&#x2F;sudo16-web&#x2F;</a>). It should be possible to run the WASM binary outside of the browser with different frontends (rust in rust?).<p>Happy Hacking (and Thanksgiving)!

暂无评论

暂无评论