Hey!
I sorta, kinda want to make a REALLY simple OS that would be made in c/c++ (c++ hopefully).
I realize that it would take a lot of effort, and I would need a lot of time. But I am willing to put forth the required effort and time, so, where should I start.
I was thinking that I could use a pre-made kernel and boot loader and not do those (as I don't want to learn assembly unless there is not way around it.
Also, are there any good things that would allow me to compile the code into whatever format needed for an OS (is it *.bin?).
Thanks,
Jack
Also, I would really appreciate it if you didn't post if you were planning on saying, "try learning something else first." I know that that is true, but I'm willing, as I said before, to put forth the effort required.