Skip to content
#

instruction-set

Here are 62 public repositories matching this topic...

RISC-V CPU emulator developed in C++. Supports instruction decoding, disassembly, and execution with a simple memory model. Includes test binaries (CRC32, MD5, hello world) to validate behavior and explore low-level computer architecture concepts.

  • Updated Mar 24, 2026
  • C++

Built custom assembly language and Assembler for my custom-built Computing Machinery project as its software extension. Mapped machine-functionality to assembly capable of data-control, machine-control and temporal-control operations and Implemented an assembler with syntax and semantic analysis 💻.

  • Updated Mar 21, 2026
  • Python

This repository contains all the lecture slides, homeworks, Mid Terms, and the final project of the Computing Systems Architectures course by Prof. Azeez Bhavnagarwala, in Fall 2025 at NYU.

  • Updated Jan 13, 2026
  • Python

Improve this page

Add a description, image, and links to the instruction-set topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the instruction-set topic, visit your repo's landing page and select "manage topics."

Learn more