7721 Commits (703d7aaab6cafa1926f85a77f5fdb9c72811aa6a)

Author SHA1 Message Date
german 8ba0cac71c Fix user changing to 0 if valid 5 years ago
Morph 4921ba05db hid: Add static_assert for Parameter size 5 years ago
Morph ae6b3bdfbf prepo: Fix BufferDescriptorX invalid buffer errors and add "New" variants of SaveReport 5 years ago
Morph 008afa5d59 hle_ipc: Add Can(Read, Write)Buffer 5 years ago
german 659b5f8088 Stub GetSockOpt 5 years ago
Morph d4d39aa4c7 npad: Remove unused device handle parameter 5 years ago
Chloe Marcec 2c57f0fbd5 Omit system reference 5 years ago
Chloe Marcec 04e9486651 psm: IPsmSession 5 years ago
german a8245cf2f1 Stub Set/Get/Reset SixaxisSensorFusionParameters 5 years ago
Chloe Marcec 2afc1060ef Print Process ID and Thread ID as hex 5 years ago
Chloe Marcec 5882cc0502 hle: Implement remaining services for Stereo Vision 5 years ago
Chloe Marcec b2b95e96c1 audout: FlushAudioOutBuffers 5 years ago
comex e9bb95ae16 vfs_real: When moving files or directories, don't assume file opening will succeed 5 years ago
Chloe Marcec 822edff5bd Simplify condition 5 years ago
Chloe Marcec 3b0458a7a5 nvdrv: Unregister already registered events 5 years ago
Chloe Marcec df42100320 Clamp string reads to buffer size 5 years ago
bunnei f83ef80ebd hle: service: am: Stub ILibraryAppletAccessor::PresetLibraryAppletGpuTimeSliceZero. 5 years ago
Chloe Marcec c795207fb2 lbl: Implement most of lbl 5 years ago
Chloe Marcec 5b8bc56e65 mii: Fix BuildRandomStoreData & Cleanup raw_data 5 years ago
Chloe Marcec dc18a1261c Mark DestinationToString as static 5 years ago
Chloe Marcec dca2e2c8f1 Mark LogPacketHeaderEntry hash as noexcept 5 years ago
Chloe Marcec 83f8c1a25e lm: Recode LM service 5 years ago
Chloe Marcec 2d33b2c55a acc: Stub StoreSaveDataThumbnail 5 years ago
Morph 4a67a5b917 npad: Add check for HANDHELD_INDEX in UpdateControllerAt() 5 years ago
Lioncash ca9afa3293 input_interpreter: Mark two member functions as const 5 years ago
Morph 3c8f936b31 input_interpreter: Add method to check for a button press state 5 years ago
ReinUsesLisp 5f517e3e16 core/cmake: Enforce Wclass-memaccess 5 years ago
ReinUsesLisp f8650a9580 core: Silence Wclass-memaccess warnings 5 years ago
ReinUsesLisp 3ff978aa4f common/common_funcs: Rename INSERT_UNION_PADDING_{BYTES,WORDS} to _NOINIT 5 years ago
german b483f2d010 Always initialize keyboard input 5 years ago
german 8495e1bd83 Add mutitouch support for touch screens 5 years ago
german d8df9a16bd Allow to return up to 16 touch inputs per engine 5 years ago
german 390ee10eef Allow all touch inputs at the same time and remove config options that are not longer necesary 5 years ago
german d583e01f54 Add multitouch support 5 years ago
Lioncash 8620de6b20 common/bit_util: Replace CLZ/CTZ operations with standardized ones 5 years ago
ReinUsesLisp fb99446f24 core/cmake: Remove Werror flags already defined code-base wide 5 years ago
bunnei 03dfc8d8e7 hle: kernel: thread: Preserve thread wait reason for debugging only. 5 years ago
bunnei 6b2f653143 hle: kernel: k_scheduler_lock: Fix shadowing errors. 5 years ago
bunnei 354130cd84 core: arm: arm_interface: Fix shadowing errors. 5 years ago
bunnei 82f6037ec2 core: hle: Add missing calls to MicroProfileOnThreadExit. 5 years ago
bunnei 912dd50146 core: hle: Integrate new KConditionVariable and KAddressArbiter implementations. 5 years ago
bunnei 952d1ac487 core: hle: kernel: Update KAddressArbiter. 5 years ago
bunnei b4e6d6c385 core: hle: kernel: Update KConditionVariable. 5 years ago
bunnei 1212fa60b6 core: hle: kernel: Begin moving common SVC defintions to its own header. 5 years ago
bunnei 8a155c4058 hle: kernel: Remove unnecessary AddressArbiter definition. 5 years ago
bunnei f12701b303 hle: kernel: k_scheduler: Cleanup OnThreadPriorityChanged. 5 years ago
bunnei d1309fb275 hle: kernel: Rename thread "status" to "state". 5 years ago
bunnei c3c43e32fc hle: kernel: thread: Replace ThreadStatus/ThreadSchedStatus with a single ThreadState. 5 years ago
bunnei 7420a717e6 core: hle: kernel: Add some useful functions for checking kernel addresses. 5 years ago
bunnei 4bbf173fc1 core: hle: kernel: svc_types: Add type definitions for KAddressArbiter. 5 years ago