{"id":15060515,"url":"https://github.com/covx/lc3","last_synced_at":"2026-03-11T06:32:10.633Z","repository":{"id":64306310,"uuid":"259608788","full_name":"covx/lc3","owner":"covx","description":"Lc3 Little Computer Emulator","archived":false,"fork":false,"pushed_at":"2025-03-06T08:39:01.000Z","size":249,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T06:15:03.181Z","etag":null,"topics":["assembly","lc3","lc3-vm","virtual-machine"],"latest_commit_sha":null,"homepage":"","language":"Go","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/covx.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-04-28T10:47:16.000Z","updated_at":"2025-03-06T08:38:25.000Z","dependencies_parsed_at":"2025-04-10T06:11:27.419Z","dependency_job_id":"b64d718b-e001-49a7-a1cf-f28dc25a846f","html_url":"https://github.com/covx/lc3","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/covx/lc3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/covx%2Flc3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/covx%2Flc3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/covx%2Flc3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/covx%2Flc3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/covx","download_url":"https://codeload.github.com/covx/lc3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/covx%2Flc3/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30373464,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T06:09:32.197Z","status":"ssl_error","status_checked_at":"2026-03-11T06:09:17.086Z","response_time":84,"last_error":"SSL_read: 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":["assembly","lc3","lc3-vm","virtual-machine"],"created_at":"2024-09-24T22:59:43.512Z","updated_at":"2026-03-11T06:32:10.601Z","avatar_url":"https://github.com/covx.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LC3\n\nLC-3 (Little Computer 3) emulator implemented in Go. \n\nSee more:\n- https://en.wikipedia.org/wiki/Little_Computer_3\n- https://justinmeiners.github.io/lc3-vm/supplies/lc3-isa.pdf\n- https://www.cs.utexas.edu/users/fussell/courses/cs310h/lectures/Lecture_10-310h.pdf\n\n## Examples:\n\n### 2048 Game:\n\n```\nlc3 -image ./examples/2048.obj\n```\n\nor\n\n```bash\ngo run main.go -image ./examples/2048.obj\n```\n\nResult:\n\n![2048](./images/2048.png \"2048 game\")\n\n### Rogue game:\n\n```\nlc3 -image ./programs/rogue.obj\n```\n\nor\n\n```bash\ngo run main.go -image ./programs/rogue.obj\n```\n\nResult:\n\n![Rogue](./images/rogue.png \"Rogue game\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcovx%2Flc3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcovx%2Flc3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcovx%2Flc3/lists"}