Saleae Logic2 analyzers for decoding the Joybus protocol used by Nintendo 64 and GameCube consoles and controllers.
The Joybus Low-Level Analyzer decodes the raw signal from the Joybus protocol into "byte" frames and "stop" frames.
The Joybus High-Level Analyzer decodes the frames produced by the Low-Level Analyzer into human-readable transactions. The Low-Level Analyzer must be installed and active for the High-Level Analyzer to function.
cmake -B build && cmake --build buildFull details on building Saleae Low Level Analyzers can be found in the SampleAnalyzer README.

