how to create animation(pictures) using assembly language

Опубликовано: 27 Март 2026
на канале: Mghacademy
1,214
19

in this lecture we are going to show you how you could create animation in assembly language without having an operating system.
first we start by explaining how we could draw just 1 pixel on the screen using bios interrupt which in itself is kind of a kernel, and we use that to create pictures and animations.