{"id":21032216,"url":"https://github.com/rami-sabbagh/asm-19","last_synced_at":"2025-05-15T13:30:54.657Z","repository":{"id":77059791,"uuid":"249068681","full_name":"Rami-Sabbagh/ASM-19","owner":"Rami-Sabbagh","description":"ASM-19 is a fantasy assembly language which has been created during the lockdown days of the COVID-19 virus.","archived":false,"fork":false,"pushed_at":"2021-06-02T20:17:49.000Z","size":78,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T09:21:32.190Z","etag":null,"topics":["16-bit","assembler","assembly","emulator","fantasy","isa","language","machine","virtual-machine"],"latest_commit_sha":null,"homepage":"","language":null,"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/Rami-Sabbagh.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":"2020-03-21T22:02:36.000Z","updated_at":"2021-08-12T19:20:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"649d44c7-a1c8-46e8-8904-ee8b0b9db51b","html_url":"https://github.com/Rami-Sabbagh/ASM-19","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rami-Sabbagh%2FASM-19","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rami-Sabbagh%2FASM-19/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rami-Sabbagh%2FASM-19/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rami-Sabbagh%2FASM-19/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rami-Sabbagh","download_url":"https://codeload.github.com/Rami-Sabbagh/ASM-19/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254349246,"owners_count":22056305,"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":["16-bit","assembler","assembly","emulator","fantasy","isa","language","machine","virtual-machine"],"created_at":"2024-11-19T12:41:37.617Z","updated_at":"2025-05-15T13:30:54.647Z","avatar_url":"https://github.com/Rami-Sabbagh.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# ASM-19\n\nASM-19 is a \"fantasy\" instruction set architecture, which is never made to be built into real hardware.\n\n## Implementations\n\n- [implementation-01](https://github.com/Rami-Sabbagh/ASM-19/tree/implementation-01)\n- [implementation-02](https://github.com/Rami-Sabbagh/ASM-19/tree/implementation-02)\n\n## Motivation\n\nIt was made as a challenge project during the lockdown days of the COVID-19 virus inorder to pass time.\n\n## Objectives\n\n- Create a set of instructions, which must be [turing complete / computationally universal](https://en.wikipedia.org/wiki/Turing_completeness), so it can \"simulate any Turing machine\" like our personal computers.\n\n- Create a text format for representing a program.\n\n- Define the architecture of a virtual processor which:\n\n  - Runs the ASM-19 instructions.\n  - Stores the program instructions using a binary format in memory.\n\n- Create an assembler which assembles programs from the text format into the binary format, as memory images for the virtual processor.\n\n- Create an emulator of the virtual processor that can load and run the memory images.\n\n## Gained values\n\n- Learnt much deeper low-level knowledge on how a real machine is built.\n- Learnt how assemblers and emulators can be made.\n- Respect the huge architectural work done on computers.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frami-sabbagh%2Fasm-19","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frami-sabbagh%2Fasm-19","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frami-sabbagh%2Fasm-19/lists"}