{"id":15679474,"url":"https://github.com/aravindvnair99/emu8086","last_synced_at":"2025-08-30T16:13:13.849Z","repository":{"id":93417037,"uuid":"163654203","full_name":"aravindvnair99/emu8086","owner":"aravindvnair99","description":"Collection of beginner friendly emu8086 programs and examples based on Assembly","archived":false,"fork":false,"pushed_at":"2021-02-11T15:42:15.000Z","size":164,"stargazers_count":14,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-07T09:52:48.507Z","etag":null,"topics":["assembly","assembly-8086","assembly-language","assembly-language-programming","emu8086","intel","processor"],"latest_commit_sha":null,"homepage":null,"language":"Assembly","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/aravindvnair99.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"ko_fi":"aravindvnair99","custom":["https://paypal.com/paypalme/AravindVNair99"]}},"created_at":"2018-12-31T08:56:25.000Z","updated_at":"2024-05-10T17:07:50.000Z","dependencies_parsed_at":"2023-08-25T18:22:14.660Z","dependency_job_id":null,"html_url":"https://github.com/aravindvnair99/emu8086","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aravindvnair99/emu8086","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aravindvnair99%2Femu8086","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aravindvnair99%2Femu8086/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aravindvnair99%2Femu8086/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aravindvnair99%2Femu8086/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aravindvnair99","download_url":"https://codeload.github.com/aravindvnair99/emu8086/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aravindvnair99%2Femu8086/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272873303,"owners_count":25007504,"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-08-30T02:00:09.474Z","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":["assembly","assembly-8086","assembly-language","assembly-language-programming","emu8086","intel","processor"],"created_at":"2024-10-03T16:31:43.630Z","updated_at":"2025-08-30T16:13:13.833Z","avatar_url":"https://github.com/aravindvnair99.png","language":"Assembly","funding_links":["https://ko-fi.com/aravindvnair99","https://paypal.com/paypalme/AravindVNair99"],"categories":[],"sub_categories":[],"readme":"# emu8086 ![](https://komarev.com/ghpvc/?username=AravindVNair99\u0026label=Views)\nCollection of beginner friendly emu8086 programs and examples based on Assembly\n\n# :book: How to use the repository?\n\n* [Source Codes Stable](https://github.com/aravindvnair99/emu8086/tree/master/Source%20Codes%20Stable) contains codes that have been tested and are guaranteed to run. For any issues please report to us in the format mentioned below.\n\n* [Source Codes Testing](https://github.com/aravindvnair99/emu8086/tree/master/Source%20Codes%20Testing) contains new codes that are being tested and are scheduled to be pushed to stable channel soon. For any issues please report to us in the format mentioned below. Feel free to also contribute. Details mentioned below.\n\n# :octocat: How to contribute?\n\nAll contributions are welcome! Code, documentation, graphics or even design suggestions are welcome; use GitHub to its fullest. Submit pull requests, contribute tutorials or other wiki content -- whatever you have to offer, it would be appreciated!\n\nPlease read [CONTRIBUTING.md](CONTRIBUTING.md) for details on contributing.\n\n# :scroll: License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n# :octocat: Team\n\n* **Aravind V. Nair** - *Coder and tester* - [AravindVNair99](https://github.com/aravindvnair99)\n* **Abhishek Sai** - *Coder and tester* - [Abhishek-Sai](https://github.com/Abhishek-Sai)\n\nSee the full list of [contributors](https://github.com/aravindvnair99/emu8086/graphs/contributors) who participated in this project and statistics.\n\n# :heavy_exclamation_mark: Prerequisites aka requirements\n\nPlease read [Prerequisite](Prerequisite.md) file for details.\n\n# :scroll: Changelog\n\nCheck the [changelog here](https://github.com/aravindvnair99/emu8086/commits/master).\n\n# :scroll: I found some bugs or issues. Where do I report?\n\nReport [here](https://github.com/aravindvnair99/emu8086/issues/new) in detail answering these questions:\n\n* What steps did you take to make the bug appear?\n* How can the bug be fixed? (In case you know)\n* Which OS and which all packages / softwares / dependencies are you using?\n* Have you tried any troubleshooting steps such as a reboot for example?\n* Have you followed the prescribed prerequisites?\n\n# :scroll: How do I contact the team?\n\nCheck [here](https://github.com/aravindvnair99/emu8086/graphs/contributors) for the list of contributors. Contact one of them through their profiles.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faravindvnair99%2Femu8086","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faravindvnair99%2Femu8086","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faravindvnair99%2Femu8086/lists"}