cpu-emulator
There are 202 repositories under cpu-emulator topic.
unicorn-engine/unicorn
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86)
mortbopet/Ripes
A graphical processor simulator and assembly editor for the RISC-V ISA
nepx/halfix
x86 PC emulator that runs both natively and in the browser, via WebAssembly
cvut/qtrvsim
RISC-V CPU simulator for education purposes
redcode/Z80
Highly portable Zilog Z80 CPU emulator written in ANSI C
katef/eurorack-cpu
A CPU implemented in a modular synthesizer
gianlucag/mos6502
A fast & simple MOS 6502 CPU emulator written in C++
redcode/6502
Highly portable MOS 6502 CPU emulator written in ANSI C
ZubinGou/8086-emulator
An Intel 8086 CPU emulator in Python with GUI.
yousefkotp/CPU-Scheduling-Algorithms
An implementation of various CPU scheduling algorithms in C++. The algorithms included are First Come First Serve (FCFS), Round Robin (RR), Shortest Process Next (SPN), Shortest Remaining Time (SRT), Highest Response Ratio Next (HRRN), Feedback (FB) and Aging.
dirkwhoffmann/Moira
A Motorola 68000 emulator written in C++
ShawnZhong/JsSpim
Online MIPS32 Simulator Based on Spim
redfast00/RCPU
A pure Python 16 bits CPU emulator
itanium64/Rosalia64
Itanium (IA64) Emulator written from scratch in Go built to run IA64 Windows Executables (and potentially more!)
gyrovorbis/libevmu
Accurate, full-featured, cross-platform library aiming to emulate every aspect of the Sega Dreamcast's Visual Memory Unit (VMU).
jb3/cpu_emulator
LMC emulator written in Rust
Thraetaona/EXACT
A Bare-Metal Intel 8086 Emulator Written in Raw WebAssembly.
tuz358/cpu-emulator
tiny x86 cpu emulator
vicera/vicera
A fantasy console inspired by the Nintendo Gameboy!
ykskb/dax86
xv6-runnable x86 Emulator
lmichaelis/Computer-Simulation
A simulation of Ben Eater's breadboard computer which can run assembly code
KPU-RISC/KPU
KPU - the RISC based Open Source CPU
pepsipu/js5005
js5005 is a virtual CPU with every logic gate simulated. A pretty interface, a built in assembler, display, and 256 bytes of RAM to boot. It's the better i4004.
meeDamian/simple-qemu
Emulating other CPU architectures in Docker made easy
moesay/Elegant86
A cross-platform 8086/8088 assembler & emulator built to make assembly easier.
nobotro/Go_emu
Go lang risc-v 5 stage pipeline emulator
rem0obb/intel8080
The Intel 8080 ("eighty-eighty") is the second 8-bit microprocessor designed and manufactured by Intel.
RossComputerGuy/SherwoodArch
The Sherwood Architecture is a custom 64-Bit RISC based CPU architecture.
LevyHsu/RV64I-ISS
An instruction set simulator (ISS) for the RV32/64I subset of the RISC-V instruction set.
PySpice-org/PyCpuSimulator
CPU Simulator written in Python
TheRainbowPhoenix/RuK
SuperH CPU emulator, made to understand how SH4 CPU works (and not for native emulation !)
alshapton/Pyntel4004
A Python software implementation of the Intel 4004 processor
Arsenic-ATG/8085
8085 emulation library implemented in C++
vifino/lua-cpuemus
Pure Lua CPU emulators, including an Intel 8080 emulator and ZPU Emulator V3, based on gamemanj's.
explcre/21Summer-VE370-Intro-to-Computer-Organization-Projects
21Summer-VE370-Intro-to-Computer-Organization-Projects: -Project1: RISC-V Assembly, simluating c code. -Project2: 1.RISC-V64 single cycle processor. 2.RISC-V64 five-stage pipelined processor. -Project3: Virtual memory, TLB, cache, memory simulator. -Project4: Literature review on Computer Organization.
jlsuh/so-tp-2022-1c-TempleOS
Trabajo práctico cuatrimestral de Sistemas Operativos, materia de 3° año de la carrera Ingeniería en Sistemas de Información, UTN FRBA.