|
|
1.1 ! root 1: /* ! 2: Hatari - debugInfo.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: Public atari components debugging infos header. ! 8: */ ! 9: ! 10: #ifndef HATARI_DEBUGINFO_H ! 11: #define HATARI_DEBUGINFO_H ! 12: ! 13: extern void DebugInfo_ShowSessionInfo(void); ! 14: extern char *DebugInfo_MatchInfo(const char *text, int state); ! 15: extern char *DebugInfo_MatchLock(const char *text, int state); ! 16: extern int DebugInfo_Command(int nArgc, char *psArgs[]); ! 17: ! 18: #endif /* HATARI_DEBUGINFO_H */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.