About Casio’s nX-U8 and nX-U16 CPU Architecture #170746
Replies: 2 comments 6 replies
-
|
If you google hard enough you will find rohm semiconductor made Lexide Omega, which is an IDE for developing nx u8/u16 programs in c (the cpp stuff doesn't work), but it is a huge pain to get and setup, I do have several repos which are projects that target the architecture and calculator itself, Tangent2 has everything you need since it comes bundled with the build tools and scripts to build stuff, idk |
Beta Was this translation helpful? Give feedback.
-
|
This architecture is intentionally under-documented, so what exists today is the result of reverse-engineering, not official disclosure. Current state of knowledge:
If your goal is learning or tooling, focus on emulator instrumentation and ROM analysis that’s where progress is still possible. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Body
Hello everyone! 👋
I recently became fascinated by the custom CPU architectures Casio used in their scientific calculators, particularly the nX-U8/100 and nX-U16/100 series.
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions