SNES APU logging file data question

If you're having problems with Snes9x, or think you've found a bug, this is the place to be.
Post Reply
funnyguy
Snes9x White Belt
Posts: 4
Joined: Sun May 01, 2016 12:16 pm

SNES APU logging file data question

Post by funnyguy »

FFC6 1D DEC X A:00 X:EA Y:00 S:EF P:Nvpbhizc 000 1260 1258
FFC7 D0 FC BNE $FFC5 A:00 X:E9 Y:00 S:EF P:Nvpbhizc 000 1302 1300
FFC5 C6 MOV (X),A A:00 X:E9 Y:00 S:EF P:Nvpbhizc 001 0048 0020
FFC6 1D DEC X A:00 X:E9 Y:00 S:EF P:Nvpbhizc 001 0124 0104
FFC7 D0 FC BNE $FFC5 A:00 X:E8 Y:00 S:EF P:Nvpbhizc 001 0148 0146
Hi there, this is my first post here,
I am using Snes9X v1.51.ep10r2 and the above is a section of my tracing an audio file ( the SPC700 APU )

In the trace files I found the last 3 columns 000 1260 1258 which increment for each row and wraps around

What exactly are those 3 columns represent. I hope it is related to time but I want to know more
so I can relate to the actual event with the code.

Or anyone can point me to some manual so I can look it up ?

Regards

Simon
Post Reply