Annotation of hatari/src/includes/tos.h, revision 1.1.1.10

1.1       root        1: /*
1.1.1.2   root        2:   Hatari - tos.h
                      3: 
1.1.1.8   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.2   root        8: #ifndef HATARI_TOS_H
                      9: #define HATARI_TOS_H
1.1       root       10: 
1.1.1.6   root       11: extern bool bIsEmuTOS;
1.1.1.3   root       12: extern Uint16 TosVersion;
                     13: extern Uint32 TosAddress, TosSize;
1.1.1.6   root       14: extern bool bTosImageLoaded;
                     15: extern bool bRamTosImage;
1.1.1.10! root       16: extern bool bUseTos;
1.1       root       17: extern unsigned int ConnectedDriveMask;
1.1.1.4   root       18: extern int nNumDrives;
1.1       root       19: 
1.1.1.6   root       20: extern void TOS_MemorySnapShot_Capture(bool bSave);
1.1.1.10! root       21: extern int TOS_InitImage(void);
        !            22: extern void TOS_SetTestPrgName(const char *testprg);
1.1.1.2   root       23: 
                     24: #endif

unix.superglobalmegacorp.com

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