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 to Say "Hello World" in x86 Assembly

How to Say "Hello World" in x86 Assembly

90
Comments 34
4 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
I added networking standards to my custom kernel!

I added networking standards to my custom kernel!

Comments
1 min read
I'm building my own kernel!

I'm building my own kernel!

1
Comments 1
1 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
The history of game engines — from assembly coding to photorealism and AI

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

21
Comments 3
5 min read
64-bit Assembly Programming: AArch64

64-bit Assembly Programming: AArch64

Comments
7 min read
Your FIRST STEPS on the ASSEMBLY Programming Language!

Your FIRST STEPS on the ASSEMBLY Programming Language!

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

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

6
Comments
4 min read
I made a hobby OS

I made a hobby OS

2
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

18
Comments
3 min read
Modifying the 6502 Assembly Program

Modifying the 6502 Assembly Program

1
Comments
3 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
Emulating classes with functions in Kotlin for maximum performance 🚀

Emulating classes with functions in Kotlin for maximum performance 🚀

13
Comments 2
6 min read
6502 Assembly: Calculating Code Performance

6502 Assembly: Calculating Code Performance

3
Comments
7 min read
6502 Assembly - Intro

6502 Assembly - Intro

2
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

2
Comments
4 min read
New Age New ASM: Syscall

New Age New ASM: Syscall

Comments 2
3 min read
loading...