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.
Why I wrote an entire RP2350 SDK in pure ARM assembly

Why I wrote an entire RP2350 SDK in pure ARM assembly

Comments
2 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
How I Modernized a 10-Year-Old MIPS Simulator (And Added a C Compiler)

How I Modernized a 10-Year-Old MIPS Simulator (And Added a C Compiler)

Comments
3 min read
Some basic understanding of function calls

Some basic understanding of function calls

Comments
3 min read
GhostOS

GhostOS

1
Comments
1 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
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
Automating Stack Corruption Analysis in GDB with Python

Automating Stack Corruption Analysis in GDB with Python

Comments
4 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
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

7
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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.