itch.io is community of indie game creators and players

Devlogs

AsembSim Update v1.1.0

AsembSim
A downloadable game for Windows

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 of two numbers
  • Added 'hlt_in' instruction - Pauses program execution and waits for user character input
  • Added 'hlt_out' instruction - Halts program execution with an output value
  • Added "Save as" Button in the Editor
  • rout register is now changed from r7 to r15

Note that compiled binary code created in previous versions will not run correctly. You have to recompile the assembly code, if you still have it saved.

Files

  • AsembSim v1.1.0.zip 8 MB
    Sep 28, 2024
Download AsembSim
Leave a comment