|
|
1.1 root 1: /*
2: Hatari - dim.h
3:
1.1.1.5 ! 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.4 root 8: extern bool DIM_FileNameIsDIM(const char *pszFileName, bool bAllowGZ);
9: extern Uint8 *DIM_ReadDisk(const char *pszFileName, long *pImageSize);
10: extern bool DIM_WriteDisk(const 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.