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.
Construindo um web server em Assembly x86, parte III, código de máquina

Construindo um web server em Assembly x86, parte III, código de máquina

13
Comments 2
20 min read
Understanding the Flag Register in x86 Assembly Language

Understanding the Flag Register in x86 Assembly Language

Comments
2 min read
Reaching and surpassing the limits of JavaScript BigData with WebAssembly

Reaching and surpassing the limits of JavaScript BigData with WebAssembly

Comments
7 min read
Construindo um web server em Assembly x86, parte II, história e arquitetura

Construindo um web server em Assembly x86, parte II, história e arquitetura

52
Comments 3
11 min read
Construindo um web server em Assembly x86, parte I, introdução

Construindo um web server em Assembly x86, parte I, introdução

82
Comments
3 min read
Mini Micro and the 6502: Adding Keyboard Input

Mini Micro and the 6502: Adding Keyboard Input

Comments
5 min read
Mini Micro and the 6502: Adding retro to the neo-retro

Mini Micro and the 6502: Adding retro to the neo-retro

2
Comments 3
4 min read
Bootloader 101

Bootloader 101

5
Comments
5 min read
Load assembly at runtime with .Net 6*

Load assembly at runtime with .Net 6*

Comments
2 min read
Hello World in Assembly (x86-64)

Hello World in Assembly (x86-64)

5
Comments 3
2 min read
Show off on Apple M1 with assembly

Show off on Apple M1 with assembly

Comments
5 min read
CALL me, maybe

CALL me, maybe

13
Comments 6
10 min read
Programando en Turbo Assembler en los 90

Programando en Turbo Assembler en los 90

Comments
4 min read
🐍 The Journey of Creating the Smallest Snake Game in the World🐍

🐍 The Journey of Creating the Smallest Snake Game in the World🐍

2
Comments 1
4 min read
Challenge RE #26

Challenge RE #26

Comments
2 min read
6502 Programming

6502 Programming

2
Comments
7 min read
Challenge RE #22

Challenge RE #22

Comments
4 min read
Challenge RE #21

Challenge RE #21

5
Comments
2 min read
How are threads created in Linux x86_64

How are threads created in Linux x86_64

5
Comments 2
5 min read
How a CPU really works

How a CPU really works

1
Comments
2 min read
Challenge RE #14

Challenge RE #14

Comments
2 min read
Challenge RE #13

Challenge RE #13

Comments
2 min read
Challenge RE #12

Challenge RE #12

Comments
4 min read
Challenge RE #8

Challenge RE #8

Comments
6 min read
Challenge RE #7

Challenge RE #7

Comments
3 min read
Challenge RE # 5

Challenge RE # 5

Comments
6 min read
How to make your own Godbolt (for C++ and Rust)

How to make your own Godbolt (for C++ and Rust)

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

Writing a NES game day 12, The Aqualate!

2
Comments
2 min read
Building a Simple Bootloader in NASM x86

Building a Simple Bootloader in NASM x86

5
Comments
3 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
Calling Conventions

Calling Conventions

1
Comments
2 min read
Bit banging exercise in C

Bit banging exercise in C

Comments
4 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 14, newbie mistakes

Writing a NES game, day 14, newbie mistakes

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

Writing a NES game day 11, Fire!

5
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 1
5 min read
x64 Assembly: Multithreading from Scratch Part 1: Hello World!

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

4
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

9
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
A beginners guide to Assembly language using emu8086

A beginners guide to Assembly language using emu8086

11
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
loading...