{"id":23690804,"url":"https://github.com/dispatchcode/nate-rust","last_synced_at":"2025-09-02T20:31:30.598Z","repository":{"id":229352679,"uuid":"273603584","full_name":"DispatchCode/nate-rust","owner":"DispatchCode","description":"[Codegolf] Just a minimal 8086 emulator written in Rust","archived":false,"fork":false,"pushed_at":"2022-04-08T11:49:51.000Z","size":20,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T00:01:26.764Z","etag":null,"topics":["codegolf","cpu8086","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DispatchCode.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-06-19T23:21:18.000Z","updated_at":"2021-01-13T15:25:17.000Z","dependencies_parsed_at":"2024-03-23T19:22:30.668Z","dependency_job_id":"e6425a22-2b89-46f7-9aa2-dafb42e04034","html_url":"https://github.com/DispatchCode/nate-rust","commit_stats":null,"previous_names":["dispatchcode/nate-rust"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DispatchCode/nate-rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DispatchCode%2Fnate-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DispatchCode%2Fnate-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DispatchCode%2Fnate-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DispatchCode%2Fnate-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DispatchCode","download_url":"https://codeload.github.com/DispatchCode/nate-rust/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DispatchCode%2Fnate-rust/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273344602,"owners_count":25089012,"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-02T02:00:09.530Z","response_time":77,"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":["codegolf","cpu8086","rust"],"created_at":"2024-12-30T02:52:10.726Z","updated_at":"2025-09-02T20:31:30.342Z","avatar_url":"https://github.com/DispatchCode.png","language":"Rust","readme":"*Noob rustacean* version of [Nate](https://github.com/DispatchCode/NaTE).\n\n## NaTE - Not a True Emulator *(Rust version)*\n\nA codegolf challenge captured my attention, [Emulate an Intel 8086 CPU](https://codegolf.stackexchange.com/questions/4732/emulate-an-intel-8086-cpu).\n\nHere is the result:\n\n![rust_nate](https://user-images.githubusercontent.com/4256708/85185145-1033fa80-b293-11ea-97f8-bc035c3444a1.png)\n\n## Project Files\n\n`mca8086.rs` is the core that fulfill the \"fetch and decode\" step (inspired by NaTE). \n\n`cpu.rs` offers a basic CPU initialization.\n\n`cpu_exec.rs` emulates an instruction previously disassembled by mca8086.\n\nPlease note that the video memory is not properly emulated; features such as segments and interrupts are not supported.\n\n#### LICENSE\nThe program is licensed under GPL v.3.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdispatchcode%2Fnate-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdispatchcode%2Fnate-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdispatchcode%2Fnate-rust/lists"}