4335 Commits (8abb31a19df4e4c2ca282f5415a6ad916fc50ed8)

Author SHA1 Message Date
bunnei ad48ebb2c8 core: kernel: Add svc_types header to include SVC-specific types. 6 years ago
bunnei 82d457af37 core: kernel: Move SVC to its own namesapce. 6 years ago
bunnei b0e3cbef7a kernel: resource_limit: Improvements to implementation. 6 years ago
bunnei f2676efe23 process: SetupMainThread: Zero out argument on process start. 6 years ago
Lioncash e2d8be1ca2 General: Resolve warnings related to missing declarations 6 years ago
Lioncash 337f2dc11f time_zone_manager: Resolve sign conversion warnings 6 years ago
Lioncash 77356731a9 hle_ipc: Remove std::size_t casts where applicable 6 years ago
Lioncash 1c340c6efa CMakeLists: Specify -Wextra on linux builds 6 years ago
Lioncash 213fff67bc CMakeLists: Make -Wreorder a compile-time error 6 years ago
Lioncash 521c4c33b5 kernel/thread: Resolve -Wswitch warnings 6 years ago
bunnei eb676c343a service: time: Implement CalculateStandardUserSystemClockDifferenceByUser. 6 years ago
bunnei 598740f1dd service: friend: Stub IFriendService::GetBlockedUserListIds. 6 years ago
Fernando Sahmkow 486a42c45a Buffer queue: Correct behavior of free buffer. 6 years ago
ReinUsesLisp 8c0ba9c6fe service/vi: Partially implement BufferQueue disconnect 6 years ago
Morph 224a75d839
capsrv: Split Capture services into individual files and stub GetAlbumContentsFileListForApplication (#3571) 6 years ago
bunnei 8a6a25e4b6 services: hid: Stub InitializeSevenSixAxisSensor. 6 years ago
bunnei a60f34a850 services: time: Implement CalculateSpanBetween. 6 years ago
perillamint a429644672 am: Implement VR related APIs 6 years ago
bunnei 5228bd0bb9 services: ldr: Fix MemoryState for read/write regions of NROs. 6 years ago
FearlessTobi 4afebf26b6 sm/controller: Increase PointerBufferSize 6 years ago
FearlessTobi 977418c65b core/web_browser: Allow WebApplet to exit gracefully when an error occurs 6 years ago
Dan 06dea163fa set: implement GetRegionCode 6 years ago
ReinUsesLisp ac7ee21331 time_zone_content_manager: Fix out of bounds read 6 years ago
Fernando Sahmkow 95b804ff05 NVFlinger: Do the microprofile Flip after processing a valid frame. 6 years ago
bunnei dba112e510 core: hle: Implement separate A32/A64 SVC interfaces. 6 years ago
bunnei c083ea7d78 core: Implement separate A32/A64 ARM interfaces. 6 years ago
Morph e1efab1f51
AM/ICommonStateGetter: Stub SetLcdBacklighOffEnabled (#3454) 6 years ago
Fernando Sahmkow 3d0a2375ca Scheduler: Inline global scheduler in Scheduler Lock. 6 years ago
Fernando Sahmkow a1bf353780 Kernel: Correct pending feedback. 6 years ago
Fernando Sahmkow d219a96cc8 Kernel: Address Feedback. 6 years ago
Fernando Sahmkow ea956c823e Kernel: Implement Scheduler locks 6 years ago
Fernando Sahmkow 5c90d22f3d Kernel: Implement Time Manager. 6 years ago
Fernando Sahmkow 179bafa7cb Kernel: Rename ThreadCallbackHandleTable and Setup Thread Ids on Kernel. 6 years ago
Fernando Sahmkow 0728dfef84 Kernel: Make global scheduler depend on KernelCore 6 years ago
Brian Clinkenbeard ad4e5c15fb httplib compatibility 6 years ago
CJBok 23c4cc80e2 analog_from_button get direction implementation 6 years ago
Nguyen Dac Nam 5257a83ebe
IUserLocalCommunicationService: add function Initialize2 6 years ago
Nguyen Dac Nam 6c0eb6026b
HLE: correct function name of IUserLocalCommunicationService 6 years ago
namkazy 7fadc9c180 nvhost_gpu: implement ChannelSetTimeslice 6 years ago
Fernando Sahmkow 2bc949628d Core: Address Feedback 6 years ago
Lioncash be269e21a5 address_arbiter: Collapse loops in InsertThread() and RemoveThread() 6 years ago
Lioncash 9f2c703137 address_arbiter: Simplify GetThreadsWaitingOnAddress() 6 years ago
Lioncash f00a54f508 bcat/backend: Make formatting of passphrase consistent in NullBackend::SetPassphrase() 6 years ago
Lioncash eefd97e80d bcat/backend: Prevent fmt exception in debug log within NullBackend::Clear() 6 years ago
Lioncash b80c348b09 kernel/thread: Remove trivial usages of the global system accessor 6 years ago
Fernando Sahmkow 1e6f8aba04 Core: Set all hardware emulation constants in a single file. 6 years ago
Fernando Sahmkow d23d504d77 Kernel: Refactor synchronization to better match RE 6 years ago
makigumo 926ea5a16d
update hwopus DecodeInterleaved for FW 7.0.0+ 6 years ago
Fernando Sahmkow c5aefe42aa Kernel: Change WaitObject to Synchronization object. In order to better reflect RE. 6 years ago
bunnei 7b07e521ca hle: services: Use std::shared_ptr instead of copy by value. 6 years ago