{"id":21407305,"url":"https://github.com/mkst/blastcorps","last_synced_at":"2025-03-16T17:18:27.422Z","repository":{"id":114862452,"uuid":"371494742","full_name":"mkst/blastcorps","owner":"mkst","description":null,"archived":false,"fork":false,"pushed_at":"2021-05-29T09:32:03.000Z","size":4623,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-23T04:13:17.962Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/mkst.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":"2021-05-27T20:21:28.000Z","updated_at":"2024-10-10T15:37:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"3adeba66-93ac-4d02-97d3-514749eb8424","html_url":"https://github.com/mkst/blastcorps","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/mkst%2Fblastcorps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkst%2Fblastcorps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkst%2Fblastcorps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkst%2Fblastcorps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mkst","download_url":"https://codeload.github.com/mkst/blastcorps/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243902320,"owners_count":20366262,"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":[],"created_at":"2024-11-22T16:46:18.189Z","updated_at":"2025-03-16T17:18:27.398Z","avatar_url":"https://github.com/mkst.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blast Corps\n\nThis is a two-stage build; first stage is to extract the compressed section from the ROM, second stage is to extract/compile them.\n\nPlace a US Rev 1.0 ROM at the base of this repo.\n\n## Checkout Repo\n\n```\ngit clone git@github.com:mkst/blastcorps.git --recursive\n```\n\n## Stage 1\n\n**Extract init, hd_code and hd_front_end code from ROM**\n```\nmake extract\n```\n**Decompress hd_code and hd_front_end .text and .data sections**\n```\nmake decompress\n```\n**Build ROM**\n```\nmake\n```\n\n## Stage 2 (Optional)\n\n**Extract `init` + `hd_code` (TODO: `hd_front_end`):**\n```\nmake -C blastcorps extract\n```\n**Compile ASM/C**\n```\nmake -C blastcorps\n```\n**Compress compiled code and replace**\n```\nmake -C blastcorps compress\n```\n**(re)Build ROM**\n```\nmake\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkst%2Fblastcorps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmkst%2Fblastcorps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkst%2Fblastcorps/lists"}