Author Topic: A DOS etch a sketch program  (Read 5079 times)

Offline xperia64

  • Developer
  • double
  • *****
  • Posts: 591
    • View Profile
    • My Apps
A DOS etch a sketch program
« on: May 14, 2015, 09:53:52 PM »
Last summer I learned DOS 8086 assembly for some reason, and over the past few months I've been resurrecting an original 1982 compaq. I decided to port my VGA sketch program to CGA and improve it. Here is the basically finished source written for TASM: http://pastebin.com/LtYHUW2d

I might post an exe later :P

There are probably ways to make it more efficient, but it gets the job done, and it's nice to see it run on real hardware.

Offline Chinaprift

  • byte
  • *
  • Posts: 40
    • View Profile
    • https://clck.ru/33jCdb
-
« Reply #1 on: February 10, 2022, 11:23:50 AM »
It is delightful