Having some more fun with parsing #c64 #basic in #Genesis64.
I fixed an execution order problem as well as using "-" to negate values.
Numerical functions are in as well, although right now, only SIN and ABS return values (and numbers are not cropped to C64 length yet).
Next stop will probably IF/THEN.
