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.
I'm building my own kernel!

I'm building my own kernel!

Comments
1 min read
Shift-left programming (rust as a case study)

Shift-left programming (rust as a case study)

Comments
2 min read
6502 Math

6502 Math

Comments
6 min read
Jas - My x64 assembler

Jas - My x64 assembler

Comments
1 min read
As a beginner I use Arch, Neovim and code in assembly btw

As a beginner I use Arch, Neovim and code in assembly btw

Comments
2 min read
The history of game engines — from assembly coding to photorealism and AI

The history of game engines — from assembly coding to photorealism and AI

12
Comments 2
5 min read
Your FIRST STEPS on the ASSEMBLY Programming Language!

Your FIRST STEPS on the ASSEMBLY Programming Language!

8
Comments
8 min read
Mastering the basics: A Deep into Low-Level Programming Essentials (Part 1)

Mastering the basics: A Deep into Low-Level Programming Essentials (Part 1)

Comments
3 min read
64-bit Assembly Programming: AArch64

64-bit Assembly Programming: AArch64

Comments
7 min read
Learn Assembly in 3 Minutes ⏳💻

Learn Assembly in 3 Minutes ⏳💻

14
Comments
7 min read
Recreating strlen and strcmp in Assembly: A Step-by-Step Guide

Recreating strlen and strcmp in Assembly: A Step-by-Step Guide

4
Comments
4 min read
Embedded Rust: Programming Microcontrollers with Zero Compromises

Embedded Rust: Programming Microcontrollers with Zero Compromises

1
Comments
8 min read
I made a hobby OS

I made a hobby OS

1
Comments
1 min read
The Origin and factors for the birth of Assembly language

The Origin and factors for the birth of Assembly language

1
Comments
3 min read
Basics of Assembly Language: A Beginner's Guide

Basics of Assembly Language: A Beginner's Guide

15
Comments
3 min read
Modifying the 6502 Assembly Program

Modifying the 6502 Assembly Program

1
Comments
3 min read
6502 Assembly: Calculating Code Performance

6502 Assembly: Calculating Code Performance

1
Comments
7 min read
OS Development (The truth)

OS Development (The truth)

Comments
9 min read
Building a 32-Bit Operating System: A Beginner-Friendly Project

Building a 32-Bit Operating System: A Beginner-Friendly Project

Comments
2 min read
Web Applications in 6502 Assembly!

Web Applications in 6502 Assembly!

Comments
3 min read
ErfanOS

ErfanOS

Comments
2 min read
LKM Addict, learning the basics of lkm

LKM Addict, learning the basics of lkm

2
Comments
4 min read
Emulating classes with functions in Kotlin for maximum performance 🚀

Emulating classes with functions in Kotlin for maximum performance 🚀

12
Comments 2
6 min read
6502 Assembly - Intro

6502 Assembly - Intro

1
Comments
3 min read
Reverse Engineering?

Reverse Engineering?

Comments
1 min read
Do it Yourself: CPU

Do it Yourself: CPU

Comments
6 min read
Assembly Language: A Comprehensive Overview

Assembly Language: A Comprehensive Overview

3
Comments
4 min read
New Age New ASM: Syscall

New Age New ASM: Syscall

Comments 2
3 min read
Arrays em Assembly x86

Arrays em Assembly x86

52
Comments
19 min read
Running inline assembly code in C

Running inline assembly code in C

Comments
1 min read
Recursion vs Loop: a low-level analysis

Recursion vs Loop: a low-level analysis

Comments 2
4 min read
An Overview of Bitwise Operations

An Overview of Bitwise Operations

Comments 2
13 min read
Marrying Perl to Assembly

Marrying Perl to Assembly

4
Comments
5 min read
ShellCode 1.0

ShellCode 1.0

1
Comments
3 min read
Automatic Function Multi-Versioning: The Lazy Programmer’s Dream!

Automatic Function Multi-Versioning: The Lazy Programmer’s Dream!

Comments
1 min read
Construindo um web server em Assembly x86, the grand finale, multi-threading

Construindo um web server em Assembly x86, the grand finale, multi-threading

80
Comments 1
29 min read
Project Stage 1: Preparation(part-2)

Project Stage 1: Preparation(part-2)

Comments
5 min read
error: mismatch in operand sizes [pt-br]

error: mismatch in operand sizes [pt-br]

Comments
2 min read
64-Bit Assembly Language Lab 3 part-3

64-Bit Assembly Language Lab 3 part-3

1
Comments
3 min read
64-Bit Assembly Language Lab 3 part-2

64-Bit Assembly Language Lab 3 part-2

Comments
5 min read
Exploring 64 Bit Asseembly lanaguage

Exploring 64 Bit Asseembly lanaguage

Comments
3 min read
Construindo um web server em Assembly x86, parte V, finalmente o server

Construindo um web server em Assembly x86, parte V, finalmente o server

54
Comments 3
18 min read
Embracing Creativity: The Evolution of "Dumb Daniel"

Embracing Creativity: The Evolution of "Dumb Daniel"

Comments
3 min read
So Long Venerable Z80 and Thanks For All the Fish!

So Long Venerable Z80 and Thanks For All the Fish!

1
Comments
2 min read
Easiest program in 6502 emulator part-3

Easiest program in 6502 emulator part-3

Comments
2 min read
Easiest program in 6502 emulator part-2

Easiest program in 6502 emulator part-2

1
Comments
4 min read
Easiest program in 6502 emulator part-1

Easiest program in 6502 emulator part-1

Comments
2 min read
6502 Assembly Language Basics

6502 Assembly Language Basics

2
Comments
6 min read
Construindo um web server em Assembly x86, parte IV, um assembly modesto

Construindo um web server em Assembly x86, parte IV, um assembly modesto

37
Comments 5
45 min read
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

51
Comments 8
20 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
Understanding the Flag Register in x86 Assembly Language

Understanding the Flag Register in x86 Assembly Language

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

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

133
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
Introduction To Digital Electronics

Introduction To Digital Electronics

Comments
2 min read
WebAssembly vs JavaScript: What’s the Difference Between Both?

WebAssembly vs JavaScript: What’s the Difference Between Both?

Comments 1
2 min read
loading...