Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in tasm
how to expand TASM macros
Jan 20, 2026
assembly
macros
tasm
Tasm macros default value
Dec 12, 2025
assembly
macros
default
tasm
creating a 32-bit binary file with nonzero org with TASM+TLINK
Oct 17, 2025
assembly
x86
tasm
set the alignment of the data segment in TASM ideal mode
Sep 21, 2025
assembly
x86
dos
x86-16
tasm
TASM 1.4 - Displaying a particular colored string?
Feb 11, 2023
assembly
text
colors
x86-16
tasm
8086 TASM: Illegal Indexing Mode [duplicate]
Jan 15, 2023
assembly
x86
x86-16
tasm
What does ASSUME mean in assembler?
Dec 26, 2022
assembly
x86
tasm
16-bit
real-mode
Assembly - bubble sort for sorting string
Oct 21, 2022
sorting
assembly
bubble-sort
tasm
Why isn't my code working when adding .386?
Jun 15, 2022
assembly
x86
32-bit
tasm
real-mode
intel
Assembly difference between TASM and MASM
Jun 26, 2017
assembly
masm
tasm
8086 assembly on DOSBox: Bug with idiv instruction?
Jul 19, 2020
assembly
x86
x86-16
tasm
dosbox
How to pass/retrieve DOS command-line parameters in a 16-bit assembly program?
Nov 07, 2022
assembly
dos
tasm
16-bit
x86-16
Using 3Dh causes interrupt to only return "Acces Denied"
Sep 17, 2020
assembly
x86-16
dos
tasm
dosbox
Assembly, the meaning behind the colon ":"
Nov 04, 2022
assembly
tasm
Weird Macros (TASM)
Aug 19, 2020
assembly
macros
interrupt
tasm
dosbox
What does `dup (?)` mean in TASM?
Sep 12, 2022
assembly
x86
tasm
Difference between lea and offset
Sep 14, 2022
assembly
x86
masm
tasm
How many ways to set a register to zero?
Aug 31, 2022
assembly
x86
x86-16
tasm