Search code examples
Extending the 16-bit value to the 32-bit form in Assembly and questions about U2 code...


assemblyx86dos

Read More
Emulator displays "error byte 24h not found after 2000 bytes" using int21h/ah=09h...


assemblyx86dosemu8086x86-16

Read More
8086 assembly program to store unique values...


assemblyx86dosx86-16masm

Read More
How to access non-standard COM ports (USB->Serial, COM5+) in DOS/C?...


cusbserial-portdosturbo-c

Read More
Why is my data segment clashing with my code segment?...


assemblydosx86-16emu8086

Read More
Relationship between AL and DL or AX and DX when using int 21h output functions?...


assemblydosx86-16

Read More
How to execute DOS' COMMAND.COM command from FASM?...


assemblydosx86-16fasm

Read More
What's the meaning of this print function in C and Assembly? (DOS)...


cassemblydosx86-16inline-assembly

Read More
MSDOS "Hello World" EXE...


dos

Read More
What's the difference between the int 21h services 01h, 07h and 08h and when should I use one ov...


assemblydosx86-16

Read More
DosBox is buggy with int 15h ah = 86h...


assemblywaitinterruptdosdosbox

Read More
Why isn't INT 31H set up properly even with a DPMI host active?...


assemblyx86dosreal-modewindows-3.1

Read More
(Assembly Lanaguage) Need assistance with diamond pattern...


loopsassemblyx86dos

Read More
Can't enter a variable in DOS...


batch-fileenvironment-variablesuser-inputdos

Read More
multiplying two two digit numbers with both the numbers taken as input and result is also to be prin...


assemblyx86dosbcd

Read More
How to send keyboard input to dos application running in window mode in Windows98...


c++doskeyboard-inputwindows-98

Read More
How to detect arrow keys in 16-bit DOS code...


assemblydosx86-16bios

Read More
Trying to get the name of the currently running .COM program. Where is it stored?...


assemblydosx86-16tasm

Read More
Filling dynamically allocated memory freezes program execution...


assemblydosx86-16tasm

Read More
Want Output in next line After inputing in the first line(Assembly Language)...


assemblydosx86-16

Read More
What is the difference between int 0x21 and int 0x80?...


linuxassemblyx86system-callsdos

Read More
Assembly 8086 - Using int21h function 5Ah to create a randomly named file...


assemblydosx86-16temporary-files

Read More
way to display data from bufor assembly 8086...


assemblyx86asciidosx86-16

Read More
Converting a DOS Application to a Win32 Console Application?...


windowsdos

Read More
How to know where the address is through Turbo Debugger?...


debuggingassemblydosx86-16

Read More
Difficulty completing the snake game with assembly language...


assemblydosx86-16emu8086

Read More
DOSBOX crashes after /3 key used for linking executable...


assemblydostasmi386

Read More
Macros to read and print a character in assembly...


assemblymacrosdosx86-16tasm

Read More
Division by 8 with SHR instruction...


assemblydosx86-16emu8086

Read More
Having no luck with data NASM...


x86nasmdos

Read More
BackNext