summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2025-05-11service: Implement GPU error handling IPC commands for AMZephyron
2025-05-11nvnflinger: Implement reference counting for binder objectsZephyron
2025-05-11service: vi: Implement missing IApplicationDisplayService functionsZephyron
2025-05-11service: mm: Refactor Memory Management service implementationZephyron
2025-05-11service: mm: Implement proper parameter handling for MM serviceZephyron
2025-05-11service/nvdrv: Relax GPU validation and improve error handlingZephyron
2025-05-11service/nvdrv: Implement stubbed GPU functionsZephyron
2025-05-11service-am: Handle panic conditions in SetTerminateResultZephyron
2025-05-11service: vi: Remove stubbed warning from GetManagerDisplayServiceZephyron
2025-05-11arm/video: Fix shader extension and exception handlingZephyron
2025-05-11memory: Improve null pointer and unmapped memory handlingZephyron
2025-05-11fix(sm_controller): Correct QueryPointerBufferSize implementationZephyron
2025-05-11fix: Implement SetGestureOutputRanges to handle unimplemented function errorZephyron
2025-05-11kernel: Implement SystemResourceSize info type for VAMM initializationZephyron
2025-05-11core: Improve device memory and buffer queue handlingZephyron
2025-05-11service/am: Implement friend invitation storage channelZephyron
2025-05-11nvdrv: Fix incorrect IoctlZbcSetTable structure size assertionZephyron
2025-05-11nvdrv: Implement ZBCSetTable functionalityZephyron
2025-05-11core: Add support for 10GB and 12GB memory configurationsZephyron
2025-05-11arm: Skip duplicate consecutive addresses in backtrace outputZephyron
2025-05-11"Merge Tagged PR 13018"yuzubot
2025-05-11Boost: Fix building against Boost 1.88.0Mike Lothian
2024-12-20Add 12gb DRAM option (#90)Zuckerwatte1
2024-12-20arm: Skip duplicate consecutive addresses in backtrace outputEmulationEnjoyer
2024-12-20chore(HLE): Update HLE API version constantsEmulationEnjoyer
2024-12-20core: Add new error modules to ErrorModule enumEmulationEnjoyer
2024-12-20feat: update HLE API version constants to Horizon OS 19.0.0EmulationEnjoyer
2024-12-20externals: update fmt to 11.0.2 and vcpkg to 2024.09.30 (#68)lui
2024-12-20Using reserve() for optimization inserts, marked unused pair items and minor ...Herman Semenov
2024-12-20Be more explicit on struct init (#46)echosys
2024-12-20Added ILibraryAppletSelfAccessor::UnpopInData stubspectranator
2024-12-20hardware_composer.cpp: Add missing includesReg Tiangha
2024-12-20Stubbed QueryLastPlayTimeJarrod Norwell
2024-12-20Added HDCP authentication state event and stubsJarrod Norwell
2024-12-20Added ISslConnection::{Get,Set}NextAlpnProto stubsJarrod Norwell
2024-12-20Added missing error codes and increased audio renderer revision (fixes Animal...Jarrod Norwell
2024-12-20Use fmt 11.0.0Mike Lothian
2024-12-20Simplified CoreTiming::GetClockTicks()spectranator
2024-12-20Disabled problematic MSVC warning-to-errorsspectranator
2024-12-20Added option to synchronize core tick speed to max speed percentagespectranator
2024-12-20Rewrote mm:u to follow switchbrew.org documentationJarrod Norwell
2024-12-20fix qlaunch on firmware 18lol
2024-12-20Map methods in firmware 18.0.0Exverge
2024-12-20Implemented IFriendService::GetUserPresenceView stub to get QLaunch friends l...darktux
2024-12-20Return correct amount of values from IFriendService::GetReceivedFriendRequest...darktux
2024-12-20Added v18.0.0 stubsdarktux
2024-12-20Implemented a more correct version of ISfServiceMonitor::GetGroupInfodarktux
2024-12-20Actually return 0 in IFriendService::GetReceivedFriendRequestCountdarktux
2024-12-20Fixed minor issues from previous PR related to buffers and a typo in npnsdarktux
2024-12-20Removed telemetry and anonymized SCM (git) stringsdarktux