{"id":17140949,"url":"https://github.com/biged/boot816","last_synced_at":"2026-02-05T22:03:31.997Z","repository":{"id":52220012,"uuid":"60201686","full_name":"BigEd/boot816","owner":"BigEd","description":"Support ROM for Beeb816 project","archived":false,"fork":false,"pushed_at":"2021-05-24T19:43:29.000Z","size":258,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-18T11:44:32.734Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"AngelScript","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/BigEd.png","metadata":{"files":{"readme":"README.txt","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}},"created_at":"2016-06-01T18:35:58.000Z","updated_at":"2022-05-02T18:58:49.000Z","dependencies_parsed_at":"2022-08-23T21:40:33.404Z","dependency_job_id":null,"html_url":"https://github.com/BigEd/boot816","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BigEd/boot816","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigEd%2Fboot816","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigEd%2Fboot816/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigEd%2Fboot816/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigEd%2Fboot816/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BigEd","download_url":"https://codeload.github.com/BigEd/boot816/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigEd%2Fboot816/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29135939,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T21:59:57.939Z","status":"ssl_error","status_checked_at":"2026-02-05T21:59:57.628Z","response_time":65,"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":[],"created_at":"2024-10-14T20:23:51.507Z","updated_at":"2026-02-05T22:03:31.950Z","avatar_url":"https://github.com/BigEd.png","language":"AngelScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"The boot816 project makes a ROM for a BBC micro\n\nThe ROM has several purposes\n - set serial redirect at boot time\n - *commands for detecting and testing 65816 hardware\n\nThe ROM source is boot816.as and the ROM can be built with\n  make boot816.bin\nor\n  make\n\nThe ROM image can be tested in emulation using\n  ../lib6502/run6502 -B -l c000 ../rom-images/OS12.ROM ../rom-images/BASIC2.ROM boot816.bin\nor\n  ../lib65816/run65816 -B -l c000 ../rom-images/OS12.ROM ../rom-images/BASIC2.ROM boot816.bin\n\n\nThere are some auxiliary files here too:\n - Makefile\n - srec2telnet  a utility including a BASIC srecord loader and a slowed-down serial port loader\n - irqhandler.as  a work-in-progress to provide an 816-mode IRQ handler which hands off to 6502-mode\n - memtest.as   a cut-down version of the memory test code from boot816, to load and run at 0x2000\n     make -B memtest.srec BASE=0x2000\n\nAn srec can be piped slowly to a serial-connected beeb using something like\n  perl -e ' \\\n     $|=1;while (\u003c\u003e) {select undef, undef, undef, 0.4; print $_.\"\\r\"}sleep(2)' | \\\n    telnet localhost 3000\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbiged%2Fboot816","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbiged%2Fboot816","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbiged%2Fboot816/lists"}