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.
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
Basics of Assembly Language: A Beginner's Guide

Basics of Assembly Language: A Beginner's Guide

30
Comments
3 min read
Modifying the 6502 Assembly Program

Modifying the 6502 Assembly Program

1
Comments
3 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
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
OS Development (The truth)

OS Development (The truth)

Comments 4
9 min read
ErfanOS

ErfanOS

Comments
2 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
Arrays em Assembly x86

Arrays em Assembly x86

54
Comments
19 min read
Reverse Engineering?

Reverse Engineering?

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

Recursion vs Loop: a low-level analysis

Comments 2
4 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.