A downloadable game for Windows

Download NowName your own price

AssembSim

AsembSim is an educational tool that allows you to write 8-bit assembly script and run in any way or speed. (machine code is custom made)

Editor Menu

The Editor menu allows you to write assembly code. Hitting the "Run Program" button will compile the code into binary and sends you to the "Run Program" Menu to execute your code. The Editor also has an Info button that will display a panel  containing all the opcodes, what they do, and more information.

Run Program Menu

  • Run Program menu displays many things:
    • Code Output list.
    • Registers Table.
    • Code and Binary Table.
  • You can run program in many ways:
    • Run code at speeds of 2Hz, 60Hz, 1KHz, 80KHz, or 1MHz.
    • Step code instruction-by-instruction and see how it executes.

Saving and loading

You can save and load either the assembly script to edit, or save and load binary programs. Loading a Binary program will not allow you to modify it as it is in binary, not in text. You can do "Open With" on files with file format of either .asmb, .txt, or .json to load it into the editor. You can do "Open With" on binary programs too! The binary file must be exactly 256 bytes in order to load properly.


Made using SpriteX Framework

Updated 6 hours ago
Published 1 day ago
StatusReleased
PlatformsWindows
AuthorAli107
GenreSimulation, Educational
Tags8-Bit, assembly, binary, code, machine-code, Math, program, software, spritex-framework
Average sessionAbout a half-hour
LanguagesEnglish
InputsKeyboard, Mouse

Download

Download NowName your own price

Click download now to get access to the following files:

AsembSim v1.0.1.zip 8 MB

Development log