DEV Community

Assembly

Assembly is a low-level programming language that uses mnemonics to represent machine instructions.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Ghost in the Stack (Part 1): Why uninitialized variables remember old data

Ghost in the Stack (Part 1): Why uninitialized variables remember old data

Comments
3 min read
ForgeZero v1.0 on Go: the assembly builder that gobbles up folders and doesn't whine

ForgeZero v1.0 on Go: the assembly builder that gobbles up folders and doesn't whine

5
Comments
2 min read
Some basic understanding of function calls

Some basic understanding of function calls

Comments
3 min read
When disabled is not enough: Building guarded UI state in React

When disabled is not enough: Building guarded UI state in React

Comments
11 min read
I got tired of typing nasm/ld/gcc by hand, so I built a tool that does it for me

I got tired of typing nasm/ld/gcc by hand, so I built a tool that does it for me

5
Comments
3 min read
Beyond the Bootloader: The 32-bit to 64-bit Leap in Rust OS-Dev

Beyond the Bootloader: The 32-bit to 64-bit Leap in Rust OS-Dev

Comments
10 min read
Your Struct is Wasting Memory and You Don't Know It

Your Struct is Wasting Memory and You Don't Know It

5
Comments
8 min read
Where did the 0.5 go? An Initial Exploration of C Type Coercion and CPU Registers

Where did the 0.5 go? An Initial Exploration of C Type Coercion and CPU Registers

Comments
3 min read
From Voltage to Logic: What I Learned While Digging into the CPU's Heart

From Voltage to Logic: What I Learned While Digging into the CPU's Heart

5
Comments
3 min read
I Built a Shared Library for the Amiga in 68020 Assembly — and a Modern Documentation Site for It

I Built a Shared Library for the Amiga in 68020 Assembly — and a Modern Documentation Site for It

Comments
5 min read
Introducing WinGUI — a Native Windows GUI Framework for Python

Introducing WinGUI — a Native Windows GUI Framework for Python

2
Comments
2 min read
Rust Ownership - from source code to assembly

Rust Ownership - from source code to assembly

Comments
5 min read
Detailed Explanation: What the go Keyword Actually Does in Golang

Detailed Explanation: What the go Keyword Actually Does in Golang

Comments
3 min read
How to Build and Run Microsoft's Newly Open-Sourced DOS Source Code

How to Build and Run Microsoft's Newly Open-Sourced DOS Source Code

1
Comments
5 min read
I built a graphical OS where buttons execute binary code in memory

I built a graphical OS where buttons execute binary code in memory

5
Comments 4
1 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.