An unfinished text-based OS sim. Pardon the name - I knew much less about OS architecture at the time. Important Commands: runcalc- Runs the calculator. Type Mult to do multiplication, Ad to do addition, Sub to do subtraction, and Div to to division. Future Commands: offcalcclean- Turns off the upcoming calcclean feature (which deletes zeros in T/:Calculator) calcclean- Turns on the upcoming calcclean feature (on by default). Important Commands For Developers: specmode- Shows system variables. offspecmode- Turns off specmode.
Released as part of an effort to share significant unshared projects 2/12/2025. From 2/14/2019. The (upcoming) word processor is a port of Griffpatch Word by Griffpatch. Credits to Scratch to making such an amazing editor! I can't wait for 3.0! Version Log: Pre-release Versions: -0.1 -0.1.1 completes the calculator program to a fully functional point. -0.1.2 is a developer update only. The update is mostly only for those who want to use the OS as a base and need to know important variables (Or the cool kids who want to know how it works :) ). -0.1.2.1 has added some scripts for the upcoming calcclean features.