{"id":26091612,"url":"https://github.com/ksherlock/elf2omf","last_synced_at":"2025-10-08T14:08:10.271Z","repository":{"id":277902369,"uuid":"933862321","full_name":"ksherlock/elf2omf","owner":"ksherlock","description":"OMF Linker for ELF object files","archived":false,"fork":false,"pushed_at":"2025-02-18T20:37:16.000Z","size":61,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-04T19:49:50.872Z","etag":null,"topics":["apple-iigs","appleiigs","elf","iigs","omf"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ksherlock.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-02-16T21:10:47.000Z","updated_at":"2025-08-20T23:34:34.000Z","dependencies_parsed_at":"2025-03-09T10:24:02.526Z","dependency_job_id":"49f0cfec-2a9a-4d1e-b160-80926a8b453a","html_url":"https://github.com/ksherlock/elf2omf","commit_stats":null,"previous_names":["ksherlock/elf2omf"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ksherlock/elf2omf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksherlock%2Felf2omf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksherlock%2Felf2omf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksherlock%2Felf2omf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksherlock%2Felf2omf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ksherlock","download_url":"https://codeload.github.com/ksherlock/elf2omf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksherlock%2Felf2omf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278956330,"owners_count":26075221,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"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":["apple-iigs","appleiigs","elf","iigs","omf"],"created_at":"2025-03-09T10:22:18.470Z","updated_at":"2025-10-08T14:08:10.234Z","avatar_url":"https://github.com/ksherlock.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# ELF2OMF\n\nAn omf linker for [Calypsi](https://www.calypsi.cc/) [65816 compiler](https://github.com/hth313/Calypsi-tool-chains/releases).\n\nLinks the 65816 elf object files into an OMF executable. You'll need to review the calypsi manual and review the generated assembly if you want to actually build a IIgs application.  \n\n```\nusage elf2omf [flags] file...\nFlags:\n -h               show usage\n -v               be verbose\n -X               inhibit ExpressLoad segment\n -C               inhibit SUPER records\n -S size          specify stack segment size\n -1               generate version 1 OMF File\n -o file          specify outfile name\n -t xx[:xxxx]     specify file type\n```\n\n## stack\n\nYou can specify the stack size with the `-S` flag or a bss section named \"stack\". Any direct page components (registers, tiny, ztiny) will be stored at the start and `.sectionStart stack`, `.sectionSize stack` will be adjusted to compensate.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fksherlock%2Felf2omf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fksherlock%2Felf2omf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fksherlock%2Felf2omf/lists"}