View all by Ali107
Ali107
Follow Ali107
Follow
Following Ali107
Following
Add To Collection
Collection
Community
Devlog
AsembSim
←
Return to AsembSim
Devlog
AsembSim Update v1.1.2
October 06, 2024
by
Ali107
1
Changelog: Added line Duplication - Ctrl+D Added -c and -cn command line argument that will compile AsembSim code to binary and save it (-cn does it without opening console). example command: AsembSim...
Continue reading
AsembSim Update v1.1.1
October 01, 2024
by
Ali107
1
Changelog Added Syntax Highlighting in the Editor Added Open keyboard shortcut in the Editor - Ctrl+O Added Save keyboard shortcut in the Editor - Ctrl+S Added Info keyboard shortcut in the Editor - F...
Continue reading
AsembSim Update v1.1.0
September 28, 2024
by
Ali107
1
Changelog: Added Support for Comments - Use ';' to add comments Added 8 new registers, totalling to 16 registers Added 'div' instruction - Divides two numbers Added 'rem' instruction - Gets remainder...
Continue reading
AsembSim Update v1.0.1
September 27, 2024
by
Ali107
1
Here what have been changed 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...
Continue reading