Programming Windows Screensavers - Agon Light Graphics Programming

My aim is not to simply program the Agon Light by cloning the Windows 3.11 screensavers, but to learn how to program the Agon Light at all. Ultimately I want to learn how to program games for the Agon Light.

Watch the video


I find it easiest to learn a new skill by having a small project to aim towards. It’s not very motivating following a set of documentation. There needs to be an end goal, it’s sort of like the difference between learning to drive by doing laps of a carpark, and learning to drive by getting out amongst the traffic.

In this video I learn how to program the Agon Light’s graphics system which is very similar to the BBC Micro’s graphics system. It uses a rather odd, but clever character control based graphics system. It’s like a mixture of ASCII control codes and a separate video subsystem.

Instead of directly writing to video RAM to draw things, the programmer sends ASCII control codes to the video hardware, giving it instructions.

Subscribe

Support

Related Content

  • Gamedev the hard way - doing it all myself June 26, 2024

    thumbnail image
  • Agon Light Graphics Tests March 26, 2024

    thumbnail image
  • Learning how to draw things on the Agon Light March 2, 2024

    thumbnail image
  • Agon Light Joystick Test 1 January 31, 2024

    thumbnail image
  • Agon Light C Development January 13, 2024

    thumbnail image

Recent Content

  • MS DOS Programming the Mode X Deviation March 29, 2025

    ...
  • Mode X Madness March 22, 2025

    ...
  • Can I Program VGA Graphics in MS DOS? (Watch Me Struggle!) March 10, 2025

    ...