Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Brendan
Brendan has asked
1
questions and find answers to
169
problems.
Stats
3.7k
EtPoint
1.1k
Vote count
1
questions
169
answers
About
Brendan questions
Brendan answers
What does "aligning the stack" mean in assembly?
What is the method for counting how many bytes your program will be, reading from 32 bit x86 assembly code
(assembly x86 real mode) Data gets "cut off" at the end of the program?
Program Counter Overflow?
Is ABI required for an API to function effectively?
When exactly is the MMU accessed on x86?
What is causing this bootloader to fail on hardware but not in DOSBOX? It displays all registers
Why does x86 assember allow a negative integer to be put into an unsigned variable?
Get linear address of FS:[0] in 32-bit protected mode / MSVC inline asm
How to set up repetitive data so that most can be optimized away?