Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Sep Roland
Sep Roland has asked
13
questions and find answers to
90
problems.
Stats
1.8k
EtPoint
439
Vote count
13
questions
90
answers
About
assembler, basic, compilers, dos
Sep Roland questions
Can the x87 perform exact division on UNsigned QUADword integers?
Displaying numbers with DOS
Meaning of bytes in Intel GMA950 private buffer, in VGA text mode
How buffered input works
The probability of selected EFLAGS bits
Displaying characters with DOS or BIOS
Where exactly is the red zone on x86-64?
Sep Roland answers
How to get the square of a number in assembly
Unexpected ouput when trying to find minimum value in an array using x86 assembly
How to prompt user for string and display it again in Assembly Language Programming
The 2nd digit of my first number has the same value as the 1st digit of the 2nd number. I don't know why
ASM x86 Push and pop
Printing special (non-Latin) characters in a legacy-BIOS bootloader
How to convert a 16 bit number entered by user to decimal
QB64 unable to load image, saying "illegal function call"
What happens when we divide a 16-bit number with a 8-bit 1?
Bubble sort on array on Assembly Language