5603 Commits (ce64a9fab9e6f015a4d2b332abcb7043914549d4)

Author SHA1 Message Date
Michael Scire ce64a9fab9 physmem: add helpers, cleanup logic. 7 years ago
Michael Scire b901cd584e clang-format fixes 7 years ago
Michael Scire 1689784c19 address review commentary 7 years ago
Michael Scire 13a8fde3ad Implement MapPhysicalMemory/UnmapPhysicalMemory 7 years ago
Michael Scire 36259c01c2 clang-format fixes 7 years ago
Michael Scire 7fb7d3c218 am: Implement GetAccumulatedSuspendedTickValue 7 years ago
Lioncash 65c748fbd3 memory: Remove unused includes 7 years ago
Lioncash 63a5f48e7e memory: Remove unused PageTable forward declaration 7 years ago
Lioncash 2a9e388290 kernel/vm_manager: Rename 'new map' to 'stack' 7 years ago
Lioncash 313cc36fec kernel/vm_manager: Handle stack/TLS IO region placement better 7 years ago
Lioncash 48807e9a24 core/reporter: Allow moves into SaveToFile() 7 years ago
Lioncash 2321656dbe core/reporter: Add missing includes and forward declarations 7 years ago
Lioncash e721c344ae core/reporter: Remove unnecessary namespace qualifiers 7 years ago
Lioncash 6ec48af222 core/reporter: Remove pessimizing move in GetHLERequestContextData() 7 years ago
Lioncash f12eb40834 core/reporter: Make bracing consistent 7 years ago
Lioncash 7ad11e3867 core/reporter: Return in error case in SaveToFile() 7 years ago
fearlessTobi 447bdac298 yuzu: Remove CPU Jit setting from the UI 7 years ago
Lioncash e23110bd9f kernel/process: Default initialize all member variables 7 years ago
Lioncash abdce723eb kernel/process: Decouple TLS handling from threads 7 years ago
Lioncash 55481df50f kernel/vm_manager: Add overload of FindFreeRegion() that operates on a boundary 7 years ago
Bakugo b50557d1f0 file_sys: Rename other ContentRecordType members 7 years ago
David Marcec 965608e6d1 IAudioDevice::QueryAudioDeviceOutputEvent 7 years ago
Bakugo c72ef5f405 file_sys/registered_cache: Improve missing metadata error 7 years ago
Bakugo 9968c0883a file_sys/submission_package: Don't warn about missing DeltaFragment NCAs 7 years ago
Bakugo 79163fca80 file_sys/registered_cache: Ignore DeltaFragment NCAs during installation 7 years ago
Bakugo 306a24aad7 file_sys: Rename ContentRecordType::Patch to DeltaFragment 7 years ago
Zach Hilman f477c5dfdd set: Implement GetQuestFlag 7 years ago
Zach Hilman efa7d8d04b settings: Add config option for kiosk (quest) mode 7 years ago
David Marcec dfe4b3f723 Attemp clang format fix? 7 years ago
David Marcec 7d417d501d Added errors.h to cmakelist 7 years ago
David Marcec c2146c4eef Addressed issues 7 years ago
David Marcec fd6549be73 Addressed issues 7 years ago
David Marcec 0b03e8a98f Implemented InitializeApplicationInfo & InitializeApplicationInfoRestricted 7 years ago
David Marcec f67039c067 Addressed issues 7 years ago
Zach Hilman d10fc2d727 glue: Correct missing bytes in ApplicationLaunchParameter 7 years ago
David Marcec 19dc36ce06 Implement Time::GetSharedMemoryNativeHandle 7 years ago
David Marcec 192f1f7ebe SizedNotificationInfo should be 0x10 bytes, user_uuid is incorrect, this should be the users account id 7 years ago
David Marcec 5d005b87a3 fixed spelling errors and fixed issue with Pop not returning the SizedNotificationInfo 7 years ago
Zach Hilman 3c4238657d applets: Pass current process title ID to applets 7 years ago
Zach Hilman 01ff38cca8 general_frontend: Add documentation for parental controls and ecommerce applets 7 years ago
Zach Hilman 73dcb13619 web_browser: Only delete temporary directory if it was created 7 years ago
Zach Hilman d018ac2c60 web_browser: Take ECommerce applet frontend optionally in constructor 7 years ago
Zach Hilman 54684feffa frontend: Add base class and default impl for ECommerce applet frontend 7 years ago
Zach Hilman 3898c3903e web_browser: Use function tables for execute and initialize 7 years ago
Zach Hilman 675aa5f719 web_browser: Correct structures and properly parse TLVs/ShimKind 7 years ago
Zach Hilman e447d8aafa applets: Track ECommerce and Parental Control applet frontends 7 years ago
Zach Hilman 6ff9008230 web_browser: Rename OpenPage to OpenPageLocal 7 years ago
Zach Hilman c96450f6e2 frontend: Add base class and default impl of parent controls applet frontend 7 years ago
Zach Hilman 9d2d349d7b applets: Implement Auth applet backend 7 years ago
Zach Hilman d40a38df8d core: Keep track of ARPManager and register current application on boot 7 years ago