Search Results for vga

VGA Text routines

OverviewObject ID : 2847 (2020-08-14)Author : Eric R. Smith | added by ArchiverMicrocontroller : Propeller 2Category : DisplayLanguage : SPIN2Licence : OtherContent The ansi.spin2 file provides a VGA text driver that supports standard ANSI escape codes for text effects (like…

VGA_640x240_Bitmap

OverviewObject ID : 2705 (2013-04-17)Author : William Henning | added by ArchiverMicrocontroller : Propeller 1Category : DisplayLanguages : PASM, SPINLicence : OtherContent I wanted a high resolution graphics mode that would work on my 8.4″ TFT LCD monitor – which…

VGA 1280x1024 Tile Driver w/Cursor

OverviewObject ID : 2704 (2013-04-17)Author : Chip Gracey (Parallax) | added by ArchiverMicrocontroller : Propeller 1Category : DisplayLanguages : PASM, SPINLicence : OtherContent This object generates a 1280×1024 VGA display from a 80×64 array of 16×16-pixel 4-color tiles. It requires…

PropBasic 4 Color VGA Library

OverviewObject ID : 2702 (2013-04-17)Author : Terry Hitt | added by ArchiverMicrocontroller : Propeller 1Category : DisplayLanguage : GenericLicence : OtherContent PropBasic library that creates a 320×200 4 color VGA screen. Each 16×8 block of pixels can have a unique…

Commodore 64 Four Color VGA Display

OverviewObject ID : 2701 (2018-11-16)Author : Mike Christle | added by ArchiverMicrocontroller : Propeller 1Category : DisplayLanguages : PASM, SPINLicence : OtherContent Drives a VGA display using the Commodore 64’s funky 8×8 pixel graphics character set. Supported screen resolutions: 160×120…

PSOne VGA drivers

OverviewObject ID : 2697 (2013-04-12)Author : Tim Moore | added by ArchiverMicrocontroller : Propeller 1Category : DisplayLanguage : SPINLicence : OtherContent Modified vga drivers for displays using hacked PSOne LCD. See forum thread http://forums.parallax.com/forums/default.aspx?f=25&m=278137 for pointers to how to mod…

VGA Text

OverviewObject ID : 2678 (2013-04-17)Author : Chip Gracey (Parallax) | added by ArchiverMicrocontroller : Propeller 1Category : DisplayLanguage : SPINLicence : OtherContent Similar to TV Text, but uses a VGA display at 32 columns by 15 rows. Downloads  Zip archive downloadTo…

160 x 120 6 Bits Per Pixel VGA Driver

OverviewObject ID : 2677 (2018-01-26)Author : Kwabena W. Agyeman | added by ArchiverMicrocontroller : Propeller 1Category : DisplayLanguages : PASM, SPINLicence : OtherContent A 160 x 120 6 Bits Per Pixel VGA driver that runs on one cog. The code…

VGA_1024

OverviewObject ID : 2674 (2013-04-17)Author : Jim | added by ArchiverMicrocontroller : Propeller 1Category : DisplayLanguage : SPINLicence : OtherContent 1024 x 768 VGA and Keyboard support routine. Contains all number formatting routines as well as CLS and CURSLOC(X,Y). Supports…

VGA 1600x1200 Tile Driver w/Cursor

OverviewObject ID : 2668 (2013-04-17)Author : Chip Gracey (Parallax) | added by ArchiverMicrocontroller : Propeller 1Category : DisplayLanguages : PASM, SPINLicence : OtherContent This object generates a 1600×1200 VGA display from a 100×75 array of 16×16-pixel 4-color tiles. It requires…