
- #Casio calculator games fx 9750gii manual#
- #Casio calculator games fx 9750gii full#
- #Casio calculator games fx 9750gii code#
Please use the box above to search for any other information. I'm actually thinking about writing my own firmware/shell with drastically different design choices to solve this issue, where adding native apps would be as easy as copying an ELF program with a file manager. Our system has returned the following pages from the Casio FX 9750 data we have on file.

Programming the FX 9750GII is also a simple task using Casio’s BASIC-like language. You will find such games as Doom, Mario, Pokemon, and many more available, most of them free.
#Casio calculator games fx 9750gii code#
That being said, the NumWorks platform itself is extremely programmer-friendly due to source code availability and unlocked hardware, but the original firmware is a bit too good at its math job. Yes, indeed there are plenty of casio fx-9750gii games available, which you can load via your USB cable from another calculator or your computer.
#Casio calculator games fx 9750gii manual#
zardam's NES emulator has a fairly nice dedicated flashing webapp ( ), but it's nevertheless a kludge that doesn't scale. Read and download Casio Calculators Casio Fraction Mate Scientific Calculator FX-55 Users Manual online.

#Casio calculator games fx 9750gii full#
Redrawing the full screen on each frame would require drawing the entire screen in one go pixel after pixel (like the third-party firmware GESTE did), not unlike racing the beam on the Atari 2600, but doing that from within MicroPython would be challenging. Sequenced is a Prizm-Basic version of the strategy game Mastermind.

I've scrambled together a Pong game to showcase this:ĭrawing performance is honestly quite terrible because the framebuffer isn't memory-mapped, but it's enough for a smooth Pong and probably other basic games in real time. The missing bits were keypad readout and some basic graphics primitives (zardam's time module was already merged some time ago). I've unearthed one of my old pull requests and now we can (finally!) have proper Python games on the NumWorks calculator.
