Search code examples
Change GDT and update CS while in long mode...


assembly64-bitx86-64osdevgdt

Read More
Convert string of hexadecimal to decimal in c...


c++cfilesystemshexosdev

Read More
Can't Link together GDT and the IDT...


operating-systemosdev

Read More
Writing an OS; asm keyword troubles...


cassemblyx86attosdev

Read More
How can CAS simulators like PTLsim achieve cycle accurate simulation of x86 hardware?...


x86simulationrtososdev

Read More
How to load a kernel from disk with BIOS int 13h in NASM assembly?...


assemblyoperating-systemx86nasmosdev

Read More
Compiling and linking C code without any additional data in output file...


cgccoperating-systemldosdev

Read More
How to handle 15th entry in Interrupt Descriptor Table...


assemblyx86operating-systemnasmosdev

Read More
Booting a non-multiboot kernel with GRUB2...


x86osdevgrub

Read More
How to implement terminal scrolling...


cscrollterminalosdevbare-metal

Read More
Assembly INT 0x13: Not getting an error when trying to read from disk...


assemblyqemuosdev

Read More
BIOS INT13h AH=42h with BOCHS...


assemblybiososdevbochs

Read More
How to properly insert text into a kernel's video memory?...


ckeyboard-eventsosdev

Read More
How do you properly implement turning an int into a string?...


cosdevitoa

Read More
Compiling custom kernel for HP Thin client and creating bootable ISO with grub...


cosdevgrubthin-client

Read More
MinGW's ld cannot perform PE operations on non PE output file...


gccassemblymingwnasmosdev

Read More
GCC 5.1.0-4 cross compiler build fail...


gccosdev

Read More
Rustc/LLVM generates faulty code for aarch64 with opt-level=0...


rustqemuarm64osdev

Read More
Helper function to safely read structure from stream...


rustosdev

Read More
C++ add up all bytes in a structure...


c++structosdev

Read More
What is the correct form for a Character struct in a VESA/VGA early kernel console?...


coperating-systemkernelosdev

Read More
How did x86 real mode work on machines with <640K of RAM?...


x86osdevx86-16

Read More
How to print a string in x86 real-mode non-OS assembly...


cassemblyx86osdev

Read More
Strange behaviour of C pointers with memory mapped I/O...


cpointerskernelosdev

Read More
Using pointer as an array - C...


carrayspointerstypesosdev

Read More
What to do with information collected from PCI devices...


pciosdev

Read More
GCC linker does not link standard library...


cgccassemblyosdev

Read More
Implementing queue in nasm assembly...


memoryassemblyx86nasmosdev

Read More
For kernel/OS is C still it?...


operating-systemkernelosdev

Read More
How do I programmatically create a bootable CD?...


osdevgrubbootable

Read More
BackNext