{"id":27219808,"url":"https://github.com/gotz1480/primus-os","last_synced_at":"2025-04-10T06:05:29.951Z","repository":{"id":44697680,"uuid":"512941855","full_name":"gotz1480/primus-os","owner":"gotz1480","description":"A simple bare-bones 32-bit operating system written in Assembly x86 and C for educational purposes","archived":false,"fork":false,"pushed_at":"2023-09-19T08:20:09.000Z","size":70487,"stargazers_count":49,"open_issues_count":15,"forks_count":11,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T13:13:20.476Z","etag":null,"topics":["operating-system","operating-system-kernel","operating-system-learning","operating-systems","operating-systems-learning","operating-systems-project","operating-systems-tutorials"],"latest_commit_sha":null,"homepage":"","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/gotz1480.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":"2022-07-11T23:57:30.000Z","updated_at":"2025-03-09T13:54:08.000Z","dependencies_parsed_at":"2025-04-04T13:13:22.594Z","dependency_job_id":"3109e6ed-bb43-4501-8d41-6b01b360b923","html_url":"https://github.com/gotz1480/primus-os","commit_stats":null,"previous_names":["gotz1480/primus-os"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotz1480%2Fprimus-os","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotz1480%2Fprimus-os/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotz1480%2Fprimus-os/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotz1480%2Fprimus-os/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gotz1480","download_url":"https://codeload.github.com/gotz1480/primus-os/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248166931,"owners_count":21058481,"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":["operating-system","operating-system-kernel","operating-system-learning","operating-systems","operating-systems-learning","operating-systems-project","operating-systems-tutorials"],"created_at":"2025-04-10T06:04:33.979Z","updated_at":"2025-04-10T06:05:29.940Z","avatar_url":"https://github.com/gotz1480.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"print_screen.png\"/\u003e\n\n# PrimusOS\n\nA simple bare-bones 32-bit Ring 0 operating system written in Assembly x86 and C for educational purposes. \u003cbr\u003e\nInspired by Terry A. Davis (in memoriam).\n\n## Dependencies for building\n\n`xorriso` \u003cbr\u003e\n`mtools` \u003cbr\u003e\n\n## Bootloader \"hello world\" example\n\n### Compile bootloader\n\n`nasm -o bootloader.bin bootloader.asm`\n\n### Testing with QEmu\n\n`qemu-system-x86_64 bootloader.bin`\n\n## Compiling the kernel example\n\n`gcc -c kernel.c -o kernel -ffreestanding -m32`\n\n## Generating the ISO image\n\n`make check_dir`\n`make clean` \u003cbr\u003e\n`make primus-os.iso`\n\n## About pull requests\n\nPLEASE, comment on the related issue BEFORE sending a pull request! Thanks. Contributions and improvements are always welcome.\n\n## TODO\n\n- Implement unit tests and bechmarks (math functions) \u003cbr\u003e\n- Implement memory management \u003cbr\u003e\n- Add file system and disk partitioning \u003cbr\u003e\n- Add multithreading \u003cbr\u003e\n- Implement calculator (parsing of command-line tokens) \u003cbr\u003e\n- Implement basic text editor \u003cbr\u003e\n- Create documentation \u003cbr\u003e\n- Add games (tic-tac-toe, chess, etc.) \u003cbr\u003e\n- Implement other VGA graphic modes \u003cbr\u003e\n- Implement complex number library in C++ \u003cbr\u003e\n- Implement linear algebra library, scientific computing, etc. \u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgotz1480%2Fprimus-os","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgotz1480%2Fprimus-os","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgotz1480%2Fprimus-os/lists"}