Fixed error in the compiler (incorrect work with the C flag while compiling NEG and SBB instructions; fixed POPF processing; fixed wrong bytecode CRC check when processing external conditional jumps).
Fixed bugs in the VM interpreter related to bytecode obfuscation.
Improved processing of a MAP-file generated by C/C++ compilers (procedure names contain information about arguments).
Fixed many bugs