{"id":20428868,"url":"https://github.com/mhashim6/lc3-virtual-machine","last_synced_at":"2026-03-06T08:03:32.270Z","repository":{"id":40471016,"uuid":"175041592","full_name":"mhashim6/LC3-Virtual-Machine","owner":"mhashim6","description":"LC-3 VM Python implementation.","archived":false,"fork":false,"pushed_at":"2022-07-31T12:50:05.000Z","size":68,"stargazers_count":6,"open_issues_count":0,"forks_count":7,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-07-07T01:05:06.572Z","etag":null,"topics":["16-bit","16bit","computer-architecture","lc3","lc3-vm","python","python3","virtual-machine"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/mhashim6.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["mhashim6"],"custom":["https://www.buymeacoffee.com/mhashim6"]}},"created_at":"2019-03-11T16:34:14.000Z","updated_at":"2025-06-07T05:47:56.000Z","dependencies_parsed_at":"2022-08-18T19:21:33.581Z","dependency_job_id":null,"html_url":"https://github.com/mhashim6/LC3-Virtual-Machine","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mhashim6/LC3-Virtual-Machine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhashim6%2FLC3-Virtual-Machine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhashim6%2FLC3-Virtual-Machine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhashim6%2FLC3-Virtual-Machine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhashim6%2FLC3-Virtual-Machine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mhashim6","download_url":"https://codeload.github.com/mhashim6/LC3-Virtual-Machine/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhashim6%2FLC3-Virtual-Machine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30166889,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T07:56:45.623Z","status":"ssl_error","status_checked_at":"2026-03-06T07:55:55.621Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["16-bit","16bit","computer-architecture","lc3","lc3-vm","python","python3","virtual-machine"],"created_at":"2024-11-15T07:29:10.256Z","updated_at":"2026-03-06T08:03:32.194Z","avatar_url":"https://github.com/mhashim6.png","language":"Python","funding_links":["https://github.com/sponsors/mhashim6","https://www.buymeacoffee.com/mhashim6"],"categories":[],"sub_categories":[],"readme":"# LC-3 Virtual Machine\nLittle Computer 3, or [LC-3](https://en.wikipedia.org/wiki/LC-3), is a type of computer educational programming language, an assembly language, which is a type of low-level programming language.\nThis is a Python implementation of the LC-3 virtual machine.\n\n## Architecture\n### Instructions\n- [x] Branch\n- [x] Add\n- [x] Load\n- [x] Store\n- [x] Jump register\n- [x] Bitwise AND\n- [x] Load register\n- [x] Store register\n- [x] Bitwise NOT\n- [x] Load indirect\n- [x] Store indirect\n- [x] Jump\n- [x] Reserved\n- [x] Load effective address\n### I/O\n- [x] Memory-mapped registers [Unix only.]\n### Traps\n- [x] Get character from keyboard \"without echod\"\n- [x] Output a character\n- [x] Output a word string\n- [x] Input a string \"With echod\"\n- [x] Output a byte string\n- [x] Halt\n\n## Creadits/Inspirations\n - [Write Your Own Virtual Machine](https://justinmeiners.github.io/lc3-vm/index.html#)\n - [dwelch67/lc3](https://github.com/dwelch67/lc3)\n - [Bl41r/lc-3-virtual-machine](https://github.com/Bl41r/lc-3-virtual-machine)\n - [paul-nameless/lc3-vm](https://github.com/paul-nameless/lc3-vm)\n\n## Requirements\nNo dependencies, just `Python3`.\n\n## License\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhashim6%2Flc3-virtual-machine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmhashim6%2Flc3-virtual-machine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhashim6%2Flc3-virtual-machine/lists"}