Skip to content
#

assembler

assembly logo

Assembly is a low-level programming language in which there is a very strict correspondence between language instructions and architecture machine code instructions.

Here are 462 public repositories matching this topic...

Segmented virtual machine in C for a Computer Architecture course. Runs VMX (v1/v2) binaries with optional disassembler, VMI breakpoint dumps, stack and syscalls, plus a test/assembler toolkit (vmg.exe/vmt.exe) and sample .asm/.vmx/.vmi programs.

  • Updated Dec 11, 2025
  • C

Created by Kathleen Booth

Released 1949

Followers
336 followers
Website
github.com/topics/assembly
Wikipedia
Wikipedia

Related topics

c cpp operating-system