{"id":13726817,"url":"https://github.com/takahirox/nes-rust","last_synced_at":"2025-11-13T22:58:36.854Z","repository":{"id":57644287,"uuid":"148018914","full_name":"takahirox/nes-rust","owner":"takahirox","description":"NES emulator written in Rust + WASM","archived":false,"fork":false,"pushed_at":"2020-08-28T03:12:58.000Z","size":1003,"stargazers_count":214,"open_issues_count":39,"forks_count":26,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-30T03:03:48.127Z","etag":null,"topics":["emulator","nes","nes-emu","nes-emulator","rust","wasm","webassembly","webaudio","webrtc"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/takahirox.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-09-09T11:28:53.000Z","updated_at":"2025-03-20T09:46:37.000Z","dependencies_parsed_at":"2022-08-30T08:01:55.901Z","dependency_job_id":null,"html_url":"https://github.com/takahirox/nes-rust","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takahirox%2Fnes-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takahirox%2Fnes-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takahirox%2Fnes-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takahirox%2Fnes-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/takahirox","download_url":"https://codeload.github.com/takahirox/nes-rust/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247430868,"owners_count":20937874,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["emulator","nes","nes-emu","nes-emulator","rust","wasm","webassembly","webaudio","webrtc"],"created_at":"2024-08-03T01:03:24.705Z","updated_at":"2025-11-13T22:58:36.801Z","avatar_url":"https://github.com/takahirox.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# nes-rust\n\n[![Build Status](https://travis-ci.com/takahirox/nes-rust.svg?branch=master)](https://travis-ci.com/takahirox/nes-rust)\n[![Crate](https://img.shields.io/crates/v/nes_rust.svg)](https://crates.io/crates/nes_rust)\n[![npm version](https://badge.fury.io/js/nes_rust_wasm.svg)](https://badge.fury.io/js/nes_rust_wasm)\n\nnes-rust is a NES emulator written in Rust. It can be compiled to WebAssembly.\n\n## Online Demos / Videos\n\n- [Online Singleplay Demo](https://takahirox.github.io/nes-rust/wasm/web/index.html)\n- [Online Multiplay Demo](https://takahirox.github.io/nes-rust/wasm/web/multiplay.html) / [Video](https://twitter.com/superhoge/status/1205427421010247680)\n- [Online VR Multiplay Demo](https://takahirox.github.io/nes-rust/wasm/web/vr.html) / [Video](https://twitter.com/superhoge/status/1209685614074875906)\n\n## Screenshots\n\n[nestest](http://wiki.nesdev.com/w/index.php/Emulator_tests)\n\n![nestest](./screenshots/nestest.png)\n\n[Sgt. Helmet Training Day](http://www.mojontwins.com/juegos_mojonos/sgt-helmet-training-day-nes/)\n\n![Sgt. Helmet Training Day](./screenshots/Sgt_Helmet.png)\n\n## Features\n\n- Audio support with SDL2 / WebAudio\n- WebAssembly support\n- Remote multiplay support with WebRTC\n\n## How to import into your Rust project\n\nThe emulator module and document are released at [crates.io](https://crates.io/crates/nes_rust).\n\n## How to build core library locally\n\n```\n$ git clone https://github.com/takahirox/nes-rust.git\n$ cd nes-rust\n$ cargo build --release\n```\n\n## How to run as desktop application\n\nPrerequirements\n- Install [Rust-SDL2](https://github.com/Rust-SDL2/rust-sdl2#rust)\n\n```\n$ cd nes-rust/cli\n$ cargo run --release path_to_rom_file\n```\n\n## How to import and use WebAssembly NES emulator in a web browser\n\nSee [wasm/web](https://github.com/takahirox/nes-rust/tree/master/wasm/web)\n\n## How to install and use WebAssembly NES emulator npm package\n\nSee [wasm/npm](https://github.com/takahirox/nes-rust/tree/master/wasm/npm)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakahirox%2Fnes-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftakahirox%2Fnes-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakahirox%2Fnes-rust/lists"}