#
cpu-emulator
Here are 113 public repositories matching this topic...
A fast & simple MOS 6502 CPU emulator written in C++
-
Updated
Apr 24, 2020 - C++
Highly portable Zilog Z80 CPU emulator written in ANSI C
-
Updated
Aug 1, 2021 - C
x86 PC emulator that runs both natively and in the browser, via WebAssembly
-
Updated
Feb 18, 2021 - C
A Motorola 68000 emulator written in C++
-
Updated
Oct 14, 2021 - C
Online MIPS32 Simulator Based on Spim
javascript
emulator
simulator
cpu
mips
processor
highlighting
webassembly
cpu-emulator
mips32
spim
javascript-wo
-
Updated
Nov 13, 2019 - C++
An Intel 8086 CPU emulator in Python with GUI.
-
Updated
Jun 12, 2020 - Python
RISC-V CPU simulator for education purposes
-
Updated
Dec 15, 2021 - C++
A simulation of Ben Eater's breadboard computer which can run assembly code
-
Updated
Jul 16, 2021 - Python
A Bare-Metal Intel 8086 Emulator Written In Raw WebAssembly.
emulator
browser
cpu
assembly
emulation
webassembly
wasm
intel
x86
wat
cpu-emulator
8086
16bit
wast
8086-emulator
8086-architecture
iapx
-
Updated
Dec 7, 2021 - WebAssembly
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.
-
Updated
Sep 18, 2019 - JavaScript
The Sherwood Architecture is a custom 64-Bit RISC based CPU architecture.
emulator
cpu
virtual-machine
architecture
assembler
computer-architecture
cpu-emulator
cpu-architecture
sherwood-architecture
-
Updated
Oct 29, 2018 - CSS
A fantasy console inspired by the Nintendo Gameboy!
c
cpu
gameboy
game-engine
virtual-machine
assembly
game-console
cpu-emulator
80s
fantasy-console
fantasy-computer
-
Updated
Feb 2, 2021 - C
CPU Simulator written in Python
-
Updated
Apr 8, 2020 - Python
Pure Lua CPU emulators, including an Intel 8080 emulator and ZPU Emulator V3, based on gamemanj's.
-
Updated
Oct 5, 2018 - Lua
Emulating other CPU architectures in Docker made easy
-
Updated
Oct 5, 2020 - Shell
One Instruction Set Computer
-
Updated
Aug 18, 2017 - Python
WebAssembly TD4 Emulator with Rust.
-
Updated
Apr 22, 2021 - Rust
An instruction set simulator (ISS) for the RV32/64I subset of the RISC-V instruction set.
-
Updated
Nov 5, 2020 - Assembly
The Intel 8080 ("eighty-eighty") is the second 8-bit microprocessor designed and manufactured by Intel.
-
Updated
Nov 26, 2021 - C++
-
Updated
Aug 29, 2016 - Python
-
Updated
Aug 11, 2017 - Pascal
A cross-platform 8086 assembler & emulator built to make assembly easier.
-
Updated
Mar 13, 2021 - C++
Remake of Stunts 4D Sports Driving in Haskell
-
Updated
Dec 4, 2018 - Haskell
Improve this page
Add a description, image, and links to the cpu-emulator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cpu-emulator topic, visit your repo's landing page and select "manage topics."
Just as we have a self-checking test suite for RV32/64IMC, it would be nice to also have a full pseudoinstruction test suite to ensure corectness.