Omnimaga

Calculator Community => TI Calculators => ASM => Topic started by: Hot_Dog on October 07, 2011, 08:10:31 pm

Title: Calculate T-States between breakpoints with WabbitEmu?
Post by: Hot_Dog on October 07, 2011, 08:10:31 pm
Is there a way in Wabbitemu to set two breakpoints and calculate how many T-States occured in-between the breakpoints?  I know that this number will vary each time the code between the breakpoints runs, but still  ;D
Title: Re: Calculate T-States between breakpoints with WabbitEmu?
Post by: thepenguin77 on October 08, 2011, 05:03:09 pm
Yep, I asked buckeye about this a while ago. Debugger>Tools>Code counter. Activate it, run your code, the click it again to see how many t-states were elapsed.