- Apr 26, 2018
-
-
bunnei authored
-
bunnei authored
core/gdbstub: Move logging macros to new fmt-compatible ones
-
Lioncash authored
-
bunnei authored
core/hw: Move logging macros over to fmt-capable ones
-
Lioncash authored
-
bunnei authored
Shaders: Implemented the FSET instruction.
-
bunnei authored
kernel: Migrate logging macros to fmt-compatible ones
-
bunnei authored
GPU: Partially implemented the 2D surface copy engine
-
bunnei authored
file-sys: Move logging macros over to the new fmt-capable ones
-
Lioncash authored
Functions don't need to be terminated by semicolons.
-
Lioncash authored
-
- Apr 25, 2018
-
-
bunnei authored
Service/PCTL: convert to module, add services, stub
-
bunnei authored
core/memory: Move logging macros over to the new fmt-capable ones
-
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
-
Lioncash authored
Lessens the amount to read and gets rid of the PRIX64 macro, allowing us to use a single string for the whole path, making it easier to read.
-
Lioncash authored
-
Lioncash authored
Addresses are 64-bit, these formatting specifiers are simply holdovers from citra. Adjust them to be the correct width.
-
Lioncash authored
While we're at it, correct addresses to print all 64 bits where applicable, which were holdovers from citra.
-
bunnei authored
video-core: Move logging macros over to new fmt-capable ones
-
Lioncash authored
-
mailwl authored
PCTL::CreateServiceWithoutInitialize and IParentalControlService::Initialize, required by Kirby Star Allies
-
Subv authored
-
bunnei authored
Refactor rasterizer cache
-
bunnei authored
loader: Move old logging macros over to new fmt-capable ones
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-