llvm-gbz80
CPU emulator
A LLVM-based port of the GBZ80 CPU architecture
LLVM port to the GBZ80 CPU
36 stars
6 watching
9 forks
Language: LLVM
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mohanson/i8080 | An Intel 8080 CPU emulator implemented in Rust. | 111 |
atari800/atari800 | An emulator for classic Atari 8-bit computers and consoles. | 352 |
remko/uxn.wasm | An emulator implementation of the Uxn virtual machine in WebAssembly | 41 |
raphamorim/gameboy | A Gameboy emulator written in Rust and WebAssembly. | 110 |
dbalsom/martypc | A cross-platform emulator of early PCs written in Rust | 583 |
chutchinson/chip-8 | A Rust implementation of a virtual machine for a classic home computer architecture | 4 |
acceleratehs/accelerate-llvm | Compiles Accelerate code to LLVM IR and executes it on CPUs or NVIDIA GPUs | 158 |
igor84/summus | A compiler frontend written without C macros using LLVM as the backend to compile a minimal language for educational purposes. | 234 |
bluealloy/revm | Rust implementation of an Ethereum Virtual Machine with focus on speed and simplicity. | 1,652 |
lekkit/rvvm | An emulator and virtual machine for the RISC-V instruction set architecture. | 936 |
bos/llvm | Haskell bindings to the LLVM compiler infrastructure project | 104 |
imanolea/z80asm-vscode | Supports syntax highlighting and development in Z80 Assembly language | 32 |
ronsor/riscv-zig | A RISC-V CPU emulator written in Zig. | 48 |
vlang/vpm | A package manager for a programming language called V | 115 |
z88dk/z88dk | Development kit for Z80 family of machines | 918 |