Skip to content
#

assembly-language

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 16 public repositories matching this topic...

4bit CPU Emulator – A simple 4-bit processor emulator written in JavaScript. Run assembly code directly in your browser! Perfect for learning the basics of computer architecture and low-level programming.

  • Updated Mar 27, 2025
  • JavaScript

Created by Kathleen Booth

Released 1949

Followers
308 followers
Wikipedia
Wikipedia

Related Topics

c cpp operating-system