|
|
1.1 root 1: /*
1.1.1.2 root 2: Hatari - tos.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.
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.3 root 11: extern Uint16 TosVersion;
12: extern Uint32 TosAddress, TosSize;
1.1.1.2 root 13: extern BOOL bTosImageLoaded;
1.1 root 14: extern unsigned int ConnectedDriveMask;
1.1.1.4 ! root 15: extern int nNumDrives;
1.1 root 16:
17: extern void TOS_MemorySnapShot_Capture(BOOL bSave);
1.1.1.2 root 18: extern int TOS_LoadImage(void);
19:
20: #endif
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.