{"id":15049428,"url":"https://github.com/clownacy/clownassembler","last_synced_at":"2025-08-23T14:32:16.155Z","repository":{"id":46494545,"uuid":"483361200","full_name":"Clownacy/clownassembler","owner":"Clownacy","description":"Motorola 68000 assembler, clone of SN 68k (A.K.A. asm68k).","archived":false,"fork":false,"pushed_at":"2025-08-14T23:29:15.000Z","size":1402,"stargazers_count":64,"open_issues_count":6,"forks_count":6,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-08-15T01:09:10.261Z","etag":null,"topics":["68000","68k","ansi-c","assembler","assembly","bison","bison-flex","c89","c90","flex","motorola-68000"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Clownacy.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,"zenodo":null},"funding":{"github":"Clownacy"}},"created_at":"2022-04-19T18:19:18.000Z","updated_at":"2025-08-14T23:21:43.000Z","dependencies_parsed_at":"2024-03-18T18:26:15.548Z","dependency_job_id":"62a4fdb8-c0aa-4662-b2d5-7e819c8a3a72","html_url":"https://github.com/Clownacy/clownassembler","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/Clownacy/clownassembler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clownacy%2Fclownassembler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clownacy%2Fclownassembler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clownacy%2Fclownassembler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clownacy%2Fclownassembler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Clownacy","download_url":"https://codeload.github.com/Clownacy/clownassembler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clownacy%2Fclownassembler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271752100,"owners_count":24814745,"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-08-23T02:00:09.327Z","response_time":69,"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":["68000","68k","ansi-c","assembler","assembly","bison","bison-flex","c89","c90","flex","motorola-68000"],"created_at":"2024-09-24T21:20:25.184Z","updated_at":"2025-08-23T14:32:16.108Z","avatar_url":"https://github.com/Clownacy.png","language":"C","funding_links":["https://github.com/sponsors/Clownacy"],"categories":[],"sub_categories":[],"readme":"# ClownAssembler\r\n\r\n## Introduction\r\n\r\nThis is clownassembler, an assembler for Motorola 68000 assembly language. It\r\nmimics the behaviour of SN 68k (also known as 'asm68k').\r\n\r\n\r\n## Usage\r\n\r\nBeing a reimplementation of SN 68k, documentation for that assembler applies\r\nto this assembler as well:\r\n\r\nhttp://antime.kapsi.fi/sega/files/SATMAN.pdf\r\n\r\n\r\n## Compiling\r\n\r\nThis assembler is written in portable ANSI C (a.k.a. C89), and so should be\r\nable to be built with virtually any C compiler.\r\n\r\nTo build with Make, run `make assemblers` in this directory. Alternatively,\r\nthe assembler can be built using CMake.\r\n\r\nTwo copies of the assembler will be produced: `clownassembler` and\r\n`clownassembler_asm68k`. The latter provides the same command line interface as\r\nSN 68k, while the former provides a custom, simpler, interface.\r\n\r\nTo regenerate the lexer and parser, install Flex and Bison and then run `make`.\r\n\r\n\r\n## Licensing\r\n\r\nThis is Free Software, made available under the terms of the AGPLv3+. See the\r\n'LICENCE.txt' file for more information.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclownacy%2Fclownassembler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclownacy%2Fclownassembler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclownacy%2Fclownassembler/lists"}