dust
DS Emulator
An emulator for the Nintendo DS console written in Rust.
A Nintendo DS emulator written in Rust for desktop devices and the web, with debugging features and a focus on accuracy
241 stars
8 watching
19 forks
Language: Rust
last commit: 3 months ago
Linked from 1 awesome list
debugging-toolsdsemulatornintendo-dsrust
Related projects:
Repository | Description | Stars |
---|---|---|
koute/pinky | An NES emulator written in Rust with basic 6502, PPU and APU emulation capabilities. | 778 |
michelhe/rustboyadvance-ng | An emulator and debugger for the Nintendo Game Boy Advance console written in Rust. | 610 |
deadcore/playstation-emulator | An emulator that replicates the behavior of a PlayStation console | 3 |
mvdnes/rboy | An emulator of the Gameboy Color console written in Rust | 611 |
starlitghost/gboxide | An emulator for the original GameBoy handheld game console written in Rust. | 11 |
pcwalton/sprocketnes | An emulator for the Nintendo Entertainment System written in Rust. | 750 |
gekkio/mooneye-gb | A detailed implementation of a Game Boy emulator and test framework written in Rust. | 904 |
linuscde/doomarkable | A Rust-based port of the classic DOOM game to run on an e-ink display device | 40 |
kondrak/rust64 | A Rust-based Commodore 64 emulator with a built-in visual debugger and cycle-based emulation. | 263 |
dbalsom/martypc | An emulator for early PCs written in Rust, aiming to provide accurate cycle-by-cycle execution of 8088-based systems. | 590 |
gopher64/gopher64 | An N64 emulator written in Rust with interpreters for CPU and RSP, using SDL for input handling. | 95 |
starrhorne/chip8-rust | A Rust implementation of the Chip-8 video game console emulator | 144 |
js-emulators/desmond | An HTML embeddable Nintendo DS emulator based on the DeSmuME-wasm project | 59 |
joamag/boytacean | An emulator for classic Game Boy handheld consoles written in Rust. | 627 |