Variables that are declared but not used are no longer allocated RAM.
Fixed option explicit issues:
- when accessing higher bytes of multi-byte variables
- SysPointerX and SysIntStateSave variables no longer generate errors
Fixed bug when multiple 0b or H' constants are present on a line - only the first was being correctly translated.
Fixed "NLVariable" error message