{"id":23587768,"url":"https://github.com/arkenidar/simple","last_synced_at":"2025-10-03T16:44:17.788Z","repository":{"id":73709740,"uuid":"70400478","full_name":"arkenidar/simple","owner":"arkenidar","description":"microcode machine (a C runtime and some microprograms are included). The challenge is compression of programs in this format. TODO: outputting that triggers memory mutation (program+data) for self-modification and read/write memory access by computed index.","archived":false,"fork":false,"pushed_at":"2018-02-19T09:07:06.000Z","size":56,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-14T15:17:36.688Z","etag":null,"topics":["programmable"],"latest_commit_sha":null,"homepage":"https://en.wikipedia.org/wiki/Microcode","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arkenidar.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,"zenodo":null}},"created_at":"2016-10-09T12:06:54.000Z","updated_at":"2024-01-08T19:30:08.000Z","dependencies_parsed_at":"2023-02-28T12:01:26.712Z","dependency_job_id":null,"html_url":"https://github.com/arkenidar/simple","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arkenidar/simple","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkenidar%2Fsimple","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkenidar%2Fsimple/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkenidar%2Fsimple/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkenidar%2Fsimple/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arkenidar","download_url":"https://codeload.github.com/arkenidar/simple/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkenidar%2Fsimple/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265433209,"owners_count":23764241,"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":["programmable"],"created_at":"2024-12-27T05:10:03.076Z","updated_at":"2025-10-03T16:44:17.681Z","avatar_url":"https://github.com/arkenidar.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"The instruction is defined as:\n- ADDRESSES\n  - 1- Input Address\n    - (it defines where to read from: Memory or Input device)\n  - 2- Output Address\n    - (it defines where to write: Memory or Output device)\n- INSTRUCTIONS\n  - 3- Instruction for case 0\n    - (executed when the bit in Path Selector address is 0)\n  - 4- Instruction for case 1\n    - (executed when the bit in Path Selector address is 1)\n\nExecution of one instruction: bit copy and path selection phases.\n- BIT COPY\n  - 1- input phase (Read from input address)\n  - 2- output phase (write to output address a copy of the bit from input address)\n- PATH SELECTION\n  - 3- instruction selection phase (instruction selection from Path Selector address,\n    address that could be written or not in the output phase).\n\nhttps://en.wikipedia.org/wiki/Microcode\nhttps://en.wikipedia.org/wiki/One_instruction_set_computer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farkenidar%2Fsimple","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farkenidar%2Fsimple","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farkenidar%2Fsimple/lists"}