Annotation of hatari/src/includes/msa.h, revision 1.1.1.8

1.1       root        1: /*
1.1.1.2   root        2:   Hatari - msa.h
                      3: 
1.1.1.6   root        4:   This file is distributed under the GNU General Public License, version 2
                      5:   or at your option any later version. Read the file gpl.txt for details.
1.1       root        6: */
                      7: 
1.1.1.5   root        8: extern bool MSA_FileNameIsMSA(const char *pszFileName, bool bAllowGZ);
1.1.1.8 ! root        9: extern Uint8 *MSA_UnCompress(Uint8 *pMSAFile, long *pImageSize, long nBytesLeft);
1.1.1.7   root       10: extern Uint8 *MSA_ReadDisk(int Drive, const char *pszFileName, long *pImageSize, int *pImageType);
                     11: extern bool MSA_WriteDisk(int Drive, const char *pszFileName, Uint8 *pBuffer, int ImageSize);

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.