home *** CD-ROM | disk | FTP | other *** search
- Purpose: show how to write very fast programs, using assembler.
- Status: DEMO.
- Freely distributable.
- How to contact the author:
- E-mail: rzv@si.moris.rosmail.com
- Nick CHirkov.
-
-
- Fastest program create lines in VGA 320*200*8bit
-
- line.asm simple program(source)
- line.exe
- line0.exe create 100,000,000 pixels in lines into video memory
- line1.exe create 100,000,000 pixels in lines into base memory
- line2.exe create 100,000,000 pixels in lines and don't write anything
- linek.exe to view line
- All programs write out the time of work in 0.055 sec