Answer the question
In order to leave comments, you need to log in
How can you make your OS in pure NASM assembly and C (C++)?
I really want to make my own OS on my own kernel, bootloader, using pure x86 NASM assembler and the C programming language (And maybe C ++).
I will be very grateful if you help, for example, find some materials (from osdev.org ) or write at least something for her.
Answer the question
In order to leave comments, you need to log in
Start by writing your own bootloader so that you can boot into your program directly from a flash drive and write a greeting.
Then come up with your own file system so that you can store files and work with them.
Well, actually, the question is too general and bad. If you are new to programming, then the task is clearly not up to the task, you should first try something simpler.
If experienced, then why didn’t I find the first top links in Google?
for x86 your OS? but why?
x86 is a very wide architecture, it's quite difficult to take everything into account.
Why not look towards STM32F411RE
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question