mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
Show no more than one FIFO error per session.
This commit is contained in:
parent
2916aed1f9
commit
cdff138c67
2 changed files with 16 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue