|
|
1.1 root 1: /*
2: Hatari - dim.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.
6: */
7:
8: extern BOOL DIM_FileNameIsDIM(char *pszFileName, BOOL bAllowGZ);
1.1.1.2 ! root 9: extern Uint8 *DIM_ReadDisk(char *pszFileName, long *pImageSize);
! 10: extern BOOL DIM_WriteDisk(char *pszFileName, Uint8 *pBuffer, int ImageSize);
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.