New posts in x86-16

Cannot write to screen memory in C

whats the use of "org xxxx" in assembly for a legacy PC BIOS MBR bootloader?

calculate logical address from physical address (x86)

BIOS Int 13h 08 DBT issue Bytes per sector code returns 0xF0 instead of 0x00 - 0x04

What are Segments and how can they be addressed in 8086 mode?

BIOS int 10h printing garbage on QEMU

Why can't MOV have both operands as memory locations? [closed]

Min and max from numbers read assembly

Differences between general purpose registers in 8086: [bx] works, [cx] doesn't?

How to fix "os.asm:113: error: TIMES value -138 is negative" in assembly language

Operand size prefix in 16-bit mode

Enable the boot loader to load the second sector of a USB

Looking for 16-bit x86 compiler

Dividing in assembly ax and bx [duplicate]

Why is my assembly output in letter position? (1+1=b)

Random number in assembly

What are near, far and huge pointers?

Calculating padding length with GAS AT&T directives for a boot sector?

What are the segment and offset in real mode memory addressing?

How do I disassemble raw 16-bit x86 machine code?