{"id":13436755,"url":"https://github.com/pcwalton/sprocketnes","last_synced_at":"2025-09-09T15:39:13.044Z","repository":{"id":5049920,"uuid":"6211142","full_name":"pcwalton/sprocketnes","owner":"pcwalton","description":"NES emulator written in Rust","archived":false,"fork":false,"pushed_at":"2019-10-23T12:28:56.000Z","size":355,"stargazers_count":748,"open_issues_count":9,"forks_count":54,"subscribers_count":30,"default_branch":"master","last_synced_at":"2025-07-20T04:56:47.178Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"beetbox/beets","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pcwalton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-10-14T06:22:28.000Z","updated_at":"2025-06-24T19:52:51.000Z","dependencies_parsed_at":"2022-07-07T22:28:46.550Z","dependency_job_id":null,"html_url":"https://github.com/pcwalton/sprocketnes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pcwalton/sprocketnes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcwalton%2Fsprocketnes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcwalton%2Fsprocketnes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcwalton%2Fsprocketnes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcwalton%2Fsprocketnes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pcwalton","download_url":"https://codeload.github.com/pcwalton/sprocketnes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcwalton%2Fsprocketnes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274319178,"owners_count":25263223,"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","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-07-31T03:00:51.890Z","updated_at":"2025-09-09T15:39:12.990Z","avatar_url":"https://github.com/pcwalton.png","language":"Rust","readme":"`sprocketnes` is an emulator for the Nintendo Entertainment System written in\nthe Rust programming language.\n\nIts purpose is to serve as a *technology demonstration* to show how the Rust\nprogramming language is suitable for systems software such as emulators. It\nhas many shortcomings and is not intended to be a production-quality emulator.\n`sprocketnes` is also designed to be a relatively clean example codebase,\nshowing off various Rust idioms.\n\nThe NES was chosen for this project because:\n\n* It's familiar to most hackers.\n\n* It's a reasonably simple system to emulate.\n\n* Because of its popularity, its workings are relatively well-documented.\n\n* It's CPU-bound, so it can serve as a benchmark to help optimize Rust code.\n\n* The audio requires some measure of real-time operation, which tests Rust's\n  real-time capabilities.\n\nThe main controls are as follows:\n\n* A: Z\n\n* B: X\n\n* Start: Enter\n\n* Select: Right shift\n\n* D-Pad: Arrows\n\nOther keys:\n\n* Save state: S\n\n* Load state: L\n\n* Quit: Escape\n\nIf you want to build `sprocketnes`, you will first need the Speex codec library\ninstalled; on the Mac you can install it with `brew install speex`.\n\nTo build (add `--release` if you actually want playable speed):\n\n    cargo build\n\nThere are numerous demos and games available for free for use with this\nemulator at http://nesdev.com/.\n\nEnjoy!\n","funding_links":[],"categories":["Applications","Rust","Applications written in Rust","应用","应用 Applications","应用程序 Applications"],"sub_categories":["Emulators","仿真器","模拟器 Emulators"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpcwalton%2Fsprocketnes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpcwalton%2Fsprocketnes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpcwalton%2Fsprocketnes/lists"}