What exactly is memory-mapped I/O and port-based I/O?...
Read MoreWhy my debug msg is not printed on my Kernel Screen?...
Read MoreHow Do You Retrieve a Video Output's Preferred Resolution? (BIOS Bootloader)...
Read More16-bit x86 Assembly Kernel getting stuck when calling input function...
Read MoreRegister corruption when iterating in a nested loop...
Read MorePerforming multiplication of 32-bit numbers in 16-bit real mode in order to traverse FAT table...
Read MoreLooking for 16-bit c compiler for x86...
Read More16 bit C code for real mode kernel...
Read More16bit Real Mode C Compiler for Mac OS X...
Read MoreWhat is the true difference between a real mode program and a protected mode program?...
Read MorePrinting out a number in assembly language?...
Read MoreWhat happens when the physical address corresponding to CS:IP is more than 20 bits in 8086?...
Read MoreMy assembly code for printing string works on QEMU, but not on real hardwares...
Read MoreReading integers > 9 in x86 assembly...
Read MoreHow to switch from real mode to protected mode after bootloader?...
Read MoreShould values always be popped off the x87 FPU stack?...
Read MoreAccessing intel graphics card registers through I/O space and MMIO in UEFI...
Read MoreBIOS doesn't read the sectors...
Read MoreIs pipelining/OoOE available on modern x86 processors when running in real mode?...
Read MoreMongoDB Atlas Device sync can't select serverless cluster...
Read MoreProtect BIOS from very aggressive program...
Read Morestored string in stack gets printed reversed in boot sector assembely code...
Read MoreI failed in switching the cpu from real-mode to protected-mode...
Read MoreSegmented far pointer allocation in 16bit x86 MS-DOS real mode...
Read MoreBase poiner offset in x86 real mode...
Read MoreString Output in Real-Mode by using LODS instruction...
Read Morephysical address formula in 16 bit real mode: why multiply segment by 16?...
Read Morecalculate logical address from physical address (x86)...
Read MoreBinding PIT, PIC and IVT together to get a sleep() function...
Read More