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
Difference between "mov eax, [num]" and "mov eax, num"
Nov 01, 2025
assembly
x86
nasm
32-bit
How to break down a NASM application into modules/packages and include them?
Oct 30, 2025
assembly
nasm
nasm calling subroutine from another file
Oct 31, 2025
nasm
subroutine
Redundant DS segment override prefix inserted by nasm?
Oct 30, 2025
assembly
x86
nasm
disassembly
Does int 0x80 overwrite register values? [duplicate]
Oct 27, 2025
linux
assembly
gdb
64-bit
nasm
Nasm print to next line
Oct 28, 2025
linux
assembly
x86
nasm
NASM - How to make array of struct pointers and access them
Oct 27, 2025
arrays
pointers
assembly
struct
nasm
NASM call for external C++ function
Oct 26, 2025
c++
compilation
g++
nasm
osdev
Code alignment in one object file is affecting the performance of a function in another object file
Oct 27, 2025
c
assembly
x86
nasm
avx
Debug symbols in NASM (once more)
Oct 25, 2025
assembly
gdb
nasm
lldb
dwarf
Missing debugging information with gdb and nasm
Oct 26, 2025
linux
gcc
assembly
gdb
nasm
INT vs CALL on Asm instructions
Oct 24, 2025
assembly
x86
nasm
(NASM) (80x86) Bootloader NEEDS xor ax, ax
Oct 25, 2025
x86
nasm
bootloader
Can NASM generate a file with machine code hexdump + asm source?
Oct 24, 2025
assembly
x86
nasm
Is resb 2 equivalent to resw 1?
Oct 22, 2025
assembly
x86-64
nasm
NASM Error Parsing, Instruction Expected
Oct 22, 2025
assembly
x86
nasm
Random number generation in assembly NASM
Oct 22, 2025
assembly
random
x86
nasm
Why do we need ORG 0x7c00 at the beginning of a bootloader?
Oct 22, 2025
assembly
operating-system
nasm
bootloader
bios
Loading and running a raw binary file with 32-bit code in QEMU
Oct 22, 2025
assembly
x86
nasm
binaryfiles
qemu
NASM should I pop function argument after calling a function?
Oct 22, 2025
assembly
x86-64
nasm
callstack
calling-convention
Older Entries »