{"id":18388433,"url":"https://github.com/jmcph4/cpu2","last_synced_at":"2025-04-12T04:24:48.382Z","repository":{"id":87928463,"uuid":"87895505","full_name":"jmcph4/cpu2","owner":"jmcph4","description":"The spiritual successor of my previous CPU simulator","archived":false,"fork":false,"pushed_at":"2018-08-12T23:53:28.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-16T00:44:22.255Z","etag":null,"topics":["architectural-simulation","architecture","cpu","machine-code","microcontroller","microprocessor","simulation"],"latest_commit_sha":null,"homepage":null,"language":"C","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/jmcph4.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":"2017-04-11T06:01:17.000Z","updated_at":"2018-08-12T23:53:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"8bd83b0e-7702-4da8-86ae-be9ffe716fec","html_url":"https://github.com/jmcph4/cpu2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmcph4%2Fcpu2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmcph4%2Fcpu2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmcph4%2Fcpu2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmcph4%2Fcpu2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmcph4","download_url":"https://codeload.github.com/jmcph4/cpu2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248515191,"owners_count":21117125,"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":["architectural-simulation","architecture","cpu","machine-code","microcontroller","microprocessor","simulation"],"created_at":"2024-11-06T01:34:16.947Z","updated_at":"2025-04-12T04:24:48.362Z","avatar_url":"https://github.com/jmcph4.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cpu2 #\n---\n\nThe spritual successor of my original CPU simulator (called cpu).\n\n## Installation ##\nRequires JCRL (only the stack module though).\n\n    git clone https://github.com/jmcph4/jcrl.git\n    cd jcrl\n    make\n    cd ..\n    git clone https://github.com/jmcph4/cpu2.git\n    cp jcrl/build/libjcrl.a cpu2/lib/libjcrl.a\n    cp jcrl/src/* cpu2/include/\n    cd cpu2\n    make\n\n## Usage ##\nAccepts a file containing machine code, outputs CPUI's status to the screen for each instruction.\n\n    cpu2 machine_code.bin\n\nSee wiki or docs (soon) for ISA details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmcph4%2Fcpu2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmcph4%2Fcpu2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmcph4%2Fcpu2/lists"}