{"id":32907396,"url":"https://github.com/cbonello/pc1500","last_synced_at":"2026-05-12T23:34:05.852Z","repository":{"id":73014013,"uuid":"285122083","full_name":"cbonello/pc1500","owner":"cbonello","description":"An emulator for the Sharp PC-1500 pocket computer written in Dart.","archived":false,"fork":false,"pushed_at":"2026-03-31T21:31:36.000Z","size":46760,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-01T00:41:00.533Z","etag":null,"topics":["dartlang","emulator","flutter","flutter-desktop","flutter-web"],"latest_commit_sha":null,"homepage":"","language":"Dart","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/cbonello.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-08-04T23:12:28.000Z","updated_at":"2026-03-31T21:31:40.000Z","dependencies_parsed_at":"2023-02-26T23:46:48.492Z","dependency_job_id":null,"html_url":"https://github.com/cbonello/pc1500","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cbonello/pc1500","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbonello%2Fpc1500","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbonello%2Fpc1500/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbonello%2Fpc1500/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbonello%2Fpc1500/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cbonello","download_url":"https://codeload.github.com/cbonello/pc1500/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbonello%2Fpc1500/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32961784,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T23:30:32.555Z","status":"ssl_error","status_checked_at":"2026-05-12T23:30:18.191Z","response_time":102,"last_error":"SSL_read: 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":["dartlang","emulator","flutter","flutter-desktop","flutter-web"],"created_at":"2025-11-10T15:32:29.221Z","updated_at":"2026-05-12T23:34:05.843Z","avatar_url":"https://github.com/cbonello.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"assets/logo/readme_logo.png\" alt=\"PC-1500 Emulator\" width=\"300\"\u003e\n\u003c/p\u003e\n\n# Sharp PC-1500 Emulator\n\nA Sharp PC-1500 / PC-1500A pocket computer emulator built with Flutter for macOS.\n\n## Features\n\n- Full LH5801 CPU emulation at 1.3 MHz\n- Accurate LCD display (156x7 pixels) with symbol indicators\n- On-screen keyboard with authentic skin\n- Physical keyboard support\n- Sound emulation (buzzer)\n- Screenshot capture (toolbar button)\n- PC-1500 and PC-1500A hardware variants\n- BASIC programming environment\n\n## Keyboard Shortcuts\n\n| Key | Function |\n|-----|----------|\n| A-Z, 0-9 | Alphanumeric input |\n| Enter | ENTER |\n| Space | SPACE |\n| Arrow keys | Navigation |\n| Backspace / Delete | CL (Clear) |\n| Escape | ON |\n| F1-F6 | Function keys |\n\n## Building\n\n```bash\nflutter pub get\nflutter run -d macos\n```\n\n## Requirements\n\n- Flutter SDK \u003e= 3.10.0\n- macOS 10.15+\n- Xcode\n\n## Architecture\n\nThe emulator runs the LH5801 CPU in a separate Dart isolate for consistent timing. The display and keyboard communicate with the emulator via message passing.\n\n| Package | Description |\n|---------|-------------|\n| `device` | Emulator core: CPU, keyboard, LCD, and isolate management |\n| `lcd` | LCD event model and display buffer decoding |\n| `packages/lh5801` | LH5801 CPU emulator |\n| `packages/lh5811` | LH5811 I/O port controller |\n\n## License\n\nSee [LICENSE](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbonello%2Fpc1500","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcbonello%2Fpc1500","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbonello%2Fpc1500/lists"}