Fixed build warnings for gcc
This commit is contained in:
parent
cabc0ae639
commit
a579793bd1
8 changed files with 45 additions and 37 deletions
|
@ -74,7 +74,7 @@ struct CPU
|
|||
} pc;
|
||||
|
||||
char remainingCycles;
|
||||
Qword totalCycles;
|
||||
QWord totalCycles;
|
||||
|
||||
Byte fetchedVal;
|
||||
Word fetchedAddress;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue