Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in osdev
Implementing basic operations for built-in types without using libcore
Apr 10, 2020
rust
osdev
The realisticity of writing a full operating system as an UEFI application [closed]
Jun 02, 2022
c
osdev
uefi
How to write a simple soundblaster 16 driver using direct write mode for a hobby OS?
Apr 19, 2021
audio
x86
operating-system
osdev
hobby-os
How do I build a kernel image using Visual Studio?
Jan 06, 2021
visual-studio
kernel
osdev
multiboot
Is the address checked by the memory alignment check mechanism a effective address, a linear address or a physical address?
Sep 02, 2022
assembly
x86
memory-alignment
osdev
memory-segmentation
BIOS and Address 0x07C00
May 23, 2022
x86
operating-system
intel
bios
osdev
GCC code that seems to break inline assembly rules but an expert believes otherwise
Aug 30, 2022
gcc
x86
x86-64
inline-assembly
osdev
How do I programmatically create a bootable CD?
Oct 29, 2022
osdev
grub
bootable
Enable the boot loader to load the second sector of a USB
Apr 04, 2021
assembly
x86-16
bootloader
osdev
bochs
Is it possible to map a process into memory without mapping the kernel?
May 06, 2022
assembly
memory-management
linux-kernel
x86
osdev
Should I make my own OS kernel ELF or raw binary?
Oct 31, 2022
operating-system
kernel
elf
bootloader
osdev
How do you explain gcc's inline assembly constraints for the IN, OUT instructions of i386?
Feb 12, 2019
gcc
x86
g++
inline-assembly
osdev
GCC - Label address return current EIP rather than real label address
Apr 10, 2022
c
gcc
osdev
OS Development - booting from floppy drive using qemu
Sep 18, 2019
boot
qemu
osdev
floppy
Identifying faulting address on General Protection Fault (x86)
Nov 10, 2022
operating-system
x86
osdev
interrupt-handling
Why test port 0x64 in a bootloader before switching into protected mode?
Jul 22, 2021
assembly
x86
bootloader
osdev
real-mode
What happens with a processor when it tries to access a nonexistent physical address?
Aug 21, 2022
assembly
x86
ram
osdev
address-space
Problem switching to v8086 mode from 32-bit protected mode by setting EFLAGS.VM to 1
Oct 22, 2022
assembly
x86
nasm
x86-64
osdev
How do I write a bin file (512 bytes) to the first sector (sector 0) of a floppy disk?
Apr 10, 2022
assembly
bootloader
bios
osdev
floppy
Keyboard IRQ within an x86 kernel
Sep 06, 2022
c
x86
kernel
osdev
irq
« Newer Entries
Older Entries »