{"id":18074365,"url":"https://github.com/zellyn/go6502","last_synced_at":"2025-07-30T02:05:31.964Z","repository":{"id":6968614,"uuid":"8221447","full_name":"zellyn/go6502","owner":"zellyn","description":"6502 Emulation Routines","archived":false,"fork":false,"pushed_at":"2018-09-03T21:55:40.000Z","size":948,"stargazers_count":18,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-14T07:12:06.724Z","etag":null,"topics":["6502","apple2","appleii","emulator","go"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/zellyn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-02-15T16:10:41.000Z","updated_at":"2024-11-02T05:57:40.000Z","dependencies_parsed_at":"2022-08-28T08:12:30.721Z","dependency_job_id":null,"html_url":"https://github.com/zellyn/go6502","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zellyn/go6502","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zellyn%2Fgo6502","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zellyn%2Fgo6502/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zellyn%2Fgo6502/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zellyn%2Fgo6502/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zellyn","download_url":"https://codeload.github.com/zellyn/go6502/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zellyn%2Fgo6502/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266586905,"owners_count":23952205,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["6502","apple2","appleii","emulator","go"],"created_at":"2024-10-31T10:12:22.934Z","updated_at":"2025-07-22T23:03:58.663Z","avatar_url":"https://github.com/zellyn.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"go6502\n======\n\nA 6502 emulator, simulator, and assembler(s), written in Go.\n\n[![Build Status](https://travis-ci.org/zellyn/go6502.svg?branch=master)](https://travis-ci.org/zellyn/go6502)\n[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)\n\nThis repository should probably be split up. It contains:\n\n## cpu\n\nThe actual 6502 CPU emulation.\n\nTODOs:\n- [ ] Implement 65C02 variant\n- [ ] Implement undocumented instructions\n- [ ] Profile and speed up\n\n## visual\n\nA go transliteration of an old version of\nhttps://github.com/mist64/perfect6502, the gate-level simulation of\nthe 6502.\n\nTODOs:\n- [ ] Incorporate recent speedups/simplifications made to perfect6502\n  - [ ] [main 25% speedup](https://github.com/mist64/perfect6502/commit/b2cce8862046d99106ffe8576733acfec849592d)\n  - [ ] [de-dup transistors](https://github.com/mist64/perfect6502/commit/c7ede71e52a3b98e07d05270b3e642ed18102980)\n  - [ ] [bug fix](https://github.com/mist64/perfect6502/commit/aed0d9a3c37cebb48956c7ab9a3dc4ec11e8d862)\n- [ ] Profile and speed up\n- [ ] Write a ridiculous one-goroutine-per-transistor simulation\n\n## asm\n\nA 6502 assembler, more-or-less compatible with several flavors of\noldschool (and soon, modern) assemblers:\n\nOldschool:\n- [SCMA](http://www.txbobsc.com/scsc/scassembler/SCMacroAssembler20.html)\n- [Merlin](https://en.wikipedia.org/wiki/Merlin_(assembler))\n- \"Redbook\" (A and B) the flavor used in some Apple source listings.\n\nModern:\n- (in-progress) [as65](http://www.kingswood-consulting.co.uk/assemblers/)\n- (todo) [acme](https://sourceforge.net/projects/acme-crossass/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzellyn%2Fgo6502","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzellyn%2Fgo6502","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzellyn%2Fgo6502/lists"}