8357 Commits (72c8a94a6cdb4d3f322fa6d4b06eab824f53dba6)

Author SHA1 Message Date
german77 a2ad5762e6 service/hid: Update console sixaxis to the emulated console 4 years ago
german77 800a66d25a service/hid: Update mouse and keyboard to use ring lifo and the emulated device 4 years ago
german77 afe2d667d9 service/hid: Update touch and gestures to use ring lifo and the emulated console 4 years ago
german77 072559dede service/hid: Update debug pad, xpad, stubbed and controller base to use ring lifo and the emulated controller 4 years ago
german77 dbe0301102 service/hid: Use remove duplicated code, update names 4 years ago
german77 db08721dcc service/hid: Create ring LIFO 4 years ago
german77 6e2c84042d settings: Cleanup settings 4 years ago
german77 173a6b1e57 core/emu_window: Remove touch input 4 years ago
german77 967cca10ff core: Register HID 4 years ago
german77 c3f54ff232 core/hid: Add emulated controllers 4 years ago
german77 449576df93 core/hid: Move motion_input, create input converter and hid_types 4 years ago
german77 bf71d18af9 core/hid: Move input_interpreter to hid 4 years ago
jam1garner 4d9c9e567e arm: dynarmic: Cleanup icache op handling 4 years ago
jam1garner c8a67a725d arm: dynarmic: Implement icache op handling for 'ic iallu' instruction 4 years ago
jam1garner 84eb3e7d02 arm: dynarmic: Implement icache op handling for 'ic ivau' instruction 4 years ago
Morph 5cf93c1346 kernel: svc: Move all IsValid functions to an anonymous namespace 4 years ago
Morph 2726d705f8 kernel: svc: Implement SetProcessMemoryPermission 4 years ago
Morph 281437c811 kernel: KPageTable: Rename SetCodeMemoryPermission to SetProcessMemoryPermission 4 years ago
Morph 9173f07a51 service: pm: Implement AtmosphereGetProcessId 4 years ago
Morph 3dc38d185b service: pm: Add all relevant result codes 4 years ago
Morph 40cd0bb97b service: pm: Rename title id to program id 4 years ago
ameerj fe1f06c856 Fix screenshot dimensions when at 1x scale 4 years ago
Adam Heinermann d8a783a368 Fix crash on exit due to static scoped dummy threads 4 years ago
ameerj 80f8d4989e bootmanager: Fix screenshot resolution factor usage 4 years ago
Fernando Sahmkow 71ca84d829 Settings: eliminate rescaling_factor. 5 years ago
OatmealDome 50acc0da20 program_metadata: Add default ThreadInfo kernel capability 4 years ago
Morph 3af2117c88 applets/swkbd: Fix text check message encoding 4 years ago
Morph 1af499c15b applets/swkbd: Skip text checking if the text has been confirmed 4 years ago
Narr the Reg ced1302975
service/pctl: Stub EndFreeCommunication 4 years ago
ameerj 0cf78a34ba core: Reorder perf_stats destruction order on Shutdown 4 years ago
Morph a6e6a5ac38 general: Get the current process program id directly from the system 4 years ago
Morph 64275dfbf4 general: Rename GetTitleID to GetProgramID 4 years ago
Morph 21c1316503 service: aoc: Stub NotifyUnmountAddOnContent 4 years ago
Morph ef427e4cb0 service: aoc: Stub NotifyMountAddOnContent and NotifyMountAddOnContent 4 years ago
german77 bee6b71553 service/acc: Rename Unknown160 to InitializeApplicationInfoV2 4 years ago
Morph f2988ecabc service: acc: Stub acc:u0 '160' 4 years ago
ameerj b275f2e475 core: Fix transitive include build errors 4 years ago
ameerj 7c4b6aab2e core: Remove unused includes 4 years ago
Morph b871388a31 svc: Correct WaitSynchronization num_handles param type 4 years ago
Morph cb09ea0f01 general: Remove MakeResult helpers 4 years ago
Morph 98b351758c hle/result: Amend ResultVal documentation 4 years ago
Morph 52e52924bb hle/result: Reimplement ResultVal using Common::Expected 4 years ago
Morph baf599c1d3 file_sys: control_metadata: Add BrazilianPortuguese 4 years ago
Morph e4052a1dab ns: language: Add BrazilianPortuguese to ApplicationLanguage 4 years ago
Morph 1b5c37fa29 hle/result: Declare copy/move constructor/assignment as noexcept 4 years ago
Morph 189927c237 hle/result: Add move assignment operator in ResultVal 4 years ago
Morph 1ff9ad4e7c hle/result: Remove cv-qualifiers from Arg in MakeResult 4 years ago
Feng Chen dd29285e35 Fix dangling kernel objects when exiting 4 years ago
Feng Chen 052017e189 Revert PR7009 4 years ago
Feng Chen a8b0104923 Fix memory leak 4 years ago