Re: [hatari-devel] Hatari profiler updates and CPU cycle questions |
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
When you trace your program (ie, the program is running with the registers in the good state), the cycles for this instruction will display [04 cycles] if X memory w< $200 or [05 cycles] if X memory is > $200
So, while executing your code, the value was always [04 cycles] (as you said X is always in the internal memory) and Eero's profiler is good.
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |