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.
18 stars
1 watching
4 forks
Language: Rust
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A scripting engine for the Game Boy that allows writing of bytecode-based scripts in Rust | 11 |
| A detailed implementation of a Game Boy emulator and test framework written in Rust. | 904 |
| An emulator for a specific type of computer system on iOS devices | 12 |
| An Intellivision emulator that adds cross-platform support to an existing project. | 12 |
| A Game Boy emulator written in Zig, aiming to implement the CPU, disassembler, video, and audio components. | 24 |
| An implementation of a custom CPU and peripheral suite for a microcontroller | 42 |
| Emulates the behavior of an 8-bit computer with built-in graphics and sound capabilities | 13 |
| A tool for analyzing and executing x86 binary code | 148 |
| An emulator for the original GameBoy handheld game console written in Rust. | 11 |
| A basic Game Boy emulator project with a focus on bootstrapping and assembly code | 31 |
| An Objective-C implementation of a DOS game emulator that can run on Mac OS X | 777 |
| An assembler and emulator for emulating classic microprocessors. | 16 |
| An open-source iPod emulator project aiming to run various operating systems on an emulated iPod 4G device. | 172 |
| An NES emulator written in Rust with basic 6502, PPU and APU emulation capabilities. | 778 |