Settings

Theme

Pluto – An x86 (Ring 0, Protected Mode) kernel written in Zig

github.com

3 points by peter_d_sherman 8 days ago · 2 comments

Reader

peter_d_shermanOP 8 days ago

I like the following x86 assembly real-mode to protected-mode bootloader a lot:

(Taking a quick glance, it seems to be very well written and robust -- at least as far as "old-skool" (should run on ancient PC's back to 386's!) FAT, non-UEFI, x86 assembly bootloaders go...)

https://github.com/ZystemOS/pluto/tree/develop/src/bootloade...

Zambyte 8 days ago

Last commit was 3 years ago. Would be cool to see this updated to the latest zig! There have been a lot of advancements since then.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection