Show no more than one FIFO error per session.

This commit is contained in:
skidau
2015-03-13 23:25:15 +11:00
parent 2916aed1f9
commit cdff138c67
2 changed files with 16 additions and 4 deletions

View File

@ -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