~rabbits/drifblim

Improved error handling
Match-opcode returns byte
Merged write-opcode and find-opcode
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
Display macro memory free
Hooked up macro parser
Connected macro to tokenizer
Macro recording is working
Next