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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

RBoy: A Gameboy Emulator in Rust

147 点作者 NiklasBegley超过 3 年前

5 条评论

thristian超过 3 年前
See also <a href="https:&#x2F;&#x2F;github.com&#x2F;Gekkio&#x2F;mooneye-gb" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Gekkio&#x2F;mooneye-gb</a> which is more famous for its exhaustive test suite than its emulation accuracy.
评论 #28639747 未加载
评论 #28647035 未加载
Aissen超过 3 年前
I had a quick look at the big match expressions, and this does not look like this project has been through cargo fmt (it would add +2000 lines of code for the whole project). Which is probably a good choice, but as someone who&#x27;s been looking at this, I wonder if the tradeoffs made in rustfmt are the right ones (note: I have no idea how I would make this better for the general case).
评论 #28642563 未加载
评论 #28640786 未加载
评论 #28644424 未加载
评论 #28646361 未加载
lbj超过 3 年前
Rust really shines on this kind of job. Code is clean, simple and modulated.<p>Where do I find games to test this out?
评论 #28640512 未加载
评论 #28640733 未加载
percentcer超过 3 年前
I&#x27;m working on one too! Just got to the milestone of being able to scroll the Nintendo® logo. I refer to rboy a lot, it&#x27;s been helpful to see another implementation.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;percentcer&#x2F;cerboy" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;percentcer&#x2F;cerboy</a>
mlang23超过 3 年前
A rust port for the gameboy, that would have been impressive...
评论 #28641752 未加载
评论 #28640199 未加载
评论 #28639804 未加载