Skip to content

ncot-tech/MS-DOS-Glitchy-Screen-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

MS-DOS Mode 13h Demo

This little demo draws some pretty patterns, then distorts them by poking at some VGA registers and drawing random mess on the screen.

It's of no use to anyone, but it looks fun for about 30 seconds.

Written using Borland C++ 3.1 under FreeDOS inside 86Box

I used WinImage to get files in and out of the emulated DOS machine's hard disk image.

How to run it

Install all the stuff above, clone this repo, get it into your emulated DOS machine and then type

BC GLITCH

It should open the project, you can then compile and run it from the menu.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages