evunit
CPU emulator
A tool for testing Game Boy code by emulating its CPU and running unit tests on binary files.
A CPU emulator for running unit tests on Game Boy code.
17 stars
1 watching
4 forks
Language: Rust
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
evie-calico/evscript | A scripting engine for the Game Boy that allows writing of bytecode-based scripts in Rust | 10 |
gekkio/mooneye-gb | A detailed implementation of a Game Boy emulator and test framework written in Rust. | 902 |
paiv/uxn-ios | An emulator for a specific type of computer system on iOS devices | 12 |
jeremiah-sypult/blissemu | An Intellivision emulator that adds cross-platform support to an existing project. | 12 |
isaachier/gbemu | A Game Boy emulator written in Zig, aiming to implement the CPU, disassembler, video, and audio components. | 24 |
mkeeter/raven | An implementation of a custom CPU and peripheral suite for a microcontroller | 41 |
sarania/project-cherry | Emulates the behavior of an 8-bit computer with built-in graphics and sound capabilities | 13 |
buffer/libemu | A tool for analyzing and executing x86 binary code | 148 |
starlitghost/gboxide | An emulator for the original GameBoy handheld game console written in Rust. | 11 |
yenatch/bootstrap.gb | A basic Game Boy emulator project with a focus on bootstrapping and assembly code | 30 |
alinebee/boxer | An emulator of an old DOS game | 776 |
euhmeuh/virtual-mpu | An assembler and emulator for emulating classic microprocessors. | 16 |
daniel5151/clicky | An open-source iPod emulator project aiming to run various operating systems on an emulated iPod 4G device. | 169 |
koute/pinky | An NES emulator written in Rust with basic 6502, PPU and APU emulation capabilities. | 774 |