TetaNES is a multi-platform emulator of the Nintendo Entertainment System (NES) released in Japan in 1983 and North America in 1986, written using Rust and wgpu. It runs on Linux, macOS, Windows and in a web browser with WebAssembly. Although the web version is playable, the desktop version is much more efficient and complete.
https://github.com/lukexor/tetanes
Bug Fixes
- (input) Track gamepad event ownership for UI consumption - (b1d48e2)
- (keybinds) Dismiss the Set Keybind dialog on capture - (80e50cc)
- Fixed ppu viewer - (99d823e)
Miscellaneous Tasks
- Updated deps - (7c66287)
- Clarify artifact names - (db285fe)
- Fix release flags - (e9f84d9)
- Fix web build - (d1326a0)
- Fixed build-artifacts - (b51d392)
https://github.com/lukexor/tetanes