iamsix / oxidenes

NES emulator written in Rust to learn Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OxideNES 
A NES emulator in Rust. 

CPU should be accurate, PPU is mostly accurate, timing between the 2 is off for some corner cases and hardware quirks. APU mostly functions but uses low quality/inaccurate downsampling.

usage:
oxidenes /path/to/rom

About

NES emulator written in Rust to learn Rust


Languages

Language:Rust 100.0%