{"id":20418885,"url":"https://github.com/sehugg/mango_one","last_synced_at":"2026-03-10T05:02:56.861Z","repository":{"id":139692032,"uuid":"205957121","full_name":"sehugg/mango_one","owner":"sehugg","description":"Simple Apple I-inspired 6502 computer in Verilog","archived":false,"fork":false,"pushed_at":"2019-09-12T01:31:21.000Z","size":27,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-05T04:17:41.872Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Verilog","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sehugg.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":"2019-09-03T00:31:35.000Z","updated_at":"2022-09-22T19:23:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"6180acf2-e424-41af-8545-e0373b8c1e88","html_url":"https://github.com/sehugg/mango_one","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sehugg/mango_one","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sehugg%2Fmango_one","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sehugg%2Fmango_one/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sehugg%2Fmango_one/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sehugg%2Fmango_one/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sehugg","download_url":"https://codeload.github.com/sehugg/mango_one/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sehugg%2Fmango_one/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30325599,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T01:36:58.598Z","status":"online","status_checked_at":"2026-03-10T02:00:06.579Z","response_time":106,"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-11-15T06:35:12.785Z","updated_at":"2026-03-10T05:02:56.830Z","avatar_url":"https://github.com/sehugg.png","language":"Verilog","funding_links":[],"categories":[],"sub_categories":[],"readme":"Mango One\n=====\n\nA simple 6502-based computer inspired by the Apple I, implemented in Verilog.\n\nFor the 6502 CPU, we use an [open-source model](https://github.com/Arlet/verilog-6502)\ncreated by Arlet Ottens.\n\nThe Mango One's memory map is very similar to the Apple I:\n\nStart | End      | Description\n------|----------|----------\n$0000 | $0FFF    | RAM\n$D010 | $D013    | 6821 PIA (keyboard, terminal)\n$FF00 | $FFFF    | Monitor ROM, CPU vectors\n\nThe monitor program in ROM, MangoMon, is a custom 256-byte monitor ROM with just a few commands:\n\nCommand   | Function\n----------|----------------------\n`R` `aaaa`      | Dump memory at address $aaaa\nEnter           | Dump next 8 bytes\n`W` `aaaa` `bb` | Write byte $bb at address $aaaa\n`G` `aaaa`      | Jump to address $aaaa\n\nYou can [open this project in 8bitworkshop](http://8bitworkshop.com/redir.html?platform=verilog\u0026githubURL=https%3A%2F%2Fgithub.com%2Fsehugg%2Fmango_one\u0026file=mango1.v) and try it out!\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsehugg%2Fmango_one","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsehugg%2Fmango_one","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsehugg%2Fmango_one/lists"}