{"id":21025732,"url":"https://github.com/fardinkamal62/ctocpuemulation","last_synced_at":"2025-08-28T12:13:42.810Z","repository":{"id":223136475,"uuid":"755047151","full_name":"fardinkamal62/CtoCPUEmulation","owner":"fardinkamal62","description":"Emulate how a C code runs on CPU","archived":false,"fork":false,"pushed_at":"2024-03-08T14:53:40.000Z","size":33,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-02T21:07:42.126Z","etag":null,"topics":["c","emulation"],"latest_commit_sha":null,"homepage":"","language":"C","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/fardinkamal62.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,"publiccode":null,"codemeta":null}},"created_at":"2024-02-09T10:27:24.000Z","updated_at":"2024-11-29T15:32:48.000Z","dependencies_parsed_at":"2024-03-04T14:42:12.367Z","dependency_job_id":"141863fa-06d2-42f2-9389-282f1b90ea64","html_url":"https://github.com/fardinkamal62/CtoCPUEmulation","commit_stats":null,"previous_names":["fardinkamal62/ctocpusimulation","fardinkamal62/ctocpuemulation"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fardinkamal62/CtoCPUEmulation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fardinkamal62%2FCtoCPUEmulation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fardinkamal62%2FCtoCPUEmulation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fardinkamal62%2FCtoCPUEmulation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fardinkamal62%2FCtoCPUEmulation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fardinkamal62","download_url":"https://codeload.github.com/fardinkamal62/CtoCPUEmulation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fardinkamal62%2FCtoCPUEmulation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272497507,"owners_count":24944705,"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-28T02:00:10.768Z","response_time":74,"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":["c","emulation"],"created_at":"2024-11-19T11:36:15.456Z","updated_at":"2025-08-28T12:13:42.765Z","avatar_url":"https://github.com/fardinkamal62.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\u003ch1\u003eCtoCPUEmulation\u003c/h1\u003e\u003c/div\u003e\n\u003cdiv align=\"center\"\u003eEmulate how a C code runs on CPU\u003c/div\u003e\n\u003cdiv align=\"center\" style=\"color: grey\"\u003e\u003csub\u003eVersion: Beta 1.2.0\u003c/sub\u003e\u003c/div\u003e\n\u003cdiv align=\"center\"\u003e\n    •\n    \u003ca href=\"https://docs.google.com/document/d/1nFtFiSOII9s5k_dbEd0aYju97Wj9iX1dYfyFI1vBiF0/edit#heading=h.6ll8yxyq48ox\" target='_blank'\u003eDocumentation\u003c/a\u003e\n    \u003c/strong\u003e\n\u003c/div\u003e\n\n## Description\nCtoCPUEmulation is a project that emulates the execution of C code. It emulates the conversion of how a C code converts into assembly code then into machine code and then runs on a CPU \u0026 what instructions does CPU executes\n\n## Features\n- Show the assembly code of the C code\n- Show the machine code of the assembly code\n\n## Usage\n1. Clone the repository: `git clone https://github.com/fardinkamal62/CtoCPUEmulation.git`\n2. Navigate to the project directory: `cd CtoCPUEmulation`\n3. Put your C code in `io/input.c` file. Check `io/input.c` for example.\n3. Run `gcc main.c -o build/main \u0026\u0026 build/main` to compile and run the program.\n\n## Contributing\nContributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.\n\n## License\nThis project is licensed under the [GNU General Public License v3.0](LICENSE).\n\n## Changelog\n### Beta 1.2.0\n- Load binary instructions into memory\n- Emulate executing binary instructions on CPU\n- Show the output of the execution\n\n### Beta 1.0.0\n\nAble to convert C code to assembly code and machine code and show the output.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffardinkamal62%2Fctocpuemulation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffardinkamal62%2Fctocpuemulation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffardinkamal62%2Fctocpuemulation/lists"}