https://github.com/gandelxiv/pidi-os
A minimalistic operating system
https://github.com/gandelxiv/pidi-os
assembly bootsector c kernel makefile minimal nasm nasm-assembly nasm-bootloader os pure-c
Last synced: 12 months ago
JSON representation
A minimalistic operating system
- Host: GitHub
- URL: https://github.com/gandelxiv/pidi-os
- Owner: GandelXIV
- License: mit
- Created: 2021-03-23T17:23:38.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-12-07T12:45:10.000Z (over 3 years ago)
- Last Synced: 2025-06-02T13:56:57.307Z (about 1 year ago)
- Topics: assembly, bootsector, c, kernel, makefile, minimal, nasm, nasm-assembly, nasm-bootloader, os, pure-c
- Language: C
- Homepage:
- Size: 221 KB
- Stars: 39
- Watchers: 1
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pidi-os
This project has been abandoned in favor of [Rez OS](https://github.com/GandelXIV/RezOS)






A minimalistic i386 operating system.
More info: https://github.com/GandelXIV/pidi-os/wiki/
