filmov
tv
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
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
(Look, it wasn't even a rickroll after all!)
Music by Kevin MacLeod
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
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
(Look, it wasn't even a rickroll after all!)
Music by Kevin MacLeod
Making an OS (x86) Chapter 1 - CPU, Assembly, Booting
Making an OS (x86) Chapter 6 - Entering Protected mode, GDT
Making an OS (x86) Chapter 7 - Cross Compiler, Bootloader, Kernel
Making an OS (x86) Chapter 5 - Reading the disk with BIOS
Making an OS (x86) Chapter 4 - Stack, Functions, Segmentation
Making an OS (x86) Chapter 3 - Strings, Keyboard Input in BIOS
Making an OS (x86) Chapter 2 - BIOS, Printing the Alphabet, Conditional Jumps
Assembly Language in 100 Seconds
The most INSANE Operating System 👩💻 #technology #programming #software #tech
The 5 most HATED programming languages 👩💻 #programming #technology #software #career
Windows vs Linux #windows #ubuntu #error #linux #shorts
MAKING MY OWN OS!!!!!!!!!👍👍👍👍👍👍👍👍👍👍
Building an OS with React - x86 Emulation & File Drop
Save File Function - Amateur OS Dev (x86 asm)
Building an OS - 1 - Hello world
x86 Operating Systems - Booting with Grub
What's the Best Operating System? #shorts
Making Simple Bootloader using x86 Assembly
•RTX 3070 Ti Build Gone Wrong•
x86 Operating Systems - Building a Simple Bootloader
A bootable x86 assembler in under 512 bytes
x86 Operating Systems - Creating a FAT12 Disk
Write Your Own 64-bit Operating System Kernel #1 - Boot code and multiboot header
CS 134 OS—2.6 X86 Instruction Set
Комментарии