0 Members and 2 Guests are viewing this topic.
SirCmpwn, thanks for sharing the subroutine SW
It's a lot more graphical then Terminal :p make it allow other programs to use it's graphics routines, like the mouse and you will start being able to compete with Terminal more :p
After several dozen RAM clears, discovering how to draw The Matrix on-calc (followed by a RAM clear), destroying a few hooks on my calculator, and generally messing things up, the parser is finally understanding the control character, determining the correct number of arguments, and computing the hash of the input commands, which means that I just have to get it to read the command lookup table properly. I've also fixed a few bugs in the input routine which would cause the calculator to crash if you used backspace more than four times.