V360Calc Progress - All functions are either working or are almost finished! The only thing I need to do now is know what functions I should include in the function editor. Also, are Sin¯¹, Cos¯¹, and Tan¯¹ necessary? They're a pain to write error-correcting functions for.
The new technique works! It stores Sin( as CHR$(1000), Cos( as CHR$(1001), and so on. This will make the function editor's code much shorter!
also look at the cool debug stuff
Reverted to old version of function editor, because code was too messy to make sense of. Also, backspace would've been very difficult to code. V360Calc will be done within the next 2 weeks.
V360Calc Progress!
Function editor is coming together. Probably won't make a Math menu,sorry.(It may be added in the future) I'm impressed with how the function editor works. It detects syntax errors and doesn't let you create them. Even while backspacing! Just… I don't recommend using the function editor code as an example. It's very messy and inconsistent.(haven't decided what blank buttons are)
(the "sp used" and "bg used" arguments are optional, you can leave them out without any errors)
XSCREEN 2
Also, please note that ACLS will reset XSCREEN and put the keyboard back onto the screen.
He even straight up plagiarizes people's apps. (dorito shooter 2 is a retextured version of Alien Attack, and Sesure.png (sic) is a literal copy of Mario 7)
V360Calc progress - I'm making functions look nicer in the default editor! (POW(a,b)→a^b) Also, I now have plans to add a "Math" menu that calculates things!
V360Calc progress - Added Deg/Rad switch to settings, polished the advanced editor, added a loading screen, and added < and > functions! (Colors OR together when they overlap)