4870 Commits (1d869e8495c56ac82e2767b993ce0587197faa01)

Author SHA1 Message Date
Dan d5c239a047 set: implement GetRegionCode 6 years ago
ReinUsesLisp e656938a5a time_zone_content_manager: Fix out of bounds read 6 years ago
Fernando Sahmkow babc572a47 NVFlinger: Do the microprofile Flip after processing a valid frame. 6 years ago
Morph 055ebfc2e7 AM/ICommonStateGetter: Stub SetLcdBacklighOffEnabled (#3454) 6 years ago
Brian Clinkenbeard 050a4362ad httplib compatibility 6 years ago
CJBok 7ec4bd7793 analog_from_button get direction implementation 6 years ago
Nguyen Dac Nam 2807020c01 IUserLocalCommunicationService: add function Initialize2 6 years ago
Nguyen Dac Nam c4e8f9589a HLE: correct function name of IUserLocalCommunicationService 6 years ago
namkazy 8bb64da7ac nvhost_gpu: implement ChannelSetTimeslice 6 years ago
Lioncash d5435df964 bcat/backend: Make formatting of passphrase consistent in NullBackend::SetPassphrase() 6 years ago
Lioncash 8792d4562c bcat/backend: Prevent fmt exception in debug log within NullBackend::Clear() 6 years ago
Fernando Sahmkow 6fc0790f3a Core: Set all hardware emulation constants in a single file. 6 years ago
makigumo b71b872e74 update hwopus DecodeInterleaved for FW 7.0.0+ 6 years ago
bunnei 3edec585bc hle: services: Use std::shared_ptr instead of copy by value. 6 years ago
bunnei 900b370e13 am: Correct IPC object count mismatch. 6 years ago
bunnei 141c06ca8b services: am: Clear events on PopOutData and PopInteractiveOutData. 6 years ago
bunnei b10a96347f am: Refactor IStorage interface. 6 years ago
bunnei 0d376ae49e applets: software_keyboard: Signal state change on end of interactive session. 6 years ago
bunnei b1bd8d852a applets: software_keyboard: Minor cleanup. 6 years ago
bunnei 7bdaae11ac services: prepo: Fix IPC interface with SaveReport/SaveReportWithUser. 6 years ago
bunnei ebb840daaf bsd: Stub several more functions. 6 years ago
bunnei dcd1617ee2 service: time: Implement ToPosixTimeWithMyRule. 6 years ago
bunnei c0a7b5ee4c time: Fix month off-by-one error. 6 years ago
CJBok be576083dd Moved analog direction logic to sdl_impl 6 years ago
CJBok 5af2a8b2f6 Corrected directional states sensitivity 6 years ago
CJBok 57998ae780 hid: Fix analog sticks directional states 6 years ago
bunnei 18e502d636 service: time: Implement GetStandardLocalSystemClock. 6 years ago
bunnei 940ed35ee2 time: Remove overflow error checking (currently breaks ADO builds). 6 years ago
bunnei 2fef8d9feb service: time: Implement GetClockSnapshotFromSystemClockContext. 6 years ago
bunnei 0d1c9fe2a9 service: time: Implement IsStandardNetworkSystemClockAccuracySufficient. 6 years ago
bunnei ac22daaf4f service: time: Rewrite implementation of glue services. 6 years ago
bunnei 9431286523 core: Initialize several structs that make use of Common::UUID. 6 years ago
bunnei cbaf3b3c40 service: vi: Implement CloseLayer. 6 years ago
Markus Wick 4bdaebe33e video_core: Block in WaitFence. 6 years ago
Fernando Sahmkow 367257a258 NvServices: Correct Ioctl Remap. 6 years ago
bunnei 4a4516868c kernel: Implement a more accurate IPC dispatch. 6 years ago
Lioncash a56ce41cc2 file_sys/directory: Make EntryType an enum class 6 years ago
Lioncash cc3d6fdf73 core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class 6 years ago
Lioncash e04aeb9531 core: Prepare various classes for memory read/write migration 6 years ago
bunnei 8b35acbd29 core_timing: Use better reference tracking for EventType. (#3159) 6 years ago
bunnei 5cb0f276fe kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 years ago
Lioncash 869878ac8d service/am: Remove unnecessary Skip calls 6 years ago
Lioncash 27611874d6 am: Stub QueryApplicationPlayStatistics 6 years ago
Lioncash 0ab5dd8c7f service: Update function tables 6 years ago
Lioncash 4c6cd8b9e8 core: Migrate off deprecated mbedtls functions 6 years ago
Lioncash 20d6637c03 service: Resolve sign conversion errors 6 years ago
Michael Scire f0cea0cb13 Implement stub for QueryApplicationPlayStatisticsByUid 6 years ago
Fernando Sahmkow 28b227fe12 nifm: Only return that there's an internet connection when there's a BCATServer 6 years ago
bunnei fe02b9f968 common_func: Use std::array for INSERT_PADDING_* macros. 6 years ago
bunnei eeef564c02 kernel: events: Remove ResetType::Automatic. 6 years ago