{"id":21041204,"url":"https://github.com/alexshukel/am08x24arc","last_synced_at":"2026-04-13T12:32:20.440Z","repository":{"id":195500787,"uuid":"693020922","full_name":"AlexShukel/am08x24arc","owner":"AlexShukel","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-16T13:31:27.000Z","size":13122,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T21:25:04.795Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/AlexShukel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-09-18T07:28:55.000Z","updated_at":"2023-12-18T11:38:25.000Z","dependencies_parsed_at":"2023-12-16T14:51:28.730Z","dependency_job_id":null,"html_url":"https://github.com/AlexShukel/am08x24arc","commit_stats":null,"previous_names":["alexshukel/komparch2023"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AlexShukel/am08x24arc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexShukel%2Fam08x24arc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexShukel%2Fam08x24arc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexShukel%2Fam08x24arc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexShukel%2Fam08x24arc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexShukel","download_url":"https://codeload.github.com/AlexShukel/am08x24arc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexShukel%2Fam08x24arc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31753145,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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-11-19T13:51:02.707Z","updated_at":"2026-04-13T12:32:20.419Z","avatar_url":"https://github.com/AlexShukel.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# am08x24arc\r\n\r\n## Stack based architecture\r\n\r\nThis architecture is based on the stack. All instructions work with the stack. For example, ADD instruction takes 2 arguments from top of the stack and then pushes their sum to the stack.\r\n\r\nInstruction set includes 41 operations. You can see all the details in `ISA.xlsx` file.\r\n\r\n## Examples\r\n### Fibonacci sequence\r\nSimple program that counts fibonacci numbers.\r\n\r\n#### Links:\r\n1. Source code avaiable at [assembly/examples/fibonacci/fibonacci.asm](https://github.com/AlexShukel/am08x24arc/blob/main/assembly/examples/fibonacci/fibonacci.asm)\r\n\r\n### Video player\r\nThis example uses multiple cores, **cpu** core and one **gpu** core. Cpu is responsible for reading video data from memory, and sending it to **gpu** core, meanwhile **gpu** core recieves video data it renders everything into the led matrix screen.\r\n\r\n#### Links:\r\n1. Program demostration [bad apple but played on homebrew stack based CPU architecture](https://youtu.be/f2nn0lIj7cs?si=6s3Qz-TR8DqL9LBK) \u003cbr\u003e\r\n2. Source code avaiable at [examples/gfx](https://github.com/AlexShukel/am08x24arc/tree/main/assembly/examples/gfx)\r\n\r\n## Assembly\r\n\u003e Todo\r\n\r\n## License\r\nam08x24arc is free and open source architecture. All code in this repository is licensed under\r\n- MIT License ([LICENSE.md](https://github.com/AlexShukel/am08x24arc/blob/main/LICENSE.md) or https://opensource.org/license/mit/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexshukel%2Fam08x24arc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexshukel%2Fam08x24arc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexshukel%2Fam08x24arc/lists"}