CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
dos
09-04
Software engineering
"Near jump or call to different CS" error in TASM 8086
09-04
database
IBM 5150 - int 21h corrupts segment registers
07-29
other
Why are far pointers slow?
07-19
Back-end
What is the difference between `MOV AX,4C00H INT 21H` and `INT 20H`?
07-17
other
8086 MSDOS Assembly: Strange mouse behaviour in simple paint program
07-16
front end
Why wont the write mode change for writing to graphics memory in VGA mode?
07-14
OS
DLL starts with MZx in DOS header - what does it mean?
06-18
Mobile
MS-DOS Date Variable in Batch File
06-16
Mobile
How to print in reverse in assembly language using DOSBox Debug?
06-16
Software engineering
Assembly “Hello world” execution file less than 20 bytes
05-10
Blockchain
Why is MS-DOS “not reentrant” and a DOS interrupt can't call another one?
05-06
OS
not adding the stack bytes to the .exe file with MASM 5.0
04-25
Blockchain
Loops in Assembly: TASM on 8086 (DosBox) Solve on how to Horizontal and Vertical Number
04-12
other
Write data from a pointer to a local variable(another pointer) in assembler
04-12
other
What is PSP (program segment prefix)?
04-03
other
Segmented far pointer allocation in 16bit x86 MS-DOS real mode
03-28
Software design
I am stuck in writing a loop in assembly to read 5 characters and print them in reverse order
03-09
Software engineering
1 second timer waiting too long
02-22
Software design
DOS v6 era batch echo and ver on same line
12-23
database
What are the details of .com file format?
11-24
Net
printing a sentence on screen
11-09
Software engineering
TASM Printing a number array
11-06
Back-end
Display an Array of Strings using 8086 MS-DOS Assembly
10-31
Back-end
Segments in NASM?
09-18
Software design
Using an assembly function in a C program
Links:
CodePudding