mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 13:18:50 +00:00
commit
14a0b01854
1 changed files with 2 additions and 2 deletions
|
@ -537,12 +537,12 @@ union UReg_HID2
|
|||
struct
|
||||
{
|
||||
u32 : 16;
|
||||
u32 DQOMEE : 1;
|
||||
u32 DQOEE : 1;
|
||||
u32 DCMEE : 1;
|
||||
u32 DNCEE : 1;
|
||||
u32 DCHEE : 1;
|
||||
u32 DQOERR : 1;
|
||||
u32 DCEMERR : 1;
|
||||
u32 DCMERR : 1;
|
||||
u32 DNCERR : 1;
|
||||
u32 DCHERR : 1;
|
||||
u32 DMAQL : 4;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue