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.
How a CPU really works

How a CPU really works

1
Comments
2 min read
Writing a NES game day 12, The Aqualate!

Writing a NES game day 12, The Aqualate!

2
Comments
2 min read
Writing a NES game day 10: Working with graphics

Writing a NES game day 10: Working with graphics

2
Comments
3 min read
Writing a NES game day 15, scrolling?

Writing a NES game day 15, scrolling?

1
Comments 1
1 min read
Writing a NES game day 11, Fire!

Writing a NES game day 11, Fire!

6
Comments 2
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
Assembly essentials

Assembly essentials

7
Comments 1
2 min read
Form Collection in Asp.net with View Examples

Form Collection in Asp.net with View Examples

1
Comments
2 min read
Undefined Reference: The Internals of Object Files and Linking

Undefined Reference: The Internals of Object Files and Linking

Comments
6 min read
Debugging ARM Assembly With LLDB Part 1. Setting Break Points

Debugging ARM Assembly With LLDB Part 1. Setting Break Points

Comments
6 min read
What Does The Best Programming Language Really Mean: The Old Ways

What Does The Best Programming Language Really Mean: The Old Ways

1
Comments
4 min read
x64 Assembly: Multithreading from Scratch Part 2: Threads

x64 Assembly: Multithreading from Scratch Part 2: Threads

Comments
5 min read
x64 Assembly: Multithreading from Scratch Part 1: Hello World!

x64 Assembly: Multithreading from Scratch Part 1: Hello World!

3
Comments
4 min read
Calling Assembly function from Python (Part - maybe 0)

Calling Assembly function from Python (Part - maybe 0)

6
Comments
4 min read
Daily Dose of x86-64 III

Daily Dose of x86-64 III

1
Comments
10 min read
Assembly For JavaScript Developers

Assembly For JavaScript Developers

8
Comments
18 min read
What i Learn from basic C++ Console Project

What i Learn from basic C++ Console Project

Comments
11 min read
Daily Dose of x86-64 - II

Daily Dose of x86-64 - II

1
Comments
4 min read
Daily Dose of x86-64 - I

Daily Dose of x86-64 - I

1
Comments
2 min read
Implement Fibonacci using MIPS

Implement Fibonacci using MIPS

Comments
2 min read
Implement factorial using MIPS

Implement factorial using MIPS

4
Comments
2 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
Gdb Black Magics

Gdb Black Magics

1
Comments
2 min read
Do function calls hinder performance?

Do function calls hinder performance?

2
Comments 3
4 min read
Creating an Operating System: The Journey

Creating an Operating System: The Journey

4
Comments
5 min read
🗃️ Reversing a Go stripped binary

🗃️ Reversing a Go stripped binary

4
Comments
12 min read
Solving RISC-V Kata locally, the not-so-easy way

Solving RISC-V Kata locally, the not-so-easy way

9
Comments 1
9 min read
A beginners guide to Assembly language using emu8086

A beginners guide to Assembly language using emu8086

9
Comments
12 min read
Los registros de la Commodore64

Los registros de la Commodore64

4
Comments
2 min read
Optimizing a Program Through SVE2 Auto-Vectorization

Optimizing a Program Through SVE2 Auto-Vectorization

5
Comments
3 min read
Algorithm Selection on x86_64 vs AArch64 Part II

Algorithm Selection on x86_64 vs AArch64 Part II

6
Comments
4 min read
Adding SVE2 Support to an Open Source Library - Part III

Adding SVE2 Support to an Open Source Library - Part III

7
Comments
12 min read
Solidity Gas Optimizations pt.4 - Efficient Strings

Solidity Gas Optimizations pt.4 - Efficient Strings

14
Comments
2 min read
Adding SVE2 Support to an Open Source Library - Part II

Adding SVE2 Support to an Open Source Library - Part II

5
Comments
4 min read
AArch64 Assembly Language Part I

AArch64 Assembly Language Part I

3
Comments
2 min read
🚩 Insomni'hack 2022 CTF write-up

🚩 Insomni'hack 2022 CTF write-up

8
Comments
11 min read
Adding SVE2 Support to an Open Source Library - Part I

Adding SVE2 Support to an Open Source Library - Part I

6
Comments
4 min read
Algorithm Selection on x86_64 vs AArch64 Part I

Algorithm Selection on x86_64 vs AArch64 Part I

5
Comments
7 min read
x86_64 Assembly Language

x86_64 Assembly Language

6
Comments
4 min read
AArch64 Assembly Language Part II

AArch64 Assembly Language Part II

5
Comments
3 min read
6502 Math and Strings Part III

6502 Math and Strings Part III

4
Comments
6 min read
100 Languages Speedrun: Episode 77: JVM Assembly with Jasmin

100 Languages Speedrun: Episode 77: JVM Assembly with Jasmin

2
Comments
10 min read
Calculating 6502 Execution Time - Part 3

Calculating 6502 Execution Time - Part 3

3
Comments
2 min read
Calculating 6502 Execution Time - Part 2

Calculating 6502 Execution Time - Part 2

2
Comments
3 min read
6502 Math and Strings Part II

6502 Math and Strings Part II

4
Comments
3 min read
Make and MakeFiles. What's that?

Make and MakeFiles. What's that?

6
Comments
4 min read
6502 Math and Strings Part I

6502 Math and Strings Part I

3
Comments
2 min read
Executando Assembly com QEMU no WSL

Executando Assembly com QEMU no WSL

6
Comments
2 min read
100 Languages Speedrun: Episode 62: LLVM Intermediate Representation

100 Languages Speedrun: Episode 62: LLVM Intermediate Representation

5
Comments
14 min read
Making GDB Easier: The TUI Interface

Making GDB Easier: The TUI Interface

3
Comments
3 min read
100 Languages Speedrun: Episode 46: ARM64 Assembly

100 Languages Speedrun: Episode 46: ARM64 Assembly

6
Comments
11 min read
100 Languages Speedrun: Episode 44: RISC-V Assembly

100 Languages Speedrun: Episode 44: RISC-V Assembly

7
Comments
10 min read
SPO600 Lab4(Option 4): Screen Colour Selector Part B

SPO600 Lab4(Option 4): Screen Colour Selector Part B

5
Comments
3 min read
Lab3 Bouncing Graphic/Ball (Part III)

Lab3 Bouncing Graphic/Ball (Part III)

3
Comments
4 min read
Lab3 Bouncing Graphic/Ball (Part II)

Lab3 Bouncing Graphic/Ball (Part II)

3
Comments
3 min read
Lab3 Bouncing Graphic (Part I)

Lab3 Bouncing Graphic (Part I)

3
Comments
3 min read
Binários!

Binários!

2
Comments
6 min read
6502 - Assembly Language Practice

6502 - Assembly Language Practice

6
Comments
3 min read
Build your own Operating System #1_setup_booting

Build your own Operating System #1_setup_booting

20
Comments
5 min read
Raspberry Pico: Programming with PIO State Machines

Raspberry Pico: Programming with PIO State Machines

3
Comments
9 min read
loading...