{"id":19686270,"url":"https://github.com/calint/pczero","last_synced_at":"2025-06-13T14:05:01.064Z","repository":{"id":65615969,"uuid":"595618890","full_name":"calint/pczero","owner":"calint","description":"experiments with bootable image of x86 and protected mode 32 bit code for the i386 platform  written in assembler and c++  contains: * minimal assembler kernel supporting preemptive multitasking (1 KB) * sample toy application of a 2d game engine","archived":false,"fork":false,"pushed_at":"2024-12-15T16:50:56.000Z","size":2178,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-10T07:19:02.812Z","etag":null,"topics":["bootable","cpp","kernel","operating-system","preemptive-multitasking","protected-mode","x86-32","x86-assembly"],"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/calint.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":"2023-01-31T13:15:05.000Z","updated_at":"2024-12-15T16:50:42.000Z","dependencies_parsed_at":"2024-03-26T20:27:08.052Z","dependency_job_id":"1a5cf2d9-f357-42cc-a87b-52898320fe4d","html_url":"https://github.com/calint/pczero","commit_stats":null,"previous_names":[],"tags_count":167,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calint%2Fpczero","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calint%2Fpczero/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calint%2Fpczero/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calint%2Fpczero/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/calint","download_url":"https://codeload.github.com/calint/pczero/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240993950,"owners_count":19890419,"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":["bootable","cpp","kernel","operating-system","preemptive-multitasking","protected-mode","x86-32","x86-assembly"],"created_at":"2024-11-11T18:27:04.193Z","updated_at":"2025-06-13T14:05:00.998Z","avatar_url":"https://github.com/calint.png","language":"C++","readme":"# pczero\nexperiments with bootable image of x86 and protected mode 32 bit code for the i386 platform\n\nwritten in assembler and C++\n\nintention:\n* travel back to the 80's when the 32 bit intel 386 with math co-processor appeared, equipped with c++ from the future\n* write a micro kernel (1 KB) in assembler that does preemptive multitasking\n* handle multiple tasks and keyboard with a simple kernel written in c++\n* write a small 2d framework for a toy application\n\ncontains:\n* minimal assembler kernel supporting preemptive multitasking (`osca.S`)\n* minimal c++ kernel (`lib.hpp`, `kernel.hpp`)\n  - task switch (ctrl+tab)\n  - enable/disable task (ctrl+F1, F2 etc)\n  - keyboard focus on tasks that handle input\n* sample toy application of a 2d game engine (`libge.hpp`, `game.hpp`)\n  - collision detection between convex shapes\n  - simple targeting system of objects in motion (can easily be extended to 3d and non-linear trajectories)\n* sample tasks (`main.cpp`)\n\n![screenshot 2024-03-13--12-07-40](https://github.com/calint/pczero/assets/1920811/fdbb313f-c202-411b-9806-6f472d39d167)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalint%2Fpczero","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcalint%2Fpczero","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalint%2Fpczero/lists"}