{"id":22922451,"url":"https://github.com/max-dark/yeti-vm","last_synced_at":"2025-06-14T14:04:13.703Z","repository":{"id":266745995,"uuid":"899226609","full_name":"max-dark/yeti-vm","owner":"max-dark","description":"Virtual machine for Yeti Project /  RISC-V Virtual machine as library","archived":false,"fork":false,"pushed_at":"2025-04-05T01:12:24.000Z","size":400,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"release/current","last_synced_at":"2025-04-05T01:28:29.545Z","etag":null,"topics":["cpp20","execution-environment","risc-v","runtime-environment","virtual-machine"],"latest_commit_sha":null,"homepage":"","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/max-dark.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":"2024-12-05T21:14:04.000Z","updated_at":"2025-04-05T01:12:29.000Z","dependencies_parsed_at":"2025-04-05T01:25:46.692Z","dependency_job_id":null,"html_url":"https://github.com/max-dark/yeti-vm","commit_stats":null,"previous_names":["max-dark/yeti-vm"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/max-dark/yeti-vm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max-dark%2Fyeti-vm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max-dark%2Fyeti-vm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max-dark%2Fyeti-vm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max-dark%2Fyeti-vm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/max-dark","download_url":"https://codeload.github.com/max-dark/yeti-vm/tar.gz/refs/heads/release/current","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max-dark%2Fyeti-vm/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259827506,"owners_count":22917709,"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","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":["cpp20","execution-environment","risc-v","runtime-environment","virtual-machine"],"created_at":"2024-12-14T08:10:20.993Z","updated_at":"2025-06-14T14:04:13.676Z","avatar_url":"https://github.com/max-dark.png","language":"C++","readme":"# Yeti Project\n\n## Yeti VM\n\nRISC V 32bit virtual machine\n\n### release/v0.0.5\n\n#### Changes\n\n * API changes\n * Implement logic and tests for CSR instructions\n\n#### TODO\n\n * add concrete CSR handlers\n * add events for execution cycle (PRE/POST)\n\n### release/v0.0.4\n\nAt this moment VM can execute `riscv-non-isa/riscv-arch-test` subsets:\n * `rv32i_m/I`\n * `rv32i_m/M`\n * `rv32i_m/privilege`(pass `ecall/ebreack`, throws exception on misaligned access)\n\n#### Changes\n\n * add integration for [RISC-V Architecture Test](tests/arch-tests/readme.md)\n * fix IntMath handlers\n\n### release/v0.0.3\n\n#### Changes\n\n * implement tests for RV32I\n * add vm::bit_utils\n * add instruction encoder\n * CMake: add install targets for libraries\n\n### release/v0.0.2\n\n#### Changes\n\n * fix offset calculation in `load`/`store`\n * fix `div`/`rem` instructions: handle division by zero / overflows\n * add scripts for building RISC-V executables\n\n### release/v0.0.1\n\n#### Supported instruction sets:\n\n * RV32I - load/store data, basic math, jumps and branches\n * RV32M - integer multiplication/division\n\n#### Customisation points\n\n * opcode handlers\n * memory access handlers\n * code loaders\n * system calls\n\n#### Supported formats\n\n * binary (`objcopy -O binary`)\n * intel hex (`objcopy -O ihex`)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmax-dark%2Fyeti-vm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmax-dark%2Fyeti-vm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmax-dark%2Fyeti-vm/lists"}