{"id":21615363,"url":"https://github.com/boneill02/project0930","last_synced_at":"2025-03-18T16:52:31.006Z","repository":{"id":135559461,"uuid":"289120058","full_name":"boneill02/project0930","owner":"boneill02","description":"custom cpu architecture","archived":false,"fork":false,"pushed_at":"2022-10-18T18:27:18.000Z","size":181,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-24T20:43:46.982Z","etag":null,"topics":["assembler","cpu","disassembler","emulation","emulator"],"latest_commit_sha":null,"homepage":"","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/boneill02.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-08-20T22:06:09.000Z","updated_at":"2023-02-01T00:05:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"a7eb02ef-e027-4a05-b700-a394305fb8e0","html_url":"https://github.com/boneill02/project0930","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/boneill02%2Fproject0930","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneill02%2Fproject0930/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneill02%2Fproject0930/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneill02%2Fproject0930/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boneill02","download_url":"https://codeload.github.com/boneill02/project0930/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244266169,"owners_count":20425824,"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":["assembler","cpu","disassembler","emulation","emulator"],"created_at":"2024-11-24T22:11:28.862Z","updated_at":"2025-03-18T16:52:30.957Z","avatar_url":"https://github.com/boneill02.png","language":"C","readme":"# PROJECT 0930\n\nAn emulator of a fantasy hardware ISA (inspired by DCPU-16).\n\n## Overview\n\nThis is a project designed to help me learn about low level computing in the coolest way\npossible (in my opinion), by creating a computer emulator for custom hardware! Of course,\nthis could be useful to anyone, the casual programmer, the CS student, etc. so take a look\nat the code! Forking is encouraged, also.\n\n## Design\n\nThis emulator is designed to be, well, easy to emulate. It uses mainly hex in the code, with binary only used for signing. This makes it easier on the brain.\n\n## Goals\n\nI have these uncompleted goals set in place:\n\n* Debugger\n* Keyboard\n* Monochrome Display\n\n## How To\n\nUse the assembler:\n\n    ./assemble (source) (destination)\n\nUse the disassembler:\n   \n    ./disassemble (rom) (destination)\n\nTo start the emulator:\n\n    ./emulate (rom)\n\n## License\n\nMIT, refer to LICENSE.txt.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboneill02%2Fproject0930","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboneill02%2Fproject0930","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboneill02%2Fproject0930/lists"}