YPI Logo [Philipz Inc.]
   
Main Page
Files Vault
What's New
Qbasic Links
Contact Us
About YPI

Source Code
[Executables] [Tutorials] [Useful Software]

  Graphics Players

AVI Player 1.0 - Plays 8, 16, and 24 bit uncompressed avi files with sound.

FLIC Player 1.0 - Fast FLI/FLC player. Plays Autodeck compatible fli or flc files which are not larger than SCREEN 13.

  Graphics Loaders

BMP Loader 0.5 - The ultimate Qbasic BMP loader. This version is able to load all Windows and OS/2 compatible bmp files in color and it scrolls 8-bit bmps which are larger than 320 X 200.

BMP24BIT 1.0 - This bmp loader, loads 24-bit bmp files using a palette extracted from the bmp file and it displays the bmp in SCREEN 13 in color.

24BITBMP 0.1 - This bmp loader, displays a 24-bit bmp file in color on SCREEN 13 using a standardized palette.

PCX Loader 0.4 - A fast 8-bit PCX loader.

TGA Loader 0.1 - Load 8-bit, 16-bit and 24-bit TGA files.

LBM Loader 0.1 - Load 4-bit and 8-bit uncompressed LBM files.

TIFF Loader 0.1 - 4-bit, 8-bit and 24-bit uncompressed and packbit compressed TIFF loader.

ICO Loader 0.1 - Load Windows compatible icon and cursor files.

ANI Loader 0.1 - Load Windows compatible animated cursor files.

XPM Loader 1.0 - Load Linux icon files (xpm). Example included in zip.

  Graphics Savers

8-Bit BMP Saver 0.3 - Save any portion of screen 13 as a 8-bit bmp in less than quarter of a second.

8-Bit RLE BMP Saver 0.1 - Save any portion of screen 13 as a 8-bit RLE compressed bmp.

4-Bit Saver 0.2 - Save any portion of screen 12 as a 4-bit bmp.

PCX Saver 0.2 - Save any portion of screen 13 as a 8-bit pcx.

  Graphics Programs

Nothing To Something - One of the best graphics programs I have made.

  File Utilities

File Copier - Copy any file from one location to another.

ZIP Viewer - Shows file details of files stored in a ZIP file.

YPI Edit - Graphical text file editor. Not fully completed.

  Libraries

YPI Font Collection v1.0 - This library includes advanced graphical font printing routines as well as 11 font files which load in less than 0.005 seconds.

  Beginner's Code

Circle.bas - How to draw a circle using pset.

Dump.bas - Functions for loading and saving screen 0 and 13 to and from files.

Game.bas - Shows you how to use ascii in game creation.

GPrint.bas - Print characters to any location on the graphics screen.

Keypress.bas - Shows the ascii of each key.

Line24.bas - Print text on line 24 or 25 of screen 0.

MInput.bas - A function to use instead of INPUT.

Palette.bas - Explains the use of the PALETTE statement.

Speed.bas - Delay function which will work the same on any PC.

Starsim.bas - A simple star simulation program.

Textscrl.bas - Scroll text on the screen.

   
 
© Philipz Inc. 1998-2003. All Rights Reserved.