Category : C Source Code
Archive   : IMDSRC78.ZIP
Filename : ATIVGA.H

 
Output of file : ATIVGA.H contained in archive : IMDSRC78.ZIP
/*
ATI_Init - Initializes the graphics board.
ATI_WritePalette - Writes the color palette out to the board.
ATI_ReadPixel - Reads a pixel value given x,y coordinates
ATI_WritePixel - Writes a pixel value to gvin x,y coordinate.
ATI_Bank - Sets the card to one of its 8 banks
*/
extern int ATI_Init(void);
extern int ATI_WritePalette(unsigned char palbuf[][3], int low, int high);
extern int ATI_ReadPixel(unsigned int line, unsigned int sample);
extern int ATI_WritePixel(unsigned int x, unsigned int y, unsigned int
color);
extern int ATI_Bank(void);


  3 Responses to “Category : C Source Code
Archive   : IMDSRC78.ZIP
Filename : ATIVGA.H

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/