• View all by Ali107Ali107
  • Follow Ali107FollowFollowing Ali107Following
  • Add To CollectionCollection
  • Community
  • Devlog
AsembSim

AsembSim

← Return to AsembSim

Devlog

  • AsembSim Update v1.1.3
    November 26, 2024 by Ali107
    1
    Added Undo - Ctrl+Z Added Redo - Ctrl+Y or Ctrl+Shift+Z Added support for comments that start with // or -- The name of opened file will now be displayed in the window title. Compiler error will now b... Continue reading
  • 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
itch.io·View all by Ali107·Report·Embed