{"id":21977784,"url":"https://github.com/zapek/libmath64","last_synced_at":"2026-05-04T06:39:40.179Z","repository":{"id":254501478,"uuid":"846730709","full_name":"zapek/libmath64","owner":"zapek","description":"A SAS/C math linklib with 64-bit support","archived":false,"fork":false,"pushed_at":"2024-08-23T20:51:34.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-28T03:42:58.976Z","etag":null,"topics":["amiga"],"latest_commit_sha":null,"homepage":"https://zapek.com/software/libmath64/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zapek.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}},"created_at":"2024-08-23T20:44:08.000Z","updated_at":"2024-08-23T20:45:46.000Z","dependencies_parsed_at":"2024-08-23T22:09:27.729Z","dependency_job_id":"eecb3333-bdff-49d9-9e6f-165ef594c4dd","html_url":"https://github.com/zapek/libmath64","commit_stats":null,"previous_names":["zapek/libmath64"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zapek%2Flibmath64","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zapek%2Flibmath64/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zapek%2Flibmath64/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zapek%2Flibmath64/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zapek","download_url":"https://codeload.github.com/zapek/libmath64/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245040078,"owners_count":20551292,"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":["amiga"],"created_at":"2024-11-29T16:16:24.850Z","updated_at":"2026-05-04T06:39:40.172Z","avatar_url":"https://github.com/zapek.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# libmath64\n\nA SAS/C math linklib with 64-bit support\n\n� 2001-2024 by David Gerber\nAll Rights Reserved\n\nThis is a simple math library with 64-bit support for SAS/C.\nIt supports 68020+ processors. Support for 68000 is possible\nbut not planned. 68020-040 instructions are emulated by\n68060.library (slow) or patched by something like\nCyberPatcher (fast).\n\n## Currently suported\n\n68020-060:\n- qtod(): QWORD to double conversion\n- uqtoud(): UQWORD to double conversion\n- q_add(): QWORD addition\n- q_sub(): QWORD substraction\n- q_div(): QWORD division\n- q_divu(): UQWORD division\n- q_div64(): QWORD division with 64-bit result\n- q_divu64(): UQWORD division with 64-bit result\n- q_mod(): QWORD modulo\n- q_modu(): UQWORD modulo\n- q_mulu(): ULONG multiplication with 64-bit result\n\n68020-040:\n- q_div020(): hardware QWORD division\n- q_divu020(): hardware UQWORD division\n- q_mod020(): hardware QWORD modulo\n- q_mul020(): hardware UQWORD modulo\n\n## Todo\n\n- rewrite the q_div() functions in assembler\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzapek%2Flibmath64","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzapek%2Flibmath64","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzapek%2Flibmath64/lists"}