{"id":16833515,"url":"https://github.com/ole/picobello","last_synced_at":"2025-10-20T07:41:47.019Z","repository":{"id":136295012,"uuid":"224004653","full_name":"ole/Picobello","owner":"ole","description":"An assembler for the Microchip PIC instruction set, written in Swift.","archived":false,"fork":false,"pushed_at":"2021-05-03T10:51:35.000Z","size":38,"stargazers_count":13,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-25T02:40:17.935Z","etag":null,"topics":["assembler","microchip-pic","swift"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/ole.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":"2019-11-25T17:28:36.000Z","updated_at":"2022-02-06T07:14:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"dbe88b97-eac2-45b9-82dd-c1a8324947aa","html_url":"https://github.com/ole/Picobello","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/ole%2FPicobello","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ole%2FPicobello/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ole%2FPicobello/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ole%2FPicobello/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ole","download_url":"https://codeload.github.com/ole/Picobello/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248345202,"owners_count":21088231,"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","microchip-pic","swift"],"created_at":"2024-10-13T11:54:30.628Z","updated_at":"2025-10-20T07:41:46.932Z","avatar_url":"https://github.com/ole.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Picobello\n\nA disassembler and (eventually, hopefully) assembler for the Microchip PIC instruction set, written in Swift.\n\n## Status\n\nVery experimental, incomplete, and untested. Currently only the disassembler is functional. And I only support the PIC10F20x instruction set for now.\n\n![](https://github.com/ole/Picobello/workflows/macOS/badge.svg) ![](https://github.com/ole/Picobello/workflows/Linux/badge.svg)\n\n## Usage\n\nThe executable is called \"picob\".\n\n### Disassemble a .hex File\n\n```sh\n$ swift run picob disassemble \u003cpath-to-hex.hex\u003e\n```\n\nIf you don't have a .hex file at hand, you can pass the `--sample` flag to disassemble a hardcoded sample file:\n\n```sh\n$ swift run picob disassemble --sample\n```\n\n### Print Usage Information\n\n```sh\n$ swift run picob --help\nOVERVIEW: PIC instruction set assembler\n\nUSAGE: picob \u003ccommand\u003e\n\nOPTIONS:\n--version, -v   Print version information and exit\n--help          Display available options\n\nSUBCOMMANDS:\ndisassemble     Disassemble a .hex file\n```\n\n## Author\n\nOle Begemann, [oleb.net](https://oleb.net).\n\n## License\n\nMIT. See [LICENSE.txt](LICENSE.txt).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fole%2Fpicobello","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fole%2Fpicobello","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fole%2Fpicobello/lists"}