phat code A bus station is where a bus stops. A train station is where a train stops. On my desk I have a workstation.
Main

Projects

Downloads

Articles

Links

Downloads

Libraries

search for in   Audio / Disk / Game / Graphics / Input / Memory / Network / Other
 

SetVideoSeg

AuthorPlasma (Jon Ρetrosky)
Emailplasma@phatcode.net
Websitehttp://www.phatcode.net/
ReleasedJul 14 2002
PlatformDOS
LanguageQuickBASIC
SourceYes
BinariesNo
Summary

"Pure QB" code to change QB's active video segment for SCREEN 13. This allows you to use QB's built-in graphics functions to draw directly to a buffer in memory (eg, EMS pageframe) instead of the screen.

Works with all graphics functions; does not work with PRINT. Includes an example.

 

Downloads

Click the filename to download the file.

Name Size Filename
SetVideoSeg 1.2 37 kb setvideoseg12.zip
SetVideoSeg 1.1 37 kb setvideoseg11.zip
SetVideoSeg 1.0 37 kb setvideoseg10.zip
 
 

Screenshots

Click to see the full image.

 
Smooth animation using a double buffer (...