Click on the buttons to use the calculator. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ N O T E: This project is still under development! The calculator should work soon. This project is still in its beta phase, so it may not work well. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ F U T U R E U S A G E: 0-9 Your basic number keys . Decimal key + - × ÷ Your standard number keys +/- Converts the displayed number between positive and negative √ ... I actually don't know how to describe this. Mrc Displays the memory, if it is already displayed, clears the memory M+ M- % ... This is complicated, I will have a better description on this later AC Clears the display and initializes memory to 0 ON/c Clears the display = Evaluates the expression _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ E X T R A: In the bottom right corner of the emulation, there is a button titled: "Toggle BTS". This starts for "Toggle Behind The Scenes". This will show all of the variables that allow the emulator to work.
This is a real calculator! Technico's SL-700 is no longer manufactured, but you can still use one here! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Real size included! Press the green flag for measurements! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The calculator sprite uses the pen extension. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Did you know? The Technico SL-700 shares many features with the iconic TI-108! I will probably make an emulator for the TI-108 with the same engine. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The Engine: This specific calculator engine works by broadcasting a message when a button is pressed. When a sprite (the "working" sprite) receives the message, it updates the variables. See the 'body' sprite for more. Note: Most of the engine was written by me, but @GuerreroKids added square root, percentage, and improved memory! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Huge thanks to @GuerreroKids for helping with the memory and square root functions! (And %)