{"id":16594120,"url":"https://github.com/jsdf/pcejs-embed","last_synced_at":"2026-06-05T10:31:42.185Z","repository":{"id":27825445,"uuid":"31315189","full_name":"jsdf/pcejs-embed","owner":"jsdf","description":"easily embed a pcejs emulator anywhere ","archived":false,"fork":false,"pushed_at":"2015-05-09T03:24:14.000Z","size":168,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-03-25T21:00:33.509Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsdf.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}},"created_at":"2015-02-25T13:38:19.000Z","updated_at":"2020-03-13T12:17:20.000Z","dependencies_parsed_at":"2022-08-24T23:01:10.137Z","dependency_job_id":null,"html_url":"https://github.com/jsdf/pcejs-embed","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jsdf/pcejs-embed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdf%2Fpcejs-embed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdf%2Fpcejs-embed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdf%2Fpcejs-embed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdf%2Fpcejs-embed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsdf","download_url":"https://codeload.github.com/jsdf/pcejs-embed/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdf%2Fpcejs-embed/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33939226,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-05T02:00:06.157Z","response_time":120,"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":"2024-10-11T23:45:12.961Z","updated_at":"2026-06-05T10:31:42.164Z","avatar_url":"https://github.com/jsdf.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pcejs-embed\n\nA web-based tool for generating an embeddable [PCEJS](https://github.com/jsdf/pce) emulator, with your own custom disks.\n\n## instructions\n\n```bash\n# build app JS bundles\nnpm install\nnpm run build\n\n# install emulator files and default system disk image\ncd lib/\ncurl -O http://jamesfriend.com.au/pce-js/dist/macplus-system.zip\nunzip macplus-system.zip\n\n# grab the extension rom file from the npm package\ncp ../node_modules/pcejs-macplus/macplus-pcex.rom ./macplus-pcex.rom\n\n# serve up the lib/ directory\nnpm install -g http-server\nhttp-server ./ # lib/\nopen http://localhost:8080/editor.html\n```\n\nAdd some disk images:\n![PCEJS embed editor](http://i.imgur.com/CgyiFyV.png)\n\nUse generated Embed Url to add emulator with disk images to your website. For example:\n\n```html\n\u003ciframe src=\"http://localhost:8080/embed.html?hard_disks%5B0%5D=%2Fhd1.qed\u0026amp;floppy_disks%5B0%5D=%2FNumberMunchers.img\"\u003e\n\u003c/iframe\u003e\n```\n\nEnjoy\n\n![PCEJS emulator embed](http://i.imgur.com/d6lXlmv.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsdf%2Fpcejs-embed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsdf%2Fpcejs-embed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsdf%2Fpcejs-embed/lists"}