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 nasm
How to subtract two 64 bit integers in 8086 assembly
Sep 20, 2025
assembly
nasm
x86-16
dosbox
How to get the total size of the NASM-assembled instructions in a boot sector?
Sep 18, 2025
assembly
x86
nasm
boot
compile-time
How equ $ - instruction get the length of a string in nasm syntax?
Sep 18, 2025
assembly
nasm
Is it possible to make writeable variables in .text segment using DB directive in NASM?
Sep 17, 2025
windows
assembly
x86
nasm
warning: label alone on a line without a colon might be in error
Sep 15, 2025
assembly
x86
nasm
Underscore prefix problem in x86: Calling NASM function from C++ function works in x64 but fails in x86
Sep 14, 2025
c++
windows
assembly
visual-studio-2019
nasm
NASM x86 print integer using extern printf
Sep 08, 2025
c
x86
nasm
How to read from and write to files using NASM for x86-64bit
Sep 08, 2025
linux
assembly
x86-64
nasm
system-calls
Efficient UTF-8 character-length decoding for a non-zero character in a 32 bit register
Sep 07, 2025
assembly
utf-8
nasm
x86-64
micro-optimization
8086 OS-less programming; segmentation
Mar 19, 2023
assembly
nasm
x86-16
What is the difference between defining string as bytes (db) and defining strings as words/double words(dw/dd) in x86
Mar 20, 2023
linux
assembly
x86
nasm
NASM x86 using of nonexisting segment register 7
Mar 14, 2023
assembly
x86
nasm
How to print the length of a string in assembly
Mar 11, 2023
assembly
x86
nasm
Successive sys_write syscalls not working as expected, NASM bug on OS X?
Mar 09, 2023
macos
assembly
64-bit
nasm
x86-64
Can a “PUSH” instruction's operation be performed using other instructions?
Mar 05, 2023
assembly
x86
nasm
stack-memory
instruction-set
Debugging NASM in VS code
Mar 05, 2023
c++
debugging
assembly
visual-studio-code
nasm
How do I ignore line breaks in input using NASM Assembly?
Sep 03, 2025
linux
assembly
x86
nasm
system-calls
ld MinGW link to standard C library
Sep 02, 2025
windows
assembly
x86
mingw
nasm
How do I call a global C function pointer in NASM without warnings?
Sep 01, 2025
c
assembly
global-variables
x86-64
nasm
int 13h 42h doesn't load anything in Bochs
Sep 02, 2025
x86
nasm
bootloader
bios
bochs
Older Entries »