Build OS from zero

OS • Current

Description

* Help me to Build my own 64-bit operating system - for the x86 architecture Be able to build a simple operating system for the x86 architecture. Understand real mode Understand protected mode and long mode How to handle interrupts and exceptions in the 64-bit mode How to write OS kernel with the assembly code and C code Be able to write print function to print characters on the screen Be able to build a memory manager using x86 paging mechanism How to write timer handler for the process manage

Project Notes

No notes for this project yet.

Time Intervals

1
Time Content Type
2026/03/19 20:05 - 21:31 gemini step by step. failed 'hello world'