6878 Commits (382bf1faf42c1b8c6cf39398e5ba08177b9dd345)

Author SHA1 Message Date
Morph 1bbc61f5f1 Use proper install result when overwriting files 6 years ago
Morph 8794e623d9 Remove global system instance and address feedback 6 years ago
Morph a82fdea1ac registered_cache: Remove previous update/dlc if it exists on install 6 years ago
VolcaEM e90802e762
clang-format 6 years ago
VolcaEM b608acd688
dmnt_cheat_vm: Implement opcode 0xC3 (ReadWriteStaticRegister) 6 years ago
lat9nq a683e42516 clang-format 6 years ago
lat9nq 6d1477f214 settings: Move settings sanitization to its own function 6 years ago
Lioncash f2f876e3ff memory_layout: Remove unused data member 6 years ago
Lioncash ed0fe04b4f address_space_info: Use type alias to simplify code 6 years ago
Lioncash c3eb42de65 address_space_info: Make use of designated initializers 6 years ago
ReinUsesLisp 9b38f4fc55 kernel/scheduler: Use std::mutex instead of spin lock 6 years ago
Morph fd1c3aa14e fs: Fix RomFS building when zero byte files are present 6 years ago
bunnei e706501c8d hle: service: mii: Rewrite service to properly support creation of random and default miis. 6 years ago
MerryMage 505aa3a4c1 configure_cpu: Show/Hide debugging options 6 years ago
MerryMage 0193202964 configuration: Add settings to enable/disable specific CPU optimizations 6 years ago
Morph 755506d404 vfs_real: Fix MoveFile 6 years ago
Morph 7351ca8c75 KeyManager: Prevent writing of invalid keys 6 years ago
Morph b24b463c87 bis_factory: Set User NAND free space to be 1 MiB less than total. 6 years ago
Morph 17242a8865 sdmc_factory: Set the SDMC total size to 1 TiB 6 years ago
Morph 0373ead96e bis_factory: Use hardware default NAND partition sizes 6 years ago
Morph 47e26d7bc7 settings: Remove storage size options 6 years ago
lat9nq 63d23835ef
configuration: implement per-game configurations (#4098) 6 years ago
CrazyMax cf76769026 AM: fix GetDesiredLanguage: 6 years ago
MerryMage e7c77b90c4 cpu_interrupt_handler: Remove #pragma once from .cpp file 6 years ago
CrazyMax 7bd3558c64 GetDisplayVersion should return a null-terminated version string. 6 years ago
MerryMage 76bd617b2d memory: Set page-table pointers before setting attribute = Memory 6 years ago
Morph c0dc8f9d25 AM/ISelfController: Stub CreateManagedDisplaySeparableLayer 6 years ago
VolcaEM 3f910efb40
Rename two functions in NS 6 years ago
VolcaEM 38b585a309
Rename GetApplicationArea2 to GetApplicationAreaSize 6 years ago
David Marcec d5dfe34c49 externals: Track opus as submodule instead of using conan 6 years ago
Lioncash fb13f053bb key_manager: Correct casing of instance() 6 years ago
Lioncash c91710a82f key_manager: Delete move operations 6 years ago
Lioncash 00a1d106bd key_manager: Make use of canonical deleted operator= 6 years ago
VolcaEM 86946ea13c
Remove duplicate functions 6 years ago
VolcaEM f3630a0713
Use decimal instead of hexadecimal 6 years ago
VolcaEM a0c499aef7
Fix typo 6 years ago
VolcaEM f2eead3b5b
Clang-format 6 years ago
VolcaEM 6a0010d0c6
service: Update function tables 6 years ago
ReinUsesLisp 8562b516c0 core_timing,scheduler: Use std::scoped_lock when possible 6 years ago
David Marcec db824b59c8 ldr: Cleanup NRO & NRR structs 6 years ago
David Marcec dcf345febe am: Stub GetIndirectLayerConsumerHandle 6 years ago
David Marcec f0baf2abf2 acc: ListOpenContextStoredUsers partial stub 6 years ago
Fernando Sahmkow 2f8947583f Core/Common: Address Feedback. 6 years ago
Fernando Sahmkow e486c66850 NvFlinger: Clang Format. 6 years ago
Fernando Sahmkow 4105f38022 SVC: Implement 32-bits wrappers and update Dynarmic. 6 years ago
Fernando Sahmkow ce350e7ce0 SVC: Add GetCurrentProcessorNumber32, CreateTransferMemory32, SetMemoryAttribute32 6 years ago
Fernando Sahmkow b8df61c642 ARM: Update Dynarmic and Setup A32 according to latest interface. 6 years ago
Fernando Sahmkow 22ceaca2f4 SVC: Add GetThreadPriority32 & SetThreadPriority32 6 years ago
Fernando Sahmkow ec11918323 ArmDynarmic32: Setup CNTPCT correctly 6 years ago
Fernando Sahmkow e3d561fb84 Audio: Correct buffer release for host timing. 6 years ago