{"id":15060146,"url":"https://github.com/joexbayer/retros-32","last_synced_at":"2025-05-16T03:07:08.092Z","repository":{"id":216181063,"uuid":"491616674","full_name":"joexbayer/RetrOS-32","owner":"joexbayer","description":"A x86 32bit Hobby Operatingsystem with graphics, multitasking, networking and 32bit C-Compiler for i386 architecture.","archived":false,"fork":false,"pushed_at":"2025-05-13T13:36:44.000Z","size":116022,"stargazers_count":735,"open_issues_count":23,"forks_count":22,"subscribers_count":8,"default_branch":"development","last_synced_at":"2025-05-13T14:54:18.010Z","etag":null,"topics":["assembly","c","kernel","os","osdev","retros32"],"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/joexbayer.png","metadata":{"files":{"readme":"docs/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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-05-12T17:56:26.000Z","updated_at":"2025-05-13T13:36:47.000Z","dependencies_parsed_at":"2024-06-16T14:01:22.678Z","dependency_job_id":"0bbd3be6-3753-4fd2-b3ab-059f11680d43","html_url":"https://github.com/joexbayer/RetrOS-32","commit_stats":null,"previous_names":["joexbayer/retros-32"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joexbayer%2FRetrOS-32","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joexbayer%2FRetrOS-32/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joexbayer%2FRetrOS-32/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joexbayer%2FRetrOS-32/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joexbayer","download_url":"https://codeload.github.com/joexbayer/RetrOS-32/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254459088,"owners_count":22074605,"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":["assembly","c","kernel","os","osdev","retros32"],"created_at":"2024-09-24T22:53:43.272Z","updated_at":"2025-05-16T03:07:03.082Z","avatar_url":"https://github.com/joexbayer.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RetrOS Documentation\n\n## General\n\n### Naming\n\nGlobal context variables are $process and $kernel.\n\n$process is used to access the current running process and general process information.\n$kernel is used to access the kernel and its information. Such as scheduler, memory manager, etc.\n\n\"$\" prefix is used for global (extern) variables.\nNormally external variables are avoided.\n\n## Bootloader\n\n## Kernel\n\n## Filesystem\n\n## Graphics\n\n### Window Manager\n\n### GFXLib\n\n## Terminal\n\n## Textmode\n\n## Under Construction!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoexbayer%2Fretros-32","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoexbayer%2Fretros-32","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoexbayer%2Fretros-32/lists"}