mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Show no more than one FIFO error per session.
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
#include "VideoCommon/DataReader.h"
|
||||
|
||||
#define GX_NOP 0x00
|
||||
#define GX_UNKNOWN_RESET 0x01
|
||||
|
||||
#define GX_LOAD_BP_REG 0x61
|
||||
#define GX_LOAD_CP_REG 0x08
|
||||
|
Reference in New Issue
Block a user