StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Michael Petch

Rating
1621.17 (1,073rd)
Reputation
27,967 (4,487th)
Page: 1 2 3 4 5 6 7 ... 16
Title Δ
How to convert ld -Ttext option to a linker script? 0.00
ASM: too many memory references for `mov' 0.00
Porting AT&T inline-asm inb / outb wrappers to work with gcc -m... +1.98
Assembly: boot loader for custom OS keyboard support 0.00
Legacy BIOS bootloader to bootstrap real-mode code in second stage 0.00
Creating a proper Task State Segment (TSS) structure with and witho... 0.00
Why would one avoid using POPF to restore Interrupt Flag state? 0.00
Problem switching to v8086 mode from 32-bit protected mode by setti... +2.00
Problem switching to v8086 mode from 32-bit protected mode by setti... -2.00
NASM question regarding non-empty bin file -0.18
Switch from protected mode to real mode in a DOS EXE program 0.00
32 bit protected mode not working for several assembly files +0.36
second stage bootloader loaded but not executing +1.57
VGA Display problem in my custom OS kernel 0.00
How do you enable a20 in nasm? 0.00
Buffer Overflow - unexpected values inserted 0.00
How can I determine the result in AX after MOV and LEA instructions +1.16
Calculating the segment address range of an 8086 assembly programm 0.00
Reading more sectors than there are on a track with int 13h 0.00
Making a mousehandler in x86 assembly 0.00
Enter protected mode from bootloader issue 0.00
Why cursor doesn't move vertically on real hardware but does on... 0.00
How to convert the following NASM code into AT&T syntax so as t... 0.00
BIOS interrupt replaced with far-call NOT working +0.37
Assembly 32-bit print to display code runs on qemu, fails to work o... 0.00
How to fix "os.asm:113: error: TIMES value -138 is negative&qu... +2.13
Phoenix BIOS skips MBR code, what is the ACTUAL BIOS standard? 0.00
Assembly Why when i modify the code the result gets unbootable 0.00
Getting INT 16h key scancode instead of character 0.00
Kernel crashes when i add non-inline function 0.00
How to use preprocessor macro in GCC basic asm? 0.00
Qemu cannot recognize file changes immediately 0.00
BIOS. LBA mode reading doesn't read sectors 0.00
Far call pushing wrong IP to the stack 0.00
too many memory references for `mov' when calling a golang func... -2.06
When compiled inb and outb in inline assembly produce "Error:... 0.00
Why is the variable name "name" not allowed in assembly 8... 0.00
Why does CX work in '[ ]' in 16 Bit Assembly when it is not... 0.00
Instruction after paging is enabled doesn't appear to execute 0.00
How to map the section to the segment from an ELF output file? 0.00
ANSI escape codes not functioning when I printf them in x86 Assembly? 0.00
bochs booting from floppy FLOPPY: read() on floppy image returns 0 0.00
Unable to read a sector using int13H using custom Bootloader 0.00
How to prevent duplicate chars when I press keys on the keyboard 0.00
How to wait until specified keys will be pressed in NASM? 0.00
Assembly Instructions: AAA 0.00
Registering Interrupt in 16 bit x86 Assembly 0.00
Can I print the content of the rax register with leading zeros? 0.00
INT 13, 2 hanging on x86 real mode when trying to read sectors from... 0.00
How to copy 9th sector to 1st sector? +2.00