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
167
problems.
Stats
3.7k
EtPoint
1.1k
Vote count
1
questions
167
answers
About
Brendan questions
Brendan answers
(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?
Set 8th bit if all lower 7 bits are set without branching
How does the BIOS distinguish Interrupt(08h-12h) from INT instructions, vs. actual exceptions inside the CPU?