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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Nesizm: NES emulator for Casio Prizm calculators

88 点作者 27theo超过 1 年前

5 条评论

int_19h超过 1 年前
One nice thing about Casio is that, unlike TI, they aren&#x27;t actively cracking down on the modding scene for their calculators. There&#x27;s no official SDK, either, but the community has successfully made a gcc-based one themselves, and reverse-engineered and documented much of the OS APIs. Consequently, it is possible to write apps for it that have all the same abilities as native ones, and sideloading is trivial - you just mount the calculator as a USB Mass Storage device and copy the binary over. NESizm is probably the most impressive community-made app so far, but other goodness includes a port of Lua, and even a multiplayer 3D game (<a href="https:&#x2F;&#x2F;www.cemetech.net&#x2F;downloads&#x2F;files&#x2F;2319&#x2F;x2749" rel="nofollow">https:&#x2F;&#x2F;www.cemetech.net&#x2F;downloads&#x2F;files&#x2F;2319&#x2F;x2749</a>).<p>In theory, it is possible to replace the entire OS, and some people have tried rolling their own from scratch, but I don&#x27;t recall any of those projects getting past the prototype stage. I do wonder if some kind of basic Unix-like is possible given the hardware constraints - 58 MHz CPU and 2 MiB RAM is not much, but there were historical Unix machines with far less. However, if one were to do a port rather than writing it from scratch, what would be the best thing to base it on? Minix?<p>For the curious, here&#x27;s the community wiki that documents the platform: <a href="https:&#x2F;&#x2F;prizm.cemetech.net&#x2F;Prizm_Programming_Portal&#x2F;" rel="nofollow">https:&#x2F;&#x2F;prizm.cemetech.net&#x2F;Prizm_Programming_Portal&#x2F;</a>
评论 #39161534 未加载
godzillabrennus超过 1 年前
I had never heard of these before. Only the Texas Instruments versions that have proliferated since at least the 90’s. Looks like incredible hardware and software compared to what Texas Instruments gets away with selling: <a href="https:&#x2F;&#x2F;www.casio.com&#x2F;us&#x2F;scientific-calculators&#x2F;product.FX-CG50&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.casio.com&#x2F;us&#x2F;scientific-calculators&#x2F;product.FX-C...</a><p>Though, I think the fact you can emulate an entire gaming system on it will make it harder for students to adopt it in the classroom. Does anyone have first hand knowledge of how schools look at devices such as this?
评论 #39156404 未加载
评论 #39159646 未加载
评论 #39156491 未加载
评论 #39156187 未加载
评论 #39156193 未加载
circuit10超过 1 年前
Here&#x27;s a 3D Minecraft clone I was working on for this calculator: <a href="https:&#x2F;&#x2F;media.discordapp.net&#x2F;attachments&#x2F;1135251023435415633&#x2F;1147668810493591632&#x2F;break.mp4" rel="nofollow">https:&#x2F;&#x2F;media.discordapp.net&#x2F;attachments&#x2F;1135251023435415633...</a>
ajdude超过 1 年前
When I was in undergrad, I had a lose reproduction of Super Mario 3 on my TI-89 graphing calculator. It got me through so many calculus lectures!
skripp超过 1 年前
Thread hijack: where can I get a replacement screen? Mine is very scratched up.