https://github.com/exbotanical/toulouse
A 32-bit UNIX-like operating system kernel
https://github.com/exbotanical/toulouse
assembly bootloader kernel
Last synced: about 2 months ago
JSON representation
A 32-bit UNIX-like operating system kernel
- Host: GitHub
- URL: https://github.com/exbotanical/toulouse
- Owner: exbotanical
- License: other
- Created: 2021-08-04T17:02:09.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-06-10T15:05:45.000Z (about 1 year ago)
- Last Synced: 2025-10-21T09:04:26.297Z (8 months ago)
- Topics: assembly, bootloader, kernel
- Language: C
- Homepage:
- Size: 570 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# toulouse
toulouse is a 32-bit operating system kernel written for x86 ISA
## Features
* [x] 2-stage bootloader
* [x] multi-boot 1 compliant entrypoint
* [ ] higher half kernel
* [ ] ...