Annotation of hatari/src/includes/breakcond.h, revision 1.1

1.1     ! root        1: /*
        !             2:   Hatari - breakcond.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.
        !             6: */
        !             7: 
        !             8: #ifndef HATARI_BREAKCOND_H
        !             9: #define HATARI_BREAKCOND_H
        !            10: 
        !            11: extern void BreakCond_MemorySnapShot_Capture(bool bSave);
        !            12: extern int BreakCond_MatchCpu(void);
        !            13: extern int BreakCond_MatchDsp(void);
        !            14: extern int BreakCond_BreakPointCount(bool bForDsp);
        !            15: extern bool BreakCond_Command(const char *expression, bool bForDsp);
        !            16: 
        !            17: #endif

unix.superglobalmegacorp.com

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