|
|
1.1 root 1: /* 1.1.1.2 ! root 2: Hatari - msa.h ! 3: ! 4: This file is distributed under the GNU Public License, version 2 or at ! 5: your option any later version. Read the file gpl.txt for details. 1.1 root 6: */ 7: 1.1.1.2 ! root 8: extern BOOL MSA_FileNameIsMSA(char *pszFileName, BOOL bAllowGZ); ! 9: extern Uint8 *MSA_UnCompress(Uint8 *pMSAFile, long *pImageSize); ! 10: extern Uint8 *MSA_ReadDisc(char *pszFileName, long *pImageSize); 1.1 root 11: extern BOOL MSA_WriteDisc(char *pszFileName,unsigned char *pBuffer,int ImageSize);
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.