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.
howerj/bit-serial
A bit-serial CPU written in VHDL, with a simulator written in C.
SaadBazaz/antiPixel
👾 Generate code for sprites, for your game in 8086 assembly
Petersoj/CompactRISC16
CompactRISC (CR16) CPU (with an assembler) for the Computer Design Laboratory ECE 3710 class at The University of Utah
Etshawy1/PDP-11
:computer: Simulation for the architecture of a processor inspired by the ideas of PDP-11 processor
TralahM/explore_asm
Create Your Own Operating System,Bootloader with Assembly and C and Learn GDB debugging and reverse engineering
pdaxrom/microcpu
16 bit microprocessor for FPGA
re0ah/nameless-OS16
Single task 16-bit DOS-like operating system
andresberejnoi/CPU_simulation
A virtual CPU (32-bit and 16-bit), simulated using C with a custom-made assembly-language
hellpig/emulate-16-bit-CPU
emulate a hypothetical very-simple 16-bit CPU to grow your understanding of CPUs, assembly languages, and machine code
IlanIwumbwe/NandToTetris
16-bit computing system from "THE ELEMENTS OF COMPUTING SYSTEMS" written by Noam Nisan and Shimon Schocken.
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.
Moonix1/R828em
A somewhat based RISC architecture 16-bit cpu (R828) emulator
silent-observer/RCPU
16-bit CPU, made just for fun
SylvainBoilard/DDDCPU16
A DCPU16 emulator, based on a specification imagined for the 0x10c video-game.
Chanartip/CPU_verilog
In class(CECS301 @CSULB) lab assignment for creating 16-bit CPU
jamesrosssharp/SLURM
16 bit games console system-on-chip
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!
silent-observer/RASM
Assebler for RCPU