Forem

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.
Understanding Hexadecimal Numbers

Understanding Hexadecimal Numbers

Comments
3 min read
Stack Frames and Function Calls: How They Create CPU Overhead

Stack Frames and Function Calls: How They Create CPU Overhead

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

Shift-left programming (rust as a case study)

Comments
2 min read
SPO600: Lab01 Experiments

SPO600: Lab01 Experiments

5
Comments
6 min read
SPO600: First Lab

SPO600: First Lab

6
Comments
6 min read
6502 Math

6502 Math

Comments
6 min read
How to 100% CPU

How to 100% CPU

9
Comments 1
2 min read
Deep Dive: Assembly Language Security Vulnerabilities and Mitigations in Modern Systems

Deep Dive: Assembly Language Security Vulnerabilities and Mitigations in Modern Systems

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

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

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

Basics of Assembly Language: A Beginner's Guide

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