{"id":38478470,"url":"https://github.com/vampirefrog/v68","last_synced_at":"2026-01-17T05:24:45.830Z","repository":{"id":261232948,"uuid":"883685569","full_name":"vampirefrog/v68","owner":"vampirefrog","description":"X68000 CUI emulator with sound","archived":false,"fork":false,"pushed_at":"2024-12-11T04:42:32.000Z","size":2102,"stargazers_count":4,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-11T05:26:15.042Z","etag":null,"topics":["adpcm","audio","emulator","m6258","oki","opm","sound","vgm","x68000","ym2151"],"latest_commit_sha":null,"homepage":"","language":"C","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/vampirefrog.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-11-05T11:57:22.000Z","updated_at":"2024-12-11T04:42:36.000Z","dependencies_parsed_at":"2024-12-11T05:33:12.215Z","dependency_job_id":null,"html_url":"https://github.com/vampirefrog/v68","commit_stats":null,"previous_names":["vampirefrog/v68"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/vampirefrog/v68","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vampirefrog%2Fv68","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vampirefrog%2Fv68/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vampirefrog%2Fv68/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vampirefrog%2Fv68/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vampirefrog","download_url":"https://codeload.github.com/vampirefrog/v68/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vampirefrog%2Fv68/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28499180,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T04:31:57.058Z","status":"ssl_error","status_checked_at":"2026-01-17T04:31:45.816Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["adpcm","audio","emulator","m6258","oki","opm","sound","vgm","x68000","ym2151"],"created_at":"2026-01-17T05:24:45.772Z","updated_at":"2026-01-17T05:24:45.819Z","avatar_url":"https://github.com/vampirefrog.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"v68\n===\n\n![Project status](https://img.shields.io/badge/Project%20status-Beta-blue.svg)\n\n[![MSYS2 MINGW64 Build](https://github.com/vampirefrog/v68/actions/workflows/msys2-mingw64.yml/badge.svg)](https://github.com/vampirefrog/v68/actions/workflows/msys2-mingw64.yml)\n[![Linux Build](https://github.com/vampirefrog/v68/actions/workflows/build-linux.yml/badge.svg)](https://github.com/vampirefrog/v68/actions/workflows/build-linux.yml)\n[![macOS Build](https://github.com/vampirefrog/v68/actions/workflows/build-macos.yml/badge.svg)](https://github.com/vampirefrog/v68/actions/workflows/build-macos.yml) [![GitHub Release](https://img.shields.io/github/v/release/vampirefrog/v68?label=Latest+Release)](https://github.com/vampirefrog/v68/releases/latest)\n\nA Human68k X68000 CUI emulator. Very similar to [run68](https://github.com/rururutan/run68), it is written from scratch and emulates, besides the OS calls and the CPU, the sound hardware.\n\nUses [Musashi](https://github.com/kstenerud/Musashi) for CPU emulation.\n\nIn the [docs](docs) folder, there are some partially translated versions of [puni](https://nfggames.com/X68000/index.php/Mirrors/Groundzero%20Organization/x68tools/develop/docs/puni/) docs.\n\nBuilding on debian 10\n---------------------\n\nFirst, have some required packages ready:\n\n```sh\nsudo apt-get install git build-essential portaudio19-dev zlib1g-dev\ngit clone --recursive https://github.com/vampirefrog/v68.git\n# if we don't touch these, you'll need wine to build them with run68.exe\ntouch fake_ipl.inc fake_human.inc\nmake\n```\n\nFor modifying the fake IPL you'll need wine to run run68:\n\n```sh\nsudo dpkg --add-architecture i386 \u0026\u0026 sudo apt-get update \u0026\u0026 sudo apt-get install wine32\n```\n\n\nBuilding the tests:\n\n```sh\ncd tests \u0026\u0026 make\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvampirefrog%2Fv68","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvampirefrog%2Fv68","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvampirefrog%2Fv68/lists"}