Assembler:
	Add subroutine address 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
	Update Ubuntu install instructions in readme file (for OmniaFramework aswell)



Done:
	*Add Struct export functionality
	*Add evaluation of direct struct instance name as as struct's first member
	*Add single Define export functionality
	*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: