Added new 'mul' opcode instruction that multiplies two numbers (0x02)
Added two new registers r6 (0x86), and r7 (0x87)
Output register rout have been changed from r5 to be r7
Updated AsembSim Icon.
Note that compiled binary code created in previous version will not run correctly in the new version. You have to recompile the assembly code, if you still have it saved.