Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86-16

Assembly 8086 EQU directive

assembly x86-16 emu8086

How to pass/retrieve DOS command-line parameters in a 16-bit assembly program?

assembly dos tasm 16-bit x86-16

Running a game written in 8086 assembly on a modern CPU

assembly dos x86-16

What does it mean by "MOV AH, 4CH" in assembly language?

How can I get an extra segment in DOS?

Newline in 8086 assembly language: my text prints stair-stepped

assembly dos x86-16

Can a string literal in C be modified?

How to check keys status in x86 assembly?

PC boot: dl register and drive number

Using 3Dh causes interrupt to only return "Acces Denied"

assembly x86-16 dos tasm dosbox

What was CS register's value at boot time?

assembly x86-16 boot bios bochs

What would happen if the CS segment register is changed? (And how would you do so?)

How do you disable the PC speaker beep interrupt that occurs while looping?

assembly interrupt x86-16

Registering Interrupt in 16 bit x86 Assembly

the use of ASSUME directive in 8086 instruction set

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

Use of TEST instruction with same register

Displaying characters with DOS or BIOS

assembly x86 dos x86-16 bios

IDE and Assembler for 8086/88

assembly ide x86-16

x86 assembly: Pass parameter to a function through stack