16-bit-cpu

There are 19 repositories under 16-bit-cpu topic.

  • jes/scamp-cpu

    A homebrew 16-bit CPU with a homebrew Unix-like-ish operating system.

    Language:Slash289717
  • howerj/bit-serial

    A bit-serial CPU written in VHDL, with a simulator written in C.

    Language:VHDL1326110
  • antiPixel

    SaadBazaz/antiPixel

    👾 Generate code for sprites, for your game in 8086 assembly

    Language:C++12122
  • Petersoj/CompactRISC16

    CompactRISC (CR16) CPU (with an assembler) for the Computer Design Laboratory ECE 3710 class at The University of Utah

    Language:SystemVerilog4201
  • Etshawy1/PDP-11

    :computer: Simulation for the architecture of a processor inspired by the ideas of PDP-11 processor

    Language:VHDL3000
  • TralahM/explore_asm

    Create Your Own Operating System,Bootloader with Assembly and C and Learn GDB debugging and reverse engineering

    Language:Assembly3100
  • pdaxrom/microcpu

    16 bit microprocessor for FPGA

    Language:Assembly2202
  • re0ah/nameless-OS16

    Single task 16-bit DOS-like operating system

    Language:Assembly2110
  • andresberejnoi/CPU_simulation

    A virtual CPU (32-bit and 16-bit), simulated using C with a custom-made assembly-language

    Language:C1200
  • hellpig/emulate-16-bit-CPU

    emulate a hypothetical very-simple 16-bit CPU to grow your understanding of CPUs, assembly languages, and machine code

    Language:C++1100
  • IlanIwumbwe/NandToTetris

    16-bit computing system from "THE ELEMENTS OF COMPUTING SYSTEMS" written by Noam Nisan and Shimon Schocken.

    Language:Hack1200
  • mehmetakifkoz/MARS-Web-App

    This repository contains the CENG3010 Computer Organization course projects. The first project involves developing a GUI-based 32-bit MIPS simulator, while the second project centers on designing a custom 16-bit MIPS-like processor with a unique instruction set.

    Language:JavaScript114
  • Moonix1/R828em

    A somewhat based RISC architecture 16-bit cpu (R828) emulator

    Language:C++10
  • silent-observer/RCPU

    16-bit CPU, made just for fun

    Language:Verilog1201
  • SylvainBoilard/DDDCPU16

    A DCPU16 emulator, based on a specification imagined for the 0x10c video-game.

    Language:C1100
  • Chanartip/CPU_verilog

    In class(CECS301 @CSULB) lab assignment for creating 16-bit CPU

    Language:VHDL0100
  • jamesrosssharp/SLURM

    16 bit games console system-on-chip

    Language:Assembly0210
  • VoidEUW/16-bit-computer

    (Work in Progress!) A simple implementation of a 16-bit-computer in C with 64KB of RAM and custom assembly instructions!

    Language:C00
  • silent-observer/RASM

    Assebler for RCPU

    Language:C10