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 x86-16
How do i write a function that prints a null terminated string in NASM 16 bit real mode?
Apr 25, 2026
assembly
x86
nasm
x86-16
bios
What Is The Initial Value of Stack Pointer of 8086 (x86-16) CPU?
Apr 22, 2026
assembly
x86-16
cpu-registers
boot
stack-pointer
What is the value of segment registers in 8086?
Apr 23, 2026
assembly
x86
x86-16
What are DI, EI, and UP instructions(?) in original MS-DOS source code?
Apr 22, 2026
assembly
operating-system
dos
x86-16
Why left shift instruction has two names (SAL and SHL) in x86-64 ISA? [duplicate]
Apr 21, 2026
assembly
x86
x86-16
bit-shift
instruction-set
Problem in reversing a string in assembly 8086
Apr 19, 2026
string
assembly
reverse
x86-16
Is pipelining/OoOE available on modern x86 processors when running in real mode?
Apr 19, 2026
x86
cpu-architecture
x86-16
real-mode
Difference between String and Array in assembly language
Apr 16, 2026
arrays
string
assembly
masm
x86-16
Why do I get another result?
Apr 13, 2026
assembly
dos
x86-16
How can I write a code that loops 256 times using only 3 instructions and one 8-bit register (8086 instruction set)?
Mar 30, 2026
loops
assembly
x86-16
emu8086
microprocessors
Is there a difference in speed between mov bx,ax and mov bh,ah?
Mar 29, 2026
assembly
x86
dos
x86-16
mov
Do VGA cards read in the pixel buffer when the vertical retrace bit is cleared?
Mar 10, 2026
assembly
x86-16
vga
What is the use of endless jump in bootsector programming
Mar 08, 2026
assembly
infinite-loop
x86-16
bootloader
boot
convert binary to decimal and show in assembly
Mar 04, 2026
assembly
binary
decimal
x86-16
How do I use the int 16h interrupt to store a number of more than one digit typed from the keyboard?
Feb 27, 2026
assembly
x86
nasm
x86-16
interruption
Differences between general purpose registers in 8086: [bx] works, [cx] doesn't?
Feb 28, 2026
assembly
x86-16
cpu-registers
addressing-mode
What is causing this bootloader to fail on hardware but not in DOSBOX? It displays all registers
Feb 22, 2026
assembly
x86-16
bootloader
dosbox
real-mode
Older Entries »