cpu-emulator topic

List cpu-emulator repositories

unicorn

7.2k
Stars
1.3k
Forks
Watchers

Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86)

CPU-Scheduling-Algorithms

114
Stars
37
Forks
Watchers

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),...

js5005

16
Stars
2
Forks
Watchers

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.