|
|
hatari 1.3.0
/* Hatari - breakcond.h This file is distributed under the GNU Public License, version 2 or at your option any later version. Read the file gpl.txt for details. */ #ifndef HATARI_BREAKCOND_H #define HATARI_BREAKCOND_H extern void BreakCond_MemorySnapShot_Capture(bool bSave); extern int BreakCond_MatchCpu(void); extern int BreakCond_MatchDsp(void); extern int BreakCond_BreakPointCount(bool bForDsp); extern bool BreakCond_Command(const char *expression, bool bForDsp); #endif
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.