|
Text Demos
The software provided on this page is without warranty and provided "as is" for personal use. The user should use caution and run this software
at their own risk. Resale or commerical use of these products is not permitted. The software on this page were written as practice and is provided
here only as sample programs for those who may find them useful. While I will accept comments, bug reports and suggestions the software is considered
legacy and is not under any on going development or support. I would rather not hear any complaints about the software as well being that first they
are free and second they were never commerical products.
There are many very small assembly written demos which are actually smaller than the .ZIP file. They were not put into .ZIP to save space but rather
to prevent anyone from directly downloading an exectuable file.
F**ked!
Year: 1996
Size: ~23k
Language: C
Operating Sytem: DOS
This simply scrolls the text off the screen and then restores the text screen afterwards.
Whirl
Year: 1996
Size: ~43k
Language: C
Operating Sytem: DOS
This takes the characters on the screen and rotates them in a circle.
Smooth Text Scroll
Year: 1996
Size: 360 Bytes
Language: Assembly
Operating Sytem: DOS
This was an attempt at smooth text scrolling. It's done by adjusting the alignment of the line on the text screen smoothly until the line overlaps
the line above, then reset and copy the characters up a line and do the same thing again. It can sometimes be smooth and othertimes you may see the jump
when the copy occurs.
Flip Screen
Year: 1996
Size: 22 Bytes
Language: Assembly
Operating Sytem: DOS
This program will flip the text screen upside down.
Demo Mouse
Year: 1996
Size: ~12k
Language: C
Operating Sytem: DOS
This program is a TSR that will allow you to cut and paste text on the DOS text screen. The text isn't truely cut and paste it is only allowing you to
modify text video memory.
Web site contents © Copyright Toby Opferman 1996-2007, All rights reserved.
Website templates
|