Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86-16

debug.exe from DOS 6.22 errored on assembling mov ax, imm16 with the `a` command; works in Win 2000

Assembly 8086, LOOP instruction doesn't stop

loops assembly x86-16

Set the leading zero bits in any size integer C++

How do you translate the fractional part of a short real number as returned by the 8087 co-processor?

Error reading disk when disk is not a hard drive. Int 0x13 ah 0x02

How to increment a variable in assembly?

assembly x86-16

Why is the pixel not showing when i turn its position into variables ? Assembly 8086 NASM

8086 OS-less programming; segmentation

assembly nasm x86-16

How to read a character from standard input in DOS such that redirection works?

What is i.h.ah, o.h.ah and int86?

TASM 1.4 - Displaying a particular colored string?

assembly text colors x86-16 tasm

emu8086 complains about "Unterminated string" with a long string in a DB

assembly x86-16 emu8086

a good 8086 emulator [closed]

macos emulation x86-16

whats the use of "org xxxx" in assembly

8086 TASM: Illegal Indexing Mode [duplicate]

assembly x86 x86-16 tasm

8086 random number generator (not just using the system time)?

What is the purpose of the reserved/undefined bit in the flag register?

Displaying numbers with DOS

Assembly Instructions: AAA

assembly x86 x86-16 bcd 80286

8086/88 emulator for ubuntu [closed]

assembly emulation x86-16