Listing for /engineering/rendsite/test/source/2XTILE |
XTILE is fast,full-feature VGA driver hand written in Assembler. It has support for sprites,a mouse and fonts. It is intended to be used by a C or C++ program. There are three versions--1.0,2.0,and 2.1. Version 1.0 was a shareware release that expected payment for commercial usage or the source code. Version 2.0 included split screen,a mouse driver,and other new features. It was to be a commercial-only release,but I sent a copy to all the registered shareware customers. It seemed only right. For 2.1,I had to add 386 support to a few functions,as well as an adapted scaled-bitmap routine,so I could complete a sale. On top of a few bug fixes,this was the final version,and it was used in some commercial games,as well some personal projects,such as the REVERSEM game. I completed documentation only for the 1.0,since none of my commercial customers asked for new documentation for 2.X (they did get my personal support). |
NAME | TYPE | DESCRIPTION |
Testing | C/ASM | Unit testing programs |
NAME | TYPE | DESCRIPTION |
XTILE.TXT | Text | Documentation for version 1.0 |
NAME | TYPE | DESCRIPTION |
XTILE21!.ASM | Assembler Source | Source code for version 2.1 |
XTILE21!.H | C Header Source | C Header file for version 2.1 |
XTILE21!.USE | Assembler Header Source | ASM include file for 2.1 source |
VGA2PIX.C | C Source | Convert a linear 8bit bitmap into a packed x-mode bitmap. |
XCOMBINE.C | C Source | Combine graphics data into a single file. |
MAKESPRI.C | C Source | Make a sprite from a 8bit bitmap. |
MASKTILE.C | C Source | Create a mask bitmap. |
MSKFONT4.C | C Source | Create a 4-pixel font mask. |
MSKFONT8.C | C Source | Create an 8-pixel font mask. |
XTILE20!.H | C Header Source | |
XTILE20!.USE | Assembler Header Source | |
XTILE21.H | C Header Source | |
XTILE20!.ASM | Assembler Source |
NAME | TYPE | DESCRIPTION |
2XTILE.zip | ZIP archive | A complete package of all these files. |
XTILE21!.OBJ | Library for 2.1 (compiled with Borland) | |
XTILE20!.LIB | ||
XCOMBINE.EXE | Program | |
XTILE20!.OBJ | ||
VGA2PIX.OBJ | ||
MSKFONT8.EXE | Program | |
VGA2PIX2.EXE | Program | |
VGA2PIX.EXE | Program | |
MSKFONT4.EXE | Program |
Copyright (C) 2009 Erich P Gatejen All rights reserved. | Generated by RendSite 2009 |