Open JayFoxRox opened 7 years ago
The code currently loops over all AC97 buffers, when the hard assumption for the logic is that there is only ever 1 buffer in existence. If AC97 buffer looping is done it should be the inner, not the outer loop.
Trace length + output path should be an argument.
The overall code quality is poor too.
The code currently loops over all AC97 buffers, when the hard assumption for the logic is that there is only ever 1 buffer in existence. If AC97 buffer looping is done it should be the inner, not the outer loop.
Trace length + output path should be an argument.
The overall code quality is poor too.