{"id":20418870,"url":"https://github.com/sehugg/0boot-cc65","last_synced_at":"2026-06-08T10:02:17.820Z","repository":{"id":208924341,"uuid":"722805755","full_name":"sehugg/0boot-cc65","owner":"sehugg","description":"Produces an Apple ][ .DSK file entirely with the CC65 linker (using 0boot)","archived":false,"fork":false,"pushed_at":"2023-11-25T18:01:37.000Z","size":110,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-05T04:17:42.520Z","etag":null,"topics":[],"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/sehugg.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":"2023-11-24T02:04:09.000Z","updated_at":"2024-08-20T05:40:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"ffd6daa2-7a4a-4960-9bcd-d25bb75e0118","html_url":"https://github.com/sehugg/0boot-cc65","commit_stats":null,"previous_names":["sehugg/0boot-cc65"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sehugg/0boot-cc65","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sehugg%2F0boot-cc65","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sehugg%2F0boot-cc65/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sehugg%2F0boot-cc65/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sehugg%2F0boot-cc65/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sehugg","download_url":"https://codeload.github.com/sehugg/0boot-cc65/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sehugg%2F0boot-cc65/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34057158,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-15T06:35:04.843Z","updated_at":"2026-06-08T10:02:17.783Z","avatar_url":"https://github.com/sehugg.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"0boot-cc65\n=====\n\nThis is a demo of using [0boot](https://github.com/a2-4am/0boot/tree/master) and the CC65 toolchain to produce a DSK file using the linker. It loads and runs a C program. Because there is no DOS present and all the zeropage variables have been wiped by the bootloader, both the CC65 library functions and the ROM routines are a little confused, and we have to fix-up memory a bit. This could be fixed with a different crt0 and stdlib functions, or just by using CA65 directly. If you avoid all ROM calls, you can use all 256 bytes of zero page.\n\nThanks to the #embed keyword the demo program only works in [dev builds](https://sehugg.github.io/8bitworkshop/?platform=apple2) of 8bitworkshop, for now.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsehugg%2F0boot-cc65","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsehugg%2F0boot-cc65","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsehugg%2F0boot-cc65/lists"}