FITFLOP
Home

osdev (3 post)


posts by category not found!

My code is causing a triple fault after loading my Global Descriptor Table

Triple Fault after Loading the GDT A Common x86 Assembly Problem and How to Fix It Encountering a triple fault after loading your Global Descriptor Table GDT in

3 min read 03-10-2024 23
My code is causing a triple fault after loading my Global Descriptor Table
My code is causing a triple fault after loading my Global Descriptor Table

Writing a string to the screen fails in VGA graphical mode but writing a char succeeds

Why Cant I Write a String to the Screen in VGA Mode Lets say you re working on a low level project in C using the classic VGA Video Graphics Array mode for grap

2 min read 02-10-2024 29
Writing a string to the screen fails in VGA graphical mode but writing a char succeeds
Writing a string to the screen fails in VGA graphical mode but writing a char succeeds

Creating a singleton terminal struct in C (OSDev)

Creating a Singleton Terminal Struct in C for OS Development Operating system development often involves managing various resources and one crucial component is

2 min read 30-09-2024 28
Creating a singleton terminal struct in C (OSDev)
Creating a singleton terminal struct in C (OSDev)