| Age | Commit message (Collapse) | Author |
|
|
|
|
|
svc: Fully implement svcSignalToAddress and svcWaitForAddress
|
|
* Start to add NCA support in loader
* More nca stuff
* More changes to nca.cpp
* Now identifies decrypted NCA cont.
* Game list fixes and more structs and stuff
* More updates to Nca class
* Now reads ExeFs (i think)
* ACTUALLY LOADS EXEFS!
* RomFS loads and games execute
* Cleanup and Finalize
* plumbing, cleanup and testing
* fix some things that i didnt think of before
* Preliminary Review Changes
* Review changes for bunnei and subv
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It was crashing and nobody actually uses this.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Given we utilize fmt, we don't need to provide our own functions for formatting anymore
|
|
|
|
|
|
|
|
Kernel: Reworked the new kernel synchronization primitives.
|
|
as the A2BGR10 texture format.
|
|
thread.
|
|
laptops with optimus (with AMD support) (#271)
* Port 3528: use nvidia graphics automatically on laptops with optimus
* Force dedicated AMD Card for switchable Graphics
* Ran clang-format
|
|
|
|
|
|
* core, main.h: Abort on 32Bit ROMs
* main.cpp: Fix Grammar
|
|
Logging: Add fmtlib-based macros
|
|
Update Dialog from citra to yuzu
|
|
|
|
|
|
configure_general.ui: Add UI Option for Themes
config.cpp: Save Theme Settings
|
|
main.h: Add pragma once, remove ifndef
|
|
|
|
|
|
config bools.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
global.
|
|
|
|
|
|
|
|
Just as a proof that it works
|