{"id":25026066,"url":"https://github.com/nicolasbauw/amiga-cc","last_synced_at":"2025-04-13T11:51:06.538Z","repository":{"id":110284755,"uuid":"296677154","full_name":"nicolasbauw/amiga-cc","owner":"nicolasbauw","description":"Amiga C cross compiler installation script for Linux/Macos","archived":false,"fork":false,"pushed_at":"2025-01-01T06:44:34.000Z","size":18,"stargazers_count":6,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T03:01:31.622Z","etag":null,"topics":["68000","amiga","assembler","c","cross-assembler","cross-compiler","install-script","linux","m68k","macos","vasm","vbcc"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/nicolasbauw.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":"2020-09-18T16:41:05.000Z","updated_at":"2025-02-18T05:02:47.000Z","dependencies_parsed_at":"2025-01-01T14:01:40.815Z","dependency_job_id":null,"html_url":"https://github.com/nicolasbauw/amiga-cc","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/nicolasbauw%2Famiga-cc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicolasbauw%2Famiga-cc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicolasbauw%2Famiga-cc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicolasbauw%2Famiga-cc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nicolasbauw","download_url":"https://codeload.github.com/nicolasbauw/amiga-cc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248710438,"owners_count":21149188,"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":["68000","amiga","assembler","c","cross-assembler","cross-compiler","install-script","linux","m68k","macos","vasm","vbcc"],"created_at":"2025-02-05T17:18:55.139Z","updated_at":"2025-04-13T11:51:06.516Z","avatar_url":"https://github.com/nicolasbauw.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Amiga C cross compiler and assembler setup for Linux / Macos\n\nInstalls the [vbcc](http://www.compilers.de/vbcc.html) compiler and the m68k vasm assembler.\n\nPrerequisite:\nthe wget utility and an LHA decompressor:\n```\nbrew install lha (Macos)\nsudo apt install wget lhasa (Debian-based distros)\nsudo pacman -S wget lhasa (Arch)\n```\n\n\n**You can run the scripts from a directory of your choice**; a vbcc directory will be created there.\nFor simplicity the example below is run from the repo directory.\n```\ngit clone https://github.com/nicolasbauw/amiga-cc.git\ncd amiga-cc/\n./install_amiga_toolchain.sh\n```\n\nYou will soon be prompted by a set of questions, like:\n```\nAre you building a cross-compiler?\nType y or n [y]:\n```\n\nJust press enter each time, and the installation will go on.\n\nWhen finished, run env.sh file to add entry to your zshrc or bashrc file.\n```\n./env.sh\n```\n\nthen close and reopen your session.\n\nLet's now have a try:\n```\nmake\n```\n\nThis will compile the Amiga source **window.c**, you should obtain no error message, and a **window** file, which is the Amiga executable you'll be excited to try on UAE or a real machine ;-)\n\nThis repo was made thanks to informations from [this blog post](https://blitterstudio.com/setting-up-an-amiga-cross-compiler/) and [this youtube video](https://www.youtube.com/watch?v=vFV0oEyY92I).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicolasbauw%2Famiga-cc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicolasbauw%2Famiga-cc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicolasbauw%2Famiga-cc/lists"}