{"id":15060491,"url":"https://github.com/jeromelesaux/z80format","last_synced_at":"2026-01-02T06:38:49.995Z","repository":{"id":62850571,"uuid":"557537230","full_name":"jeromelesaux/z80format","owner":"jeromelesaux","description":"z80 assembly formatter","archived":false,"fork":false,"pushed_at":"2022-11-17T21:34:34.000Z","size":59,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-21T20:33:09.065Z","etag":null,"topics":["assembly","rasm","z80"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jeromelesaux.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-10-25T21:36:53.000Z","updated_at":"2022-11-08T08:09:44.000Z","dependencies_parsed_at":"2022-11-07T22:45:26.336Z","dependency_job_id":null,"html_url":"https://github.com/jeromelesaux/z80format","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/jeromelesaux%2Fz80format","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeromelesaux%2Fz80format/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeromelesaux%2Fz80format/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeromelesaux%2Fz80format/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeromelesaux","download_url":"https://codeload.github.com/jeromelesaux/z80format/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243685592,"owners_count":20330983,"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":["assembly","rasm","z80"],"created_at":"2024-09-24T22:59:27.018Z","updated_at":"2026-01-02T06:38:49.963Z","avatar_url":"https://github.com/jeromelesaux.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# z80format\n\n\nZ80Format is a simple assembly code source formatter.\nIt may convert the assembly code source to a ready [Rasm](https://github.com/EdouardBERGE/rasm) code source.\nIt's free to use.\n\n## Installation \nYou need a Golang environnement set up and compile it via the makefile command : \n```bash \nmake \n```\n\nGolang specific : \n```bash \ngo install github.com/jeromelesaux/z80format/cli/z80formatter@latest\n```\n\n## Usage \n\nYou can use it like this \n```bash \n    z80formatter -format myfile.asm \u003e myformattedfile.asm\n```\n\nor \n\n```bash \n    z80formatter \u003c myfile.asm \u003e myformatterfile.asm\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeromelesaux%2Fz80format","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeromelesaux%2Fz80format","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeromelesaux%2Fz80format/lists"}