Annotation of hatari/tools/hmsa/floppy.h, revision 1.1.1.2

1.1       root        1: /*
                      2:   Hatari tool: Magic Shadow Archiver - floppy.c
                      3: 
1.1.1.2 ! 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: 
                      8: 
                      9: #define NUMBYTESPERSECTOR    512         /* All disks are 512 bytes per sector */
                     10: 
                     11: 
                     12: void Floppy_FindDiskDetails(const Uint8 *pBuffer, int nImageBytes,
                     13:                             unsigned short *pnSectorsPerTrack, unsigned short *pnSides);
                     14: 

unix.superglobalmegacorp.com

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