{"id":20789616,"url":"https://github.com/sairyss/32-bit-kernel","last_synced_at":"2026-04-29T05:07:35.823Z","repository":{"id":135560120,"uuid":"558937900","full_name":"Sairyss/32-bit-kernel","owner":"Sairyss","description":"32-bit example kernel using C and Assembly.","archived":false,"fork":false,"pushed_at":"2022-10-30T07:55:58.000Z","size":1651,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-18T10:27:30.130Z","etag":null,"topics":["kernel","operating-system","osdev"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Sairyss.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-10-28T16:29:21.000Z","updated_at":"2024-10-10T12:11:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"81df78e6-0c92-4134-a611-d95b46ab407b","html_url":"https://github.com/Sairyss/32-bit-kernel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sairyss%2F32-bit-kernel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sairyss%2F32-bit-kernel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sairyss%2F32-bit-kernel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sairyss%2F32-bit-kernel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sairyss","download_url":"https://codeload.github.com/Sairyss/32-bit-kernel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243135467,"owners_count":20241971,"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":["kernel","operating-system","osdev"],"created_at":"2024-11-17T15:25:12.092Z","updated_at":"2025-12-25T05:34:50.459Z","avatar_url":"https://github.com/Sairyss.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 32-bit kernel\n\n32-bit example kernel using C and Assembly.\n\nTo build and run kernel you will need to [install GCC Cross-Compiler](https://wiki.osdev.org/GCC_Cross-Compiler), [qemu-system-x86_64](https://www.qemu.org/docs/master/system/target-i386.html), [nasm](https://www.nasm.us/)\n\n- `./build.sh`\n- `qemu-system-x86_64 -hda ./bin/os.bin`\n\n## Resources\n\n- [Write a simple kernel](https://wiki.osdev.org/Bare_Bones) - this will help with most of the things needed to run a kernel\n- [OSDev Wiki](https://wiki.osdev.org/Main_Page) - Learn systems programming\n- [The Linux Programming Interface](https://man7.org/tlpi/) - systems programming book\n- [Ralf Brown's Interrupt List](https://ctyme.com/rbrown.htm)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsairyss%2F32-bit-kernel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsairyss%2F32-bit-kernel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsairyss%2F32-bit-kernel/lists"}