DEV Community

# x86

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Writing My Own Boot Loader

Writing My Own Boot Loader

172
Comments 63
15 min read
Writing My Own VGA Driver

Writing My Own VGA Driver

71
Comments 2
8 min read
Writing My Own Keyboard Driver

Writing My Own Keyboard Driver

35
Comments 9
11 min read
Writing My Own Shell

Writing My Own Shell

14
Comments
5 min read
100 Languages Speedrun: Episode 40: x86-64 Assembly

100 Languages Speedrun: Episode 40: x86-64 Assembly

7
Comments
10 min read
Running non-Apple Intel binaries on an M1 Mac

Running non-Apple Intel binaries on an M1 Mac

4
Comments
5 min read
Analyzing the Assembly from Modern Warfare II campaign (2022)

Analyzing the Assembly from Modern Warfare II campaign (2022)

3
Comments 1
2 min read
Solve leetcode climbing stairs problem in x86_64 assembly language

Solve leetcode climbing stairs problem in x86_64 assembly language

2
Comments
3 min read
Debug x86 assembly with GDB

Debug x86 assembly with GDB

1
Comments
1 min read
Calling printf from the C standard library in assembly

Calling printf from the C standard library in assembly

1
Comments
2 min read
x86 CPU registers

x86 CPU registers

1
Comments
2 min read
Compiling your first assembly program

Compiling your first assembly program

1
Comments
2 min read
How your program's functions are handled in memory ?

How your program's functions are handled in memory ?

Comments
2 min read
A minimal assembly program

A minimal assembly program

Comments
2 min read
Calling functions in x86 assembly

Calling functions in x86 assembly

Comments
1 min read
Benchmarking in C (for x86 and x64)

Benchmarking in C (for x86 and x64)

Comments
8 min read
Apple’s move to ARM could reshape the development landscape

Apple’s move to ARM could reshape the development landscape

Comments
8 min read
loading...