; programming for performance analysis with ANALYZER.STATISTIC command ; the function entrys must be marked with ALPHA, the exits with BETA breaks ; automatic programming can be done with the command BREAK.SETFUNC ; or BREAK.SETFUNC /TAGS, if MCC68K or PAS68K with option frametrace is used. ; The CHARLY and ALPHA breakpoint (on ECC8 the combination of A+B) may be used to ; mark the entry to an interrupt function. s.e if (alphab||betab) mark.a if alphab mark.b if betab