Search code examples
Did old DOS C compilers implement double as 32-bit?...


cgraphics3dfloating-pointdos

Read More
16bit/ASM: Simple function using int 21h?...


assemblyx86dos

Read More
PC Speaker program works odd in MS-DOS...


assemblyx86dostasmbeep

Read More
Why are these DOS Variables Empty? (e.g. %DATE%, %ERRORLEVEL%)...


batch-filecommand-linedos

Read More
How were graphical DOS Games written?...


graphicsdos

Read More
What does DX + 2 mean in mov ah,9 int 21h?...


assemblydosx86-16

Read More
Problems in real DOS with mixed "goto" and "call" commands in a batch menu...


batch-filedos

Read More
How to create a variable in a subroutine in DOSBox?...


batch-filedossubroutinedosbox

Read More
Is there a way to set keyboard repetition delay to zero in assembly?...


assemblyinputkeyboarddosx86-16

Read More
int 21h ah 02h doesn't work for some reason...


assemblydosx86-16keyboard-input

Read More
Set console to 50 line mode with a DOS or BIOS call?...


assemblydosx86-16bios

Read More
Copying symbols from the 0ah input to another variable...


assemblydosx86-16

Read More
Batch : For what is percentage followed by asterisk used?...


batch-filedos

Read More
Extra bytes at the end of a DOS .COM file, compiled with GCC...


gccx86dosinline-assemblylinker-scripts

Read More
Why are this many bytes written to the standard output device?...


assemblyx86dosx86-16real-mode

Read More
Why does CX work in '[ ]' in 16 Bit Assembly when it is not a base or index register?...


assemblyx86dosmasmx86-16

Read More
TurboC - malloc() in "compact" memory model...


cmallocdosmemory-modelturbo-c

Read More
8086 assembly program always prints the same string...


assemblyx86dosx86-16emu8086

Read More
Simple FASM "Hello world!" crashes on DOS interrupt...


assemblyx86dosx86-16fasm

Read More
Looping statement that works in Windows 7 debug instructions won't work in DOSBox 0.74...


assemblyx86dosx86-16dosbox

Read More
Pass by value and pass by reference in Assembly...


assemblyparametersdosmasmx86-16

Read More
DOS DEBUG trace command doesn't work as I would expect...


debuggingassemblydosx86-16tasm

Read More
Division produces wrong result...


assemblydosx86-16divisiontasm

Read More
x86 ASM - Read line by line...


assemblyx86dosx86-16tasm

Read More
Memory-Mapped Graphics Output...


assemblydosx86-16tasm

Read More
TASM program outputs garbage and may hang upon exit...


assemblydosx86-16tasmreal-mode

Read More
Copy from VRAM using movsb?...


assemblyx86dosx86-16video-memory

Read More
How do I properly hook Interrupt 28h in assembly for DOS, and restore it?...


assemblydosinterruptx86-16

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


assemblydosx86-16biosturbo-c++

Read More
using ax instead of dx with interrupt 21...


assemblydosx86-1616-bitreal-mode

Read More
BackNext