dolphin/Source/Core/DolphinQt/FIFO
Pokechu22 df81210e96 Use formatters in GetBPRegInfo; add missing commands
BPMEM_TEV_COLOR_ENV + 6 (0xC6) was missing due to a typo.  BPMEM_BP_MASK (0xFE) does not lend itself well to documentation with the current FIFO analyzer implementation (since it requires remembering the values in BP memory) but still shouldn't be treated as unknown.  BPMEM_TX_SETMODE0_4 and BPMEM_TX_SETMODE1_4 (0xA4-0xAB) were missing entirely.
2021-03-06 19:27:20 -08:00
..
FIFOAnalyzer.cpp Use formatters in GetBPRegInfo; add missing commands 2021-03-06 19:27:20 -08:00
FIFOAnalyzer.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
FIFOPlayerWindow.cpp DolphinQt: Use qOverload where applicable 2020-04-28 16:54:19 +02:00
FIFOPlayerWindow.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00