[MASM] 8086 Assembly Tips | Draw Pixel | Mode 13h

preview_player
Показать описание
In this tutorial I'll show you how to display and draw a pixel on the screen on 8086 Assembly, using the mode 13h and the 10h interruption.

In the following links there's more information about the interruptions used and the mode 13h color palette:
Рекомендации по теме
Комментарии
Автор

you're real programmer man you can talk to a computer and tell it to draw a pixel in bits and bytes level

Garfield_Minecraft
Автор

How would you do it for Intel 80836 in At&T syntax?

andrejvujic