Creating an Operating System: Difference between revisions

m
Prefer being truly generic
[unchecked revision][unchecked revision]
m (Prefer being truly generic)
Line 20:
 
=== Creating a Hello World kernel ===
{{Main|Bare Bones}} {{Main|Raspberry Pi Bare Bones}}
:''See also [[:Category:Bare bones tutorials|Bare Bones for other platforms]]''
 
Your next task is to make a simple hello world kernel that is able to start up, print a message to the output device and then loop endlessly. While simple and useless, it will serve as a great example and starting point for a real system, as well as confirm that your testing environment works correctly.
Anonymous user