Assembler:
	Add evaluation of direct struct instance name as as struct's first member
	Add Struct export functionality
	Add single Define export functionality
	Add subroutine addres export functionality

Bugs:
	Fix VM closing when reaching hlt instruction

Refactor:
	Move all possible default values into data::DefaultValues class (in <GlobalData.hpp>)

External:
	Redo script to create windows Release



Done:
	*Inverted Colors in Text-Single-Color
	*show where interrupts are disabled (in call-tree view)
	*Text visualization for hardware interrupts (in call-tree view)
	*Add possibility to specify instruction sets in machine config
	*Add possibility to specify required instruction sets in dasm
	*Add "Extended mov" instruction set
	*Remove old offset mov
	*Implelemnt extmov mnemonics in dasm: