TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Nesizm: NES emulator for Casio Prizm calculators

88 pointsby 27theoover 1 year ago

5 comments

int_19hover 1 year ago
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 未加载
godzillabrennusover 1 year ago
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 未加载
circuit10over 1 year ago
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>
ajdudeover 1 year ago
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!
skrippover 1 year ago
Thread hijack: where can I get a replacement screen? Mine is very scratched up.