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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

16-Bit VM in JavaScript

84 点作者 mzehrer将近 8 年前

5 条评论

mysterydip将近 8 年前
Something I've always wanted to do (16 bit as well, even) but never got around to. Thanks for the writeup!
jasonhansel将近 8 年前
Congratulations! I&#x27;ve been working on a similar (though less well-documented) project in Rust: <a href="https:&#x2F;&#x2F;github.com&#x2F;jasonhansel&#x2F;kineticvm" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jasonhansel&#x2F;kineticvm</a>
评论 #14831257 未加载
评论 #14834196 未加载
m1dnigh7将近 8 年前
Is this a VM in the sense the JVM is a VM, or is it a VM in the sense of a CPU emulator?<p>It seems to be the former, but I&#x27;m not well read in VM implementation.
评论 #14850252 未加载
orionblastar将近 8 年前
This is in a way that they make emulators in Javascript like that too? Might be possible to emulate Mame and Mess machines if they haven&#x27;t already?
评论 #14831276 未加载
评论 #14831168 未加载
pjmlp将近 8 年前
Very interesting read and props for choosing <i>opcode D, S</i>.
评论 #14831279 未加载