- Apr 29, 2018
- Apr 28, 2018
-
-
Lioncash authored
The minimum clang/GCC versions we support already support this. We can also remove is_standard_layout(), as fread and fwrite only require the type to be trivially copyable.
-
- Apr 27, 2018
- Apr 26, 2018
-
-
Lioncash authored
-
Lioncash authored
-
David Marcec authored
-
Lioncash authored
LOG_GENERIC usages will be amended in a follow-up to keep API changes separate from interface changes, as it will require removing a parameter from the relevant function in the VMManager class.
-
Lioncash authored
These are unused (and given chunk_file references Dolphin's >SVN< I doubt they were going to be used).
-
bunnei authored
-
bunnei authored
-
Lioncash authored
-
Lioncash authored
-
Lioncash authored
Functions don't need to be terminated by semicolons.
-
Lioncash authored
-
- Apr 25, 2018
-
-
Subv authored
The hardware allows for some rather complicated operations to be performed on the data during the copy, this is not implemented. Only same-format same-size raw copies are implemented for now.
-
Subv authored
-
Subv authored
This instruction is similar to the FSETP instruction, but it doesn't set a predicate, it sets the destination register to 1.0 if the condition holds, and 0 otherwise.
-
Subv authored
-
Subv authored
-
Subv authored
-
Subv authored
-
Subv authored
-
Subv authored
The rest are just macro shim registers.
-
Subv authored
It doesn't belong in the PFIFO handler.
-
Subv authored
-