FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
Drawing On DOS
How-ToTools

Drawing On DOS

via Dev.to TutorialNabir1411h ago

I always found retro games very interesting. Since I grew up playing browser games and most of them were emulated I think it played a big role in defining this interest in me. Anyways, So among all the other platforms DOS (Disk Based Operating System) is one of my favorite. I have recently installed FreeDOS and plan to program on it as hobby. Today, I will explain how you can draw pixels on screen using C as the programming language, FreeDOS as the operating system and Doing by directly writing to VGA (Video Graphics Array). Some Info About VGA VGA (Video Graphics Array) is a video display controller that was first introduced in IBM PS/2 line computers. Generally, The 3h mode also known as Text Mode can be used to print text and is used in Terminal and CLI applications/games to display text. The 13h mode also known as Graphics Mode can be used to plot pixels, draw shapes and images on screen. It is used by 2D/3D games. This blog post will mostly focus on VGA mode 13h . Drawing A Single

Continue reading on Dev.to Tutorial

Opens in a new tab

Read Full Article
0 views

Related Articles

How-To

How to Install and Start Using LineageOS on your Phone

Lobsters • 56m ago

How-To

What Should Kids Learn After Scratch? Comparing Programming Languages

Medium Programming • 4h ago

BYD rolls out EV batteries with 5-minute ‘flash charging.’ But there’s a catch.
How-To

BYD rolls out EV batteries with 5-minute ‘flash charging.’ But there’s a catch.

TechCrunch • 4h ago

Trump gets data center companies to pledge to pay for power generation
How-To

Trump gets data center companies to pledge to pay for power generation

Ars Technica • 6h ago

Building an Interactive Fiction Format with Codex as a Development Partner
How-To

Building an Interactive Fiction Format with Codex as a Development Partner

Medium Programming • 8h ago

Discover More Articles