Annotation of hatari/src/includes/memorySnapShot.h, revision 1.1.1.8

1.1       root        1: /*
1.1.1.2   root        2:   Hatari - memorySnapShot.h
                      3: 
1.1.1.6   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: 
1.1.1.7   root        9: extern void MemorySnapShot_Skip(int Nb);
1.1       root       10: extern void MemorySnapShot_Store(void *pData, int Size);
1.1.1.5   root       11: extern void MemorySnapShot_Capture(const char *pszFileName, bool bConfirm);
1.1.1.8 ! root       12: extern void MemorySnapShot_Capture_Immediate(const char *pszFileName, bool bConfirm);
        !            13: extern void MemorySnapShot_Capture_Do(void);
1.1.1.5   root       14: extern void MemorySnapShot_Restore(const char *pszFileName, bool bConfirm);
1.1.1.8 ! root       15: extern void MemorySnapShot_Restore_Do(void);

unix.superglobalmegacorp.com

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