{"id":21948554,"url":"https://github.com/faresbakhit/vole-sim","last_synced_at":"2025-03-22T17:15:29.575Z","repository":{"id":260681207,"uuid":"876168331","full_name":"faresbakhit/vole-sim","owner":"faresbakhit","description":"Vole Machine GUI Simulator For Linux, Windows, and the Web","archived":false,"fork":false,"pushed_at":"2024-11-07T15:11:50.000Z","size":2712,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-27T19:55:12.666Z","etag":null,"topics":["desktop-application","emscripten","gui","imgui","virtual-machine","vole-machine-simulator","web-application"],"latest_commit_sha":null,"homepage":"https://faresbakhit.github.io/vole-sim/","language":"C","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/faresbakhit.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":"2024-10-21T14:08:43.000Z","updated_at":"2024-11-15T15:39:39.000Z","dependencies_parsed_at":"2024-11-01T20:19:58.244Z","dependency_job_id":"0a86664d-aff9-4431-93ce-beb78511fba3","html_url":"https://github.com/faresbakhit/vole-sim","commit_stats":null,"previous_names":["faresbakhit/vole-sim"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faresbakhit%2Fvole-sim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faresbakhit%2Fvole-sim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faresbakhit%2Fvole-sim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faresbakhit%2Fvole-sim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faresbakhit","download_url":"https://codeload.github.com/faresbakhit/vole-sim/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244991176,"owners_count":20543627,"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":["desktop-application","emscripten","gui","imgui","virtual-machine","vole-machine-simulator","web-application"],"created_at":"2024-11-29T05:15:48.440Z","updated_at":"2025-03-22T17:15:29.540Z","avatar_url":"https://github.com/faresbakhit.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vole-sim\n\n\u003e Vole Machine Simulator \u0026 GUI\n\n**Live Demo:** https://faresbakhit.github.io/vole-sim/\n\n![](./misc/images/screenshot1.png)\n\nCompiles \u0026 works on Linux, Windows, and the Web via WebAssembly/Emscripten.\n\n## Building\n\n**Dependencies**: CMake 3.5 or later and the headers and libraries for your OS and window system. SDL2 and FreeType development packages need to be installed\nto build the GUI.\n\n```sh\n$ git clone --recurse-submodules git@github.com:faresbakhit/vole-sim.git\n$ cd vole-sim/\n$ cmake -DCMAKE_BUILD_TYPE=Release -B build/\n$ cmake --build build/\n$ ls build/\n...\nvole-sim\nvole-sim-gui\n```\n\n## Materials\n\n- [vole-isa.pdf](./materials/vole-isa.pdf): The Vole architecture and machine language specification from the appendix of the book, Computer Science: An Overview by J. Glenn Brookshear, Dennis Brylow.\n- [comp-arch.pdf](./materials/comp-arch.pdf): The 2nd chapter of the same book, an introduction to concepts of computer architecture, which is required to implement a machine such as Vole.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaresbakhit%2Fvole-sim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffaresbakhit%2Fvole-sim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaresbakhit%2Fvole-sim/lists"}