Improved error handling
Match-opcode returns byte
Removed sclr
Faster pdec
Merged write-opcode and find-opcode
Cleanup
Removed scmp3
Do not extract opcode byte during match
Minor optimization
Added new match opcode routine
Separated phases in loading
Catch name collision between macros and symbols
Catch invalid macro names
Force a closing of the macro parsing
Connected comment and macro handler to lib
Housekeeping
Display macro memory free
Hooked up macro parser
Connected macro to tokenizer
Macro recording is working