fixed confusing "no string given" error message, now there are separate
added a comment on where to fix a bug
Re-assembling alternate code after error
Once version 0.98 is released, it should be possible to do stuff like this using macro magic. ...and for CPUs that have "long" branches (like 65ce02), choosing the correct length could be done automatically. Version 0.98 will be out RealSoonNow (tm).
added "!break", "!continue" and "!return" (for loops and macros, respectively)
moved test files around
fixed bug where "!if" complained about undefined conditions even if user had
"else if" can now also be written as "elif"