DIR Return Create A Forum - Home
---------------------------------------------------------
Firestart Developer space
HTML https://firestartdev.createaforum.com
---------------------------------------------------------
*****************************************************
DIR Return to: Kernal development
*****************************************************
#Post#: 5--------------------------------------------------
Kernal development
DIR By: Ceo
Date: May 31, 2026, 7:06 am
---------------------------------------------------------
I have a task here it is: Create the FireStart Kernel Boot
Message
Goal:
Write a simple C function that prints “FireStart Kernel Loaded”
to the screen when the kernel starts.
Requirements:
Use VGA text mode (0xB8000)
Write directly to video memory
No external libraries
Must compile in a freestanding environment
What to do:
Create a file named kernel.c
Add a function that writes characters to VGA memory
Print the message “FireStart Kernel Loaded”
Reply to this post with your code when finished
If someone already claimed this task, choose a different one
*****************************************************
Page 1 of 1