{"id":25701449,"url":"https://github.com/mengstr/xmodem80","last_synced_at":"2025-08-08T23:24:02.388Z","repository":{"id":137839194,"uuid":"86148176","full_name":"mengstr/xmodem80","owner":"mengstr","description":"Xmodem for CP/M Z80 for CON:","archived":false,"fork":false,"pushed_at":"2017-03-27T05:56:33.000Z","size":90,"stargazers_count":15,"open_issues_count":1,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-03T10:47:57.695Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mengstr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2017-03-25T10:02:33.000Z","updated_at":"2024-11-13T23:16:35.000Z","dependencies_parsed_at":"2023-04-17T05:34:59.815Z","dependency_job_id":null,"html_url":"https://github.com/mengstr/xmodem80","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mengstr/xmodem80","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mengstr%2Fxmodem80","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mengstr%2Fxmodem80/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mengstr%2Fxmodem80/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mengstr%2Fxmodem80/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mengstr","download_url":"https://codeload.github.com/mengstr/xmodem80/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mengstr%2Fxmodem80/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269502915,"owners_count":24427859,"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-08T02:00:09.200Z","response_time":72,"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":[],"created_at":"2025-02-25T04:17:28.676Z","updated_at":"2025-08-08T23:24:02.379Z","avatar_url":"https://github.com/mengstr.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xmodem80 - Xmodem for Z80 CP/M 2.2 for CON:\n\n### What\n\nBy some reason I couldn't get any of the existing xmodem programs to work\nunder my CP/M-8266 project so I decided to write my own small xmodem \nimplementation.\n\nI guess the main reasion for the problems is that I needed to use the\nstandard main console device CON: for I/O, most old implementations uses a \nseparate device, either as PUN:/RDR: or with direct access to the UART hardware.\n\n![Screenshot](/Pic/screenshot.png?raw=true \"Screenshot of xr downloading its source\")\n\n### Assembly\n\nThe sources for xs and xr can be compiled by the SLR Z80ASM in the CP/M machine or \ncross-compiled with the \"z80asm\" package in Linux. I guess many other assemblers can \nbe used as well with the source unmodified or slightly altered for that assemblers \nparticular syntax, but those are the ones I use.\n\n### Usage\n\nReceiving a file on the CP/M machine is as easy as `XR FILENAME.EXT` or with a drive letter added as `XR B:FILENAME.EXT`\n\nSending a file from the CP/M is `XS FILENAME.EXT` or `XS B:FILENAME.EXT`\n\nPressing CTRL-X will exit the program while running.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmengstr%2Fxmodem80","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmengstr%2Fxmodem80","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmengstr%2Fxmodem80/lists"}