7345 Commits (1f18fbf6a3001c5dc15ee8a0b520c90bc1d9a2d4)

Author SHA1 Message Date
Lioncash 0f32ae2140 kernel/thread: Resolve -Wswitch warnings 7 years ago
bunnei ba413f9277 service: time: Implement CalculateStandardUserSystemClockDifferenceByUser. 7 years ago
bunnei 7ecacdfa3b service: friend: Stub IFriendService::GetBlockedUserListIds. 7 years ago
Fernando Sahmkow 7d65c9c9ea Buffer queue: Correct behavior of free buffer. 7 years ago
ReinUsesLisp f35703f7cd service/vi: Partially implement BufferQueue disconnect 7 years ago
Morph bda37c4bb4 capsrv: Split Capture services into individual files and stub GetAlbumContentsFileListForApplication (#3571) 7 years ago
bunnei c84586b412 services: hid: Stub InitializeSevenSixAxisSensor. 7 years ago
bunnei 748ddc628c services: time: Implement CalculateSpanBetween. 7 years ago
perillamint 133948067c am: Implement VR related APIs 7 years ago
bunnei 7ee7aa21b1 services: ldr: Fix MemoryState for read/write regions of NROs. 7 years ago
FearlessTobi 23a8887526 sm/controller: Increase PointerBufferSize 7 years ago
FearlessTobi 1c7dcf3858 core/web_browser: Allow WebApplet to exit gracefully when an error occurs 7 years ago
Dan d5c239a047 set: implement GetRegionCode 7 years ago
ReinUsesLisp e656938a5a time_zone_content_manager: Fix out of bounds read 7 years ago
Fernando Sahmkow babc572a47 NVFlinger: Do the microprofile Flip after processing a valid frame. 7 years ago
bunnei 36c4c33bb8 core: hle: Implement separate A32/A64 SVC interfaces. 7 years ago
bunnei 048ac77adc core: Implement separate A32/A64 ARM interfaces. 7 years ago
Morph 055ebfc2e7 AM/ICommonStateGetter: Stub SetLcdBacklighOffEnabled (#3454) 7 years ago
Fernando Sahmkow d0b12c793d Scheduler: Inline global scheduler in Scheduler Lock. 7 years ago
Fernando Sahmkow d6584d988f Kernel: Correct pending feedback. 7 years ago
Fernando Sahmkow 78f01601d0 Kernel: Address Feedback. 7 years ago
Fernando Sahmkow 7c2b72bcef Kernel: Implement Scheduler locks 7 years ago
Fernando Sahmkow fe53ac3e33 Kernel: Implement Time Manager. 7 years ago
Fernando Sahmkow e6cc0a48e0 Kernel: Rename ThreadCallbackHandleTable and Setup Thread Ids on Kernel. 7 years ago
Fernando Sahmkow f5da504663 Kernel: Make global scheduler depend on KernelCore 7 years ago
Brian Clinkenbeard 050a4362ad httplib compatibility 7 years ago
CJBok 7ec4bd7793 analog_from_button get direction implementation 7 years ago
Nguyen Dac Nam 2807020c01 IUserLocalCommunicationService: add function Initialize2 7 years ago
Nguyen Dac Nam c4e8f9589a HLE: correct function name of IUserLocalCommunicationService 7 years ago
namkazy 8bb64da7ac nvhost_gpu: implement ChannelSetTimeslice 7 years ago
Fernando Sahmkow 0d2a459fae Core: Address Feedback 7 years ago
Lioncash 5c0742bb94 address_arbiter: Collapse loops in InsertThread() and RemoveThread() 7 years ago
Lioncash 3105b7864c address_arbiter: Simplify GetThreadsWaitingOnAddress() 7 years ago
Lioncash d5435df964 bcat/backend: Make formatting of passphrase consistent in NullBackend::SetPassphrase() 7 years ago
Lioncash 8792d4562c bcat/backend: Prevent fmt exception in debug log within NullBackend::Clear() 7 years ago
Lioncash 750c48af18 kernel/thread: Remove trivial usages of the global system accessor 7 years ago
Fernando Sahmkow 6fc0790f3a Core: Set all hardware emulation constants in a single file. 7 years ago
Fernando Sahmkow 1ee7a4d926 Kernel: Refactor synchronization to better match RE 7 years ago
makigumo b71b872e74 update hwopus DecodeInterleaved for FW 7.0.0+ 7 years ago
Fernando Sahmkow 3a7f539463 Kernel: Change WaitObject to Synchronization object. In order to better reflect RE. 7 years ago
bunnei 3edec585bc hle: services: Use std::shared_ptr instead of copy by value. 7 years ago
bunnei 9ffdef96d9 kernel: transfer_memory: Properly reserve and reset memory region. 7 years ago
Zach Hilman a0400ebc19 wait_object: Make wait behavior only require one object to signal. 7 years ago
bunnei 900b370e13 am: Correct IPC object count mismatch. 7 years ago
bunnei 141c06ca8b services: am: Clear events on PopOutData and PopInteractiveOutData. 7 years ago
bunnei b10a96347f am: Refactor IStorage interface. 7 years ago
bunnei 0d376ae49e applets: software_keyboard: Signal state change on end of interactive session. 7 years ago
bunnei b1bd8d852a applets: software_keyboard: Minor cleanup. 7 years ago
bunnei 7bdaae11ac services: prepo: Fix IPC interface with SaveReport/SaveReportWithUser. 7 years ago
bunnei bc76fe3100 hle_ipc: Add error checking to read/write buffer access. 7 years ago