Making an OS (x86) Chapter 1 - CPU, Assembly, Booting
In this video you will (hopefully) learn the basis of what the CPU is, what Assembly is like and even use some Assembly code to create a functioning boot sector. Corrections: It's not SUM ax, 5 but ADD ax, 5 Times is not an "instruction", it only repeats an "action" n times in the binary file. New Video Next Sunday Ben Eater: / @beneater To install nasm and qemu on linux (debian) run the following commands: sudo apt update sudo apt install nasm sudo apt-get install qemu-system To install NASM on windows use this link: shorturl.at/gowT2 (Look, it wasn't even a rickroll after all!) Music by Kevin MacLeod

▶︎
Making an OS (x86) Chapter 2 - BIOS, Printing the Alphabet, Conditional Jumps

▶︎
Programming in Assembly without an Operating System

▶︎
Let's Create a Compiler (Pt.1)

▶︎
How Huawei Just Built an Impossible Chip

▶︎
I Designed My Own 16-bit CPU

▶︎
4. Assembly Language & Computer Architecture

▶︎
I am done with Golang

▶︎
Why no one writes their own OS

▶︎
Something is jamming GPS over Europe. Here's what we found

▶︎
The Riskiest Moment of the AI Bubble

▶︎
Hello, Assembly! Retrocoding the World's Smallest Windows App in x86 ASM

▶︎
The Insane Genius of a Formula 1 Gearbox

▶︎
“Hello, world” from scratch on a 6502 — Part 1

▶︎
RISC-V Assembly Hello World (Part 1)

▶︎
I Hacked This Temu Router. What I Found Should Be Illegal.

▶︎
How I Made A C64 Laptop From Scratch - The Portable 64 (Emulation)

▶︎
you can learn assembly in 10 minutes (try it RIGHT NOW)

▶︎
HOW TRANSISTORS RUN CODE?

▶︎
