aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle
AgeCommit message (Collapse)Author
2023-12-07kernel: implement light IPCLiam
2023-12-06service: hid: Introduce proper AppletResource emulationNarr the Reg
2023-12-06kernel: implement remaining IPC syscallsLiam
2023-12-05Improve path splitting speedBreadFish64
2023-12-04core: refactor emulated cpu core activationLiam
2023-12-01Merge pull request #12255 from german77/amiiboliamwhite
service: nfc: Don't tag amiibos as corrupted if they are loaded as read only
2023-12-01service: nfc: Don't tag amiibos as corrupted if they are loaded as read onlyNarr the Reg
2023-11-30Merge pull request #12074 from GPUCode/yuwu-on-the-metalliamwhite
Implement Native Code Execution (NCE)
2023-11-29Merge pull request #12203 from liamwhite/crash-fixliamwhite
set: don't load version nca with null romfs
2023-11-27set: don't load version nca with null romfsLiam
2023-11-27Fixed controller applet crashing when on FW17+FrozenAra
2023-11-27Merge pull request #12183 from german77/justmiiliamwhite
service: nfc: Validate mii data
2023-11-26general: fix mac compileLiam
2023-11-26Merge pull request #12180 from german77/cabinetmiiliamwhite
service: am: Create random mii for cabinet applet
2023-11-26Merge pull request #12156 from german77/firmwarevsliamwhite
yuzu: Display firmware version
2023-11-25service: nfc: Validate mii datagerman77
2023-11-25service: am: Create random mii for cabinet appletgerman77
2023-11-25time: undef GetCurrentTime for WindowsLiam
2023-11-25Address more review commentsGPUCode
2023-11-25core: Define HAS_NCE macroGPUCode
2023-11-25Address some review commentsGPUCode
2023-11-25arm: Implement native code execution backendLiam
2023-11-25kernel: Manually specify aslr region startLiam
2023-11-25core: Respect memory permissions in MapGPUCode
2023-11-24yuzu: Display firmware versionNarr the Reg
2023-11-23Merge pull request #12076 from german77/resourceliamwhite
service: hid: Create appropriate hid resources
2023-11-21Merge pull request #12107 from daisymlleung/patch-1liamwhite
Stub CheckBlockedUserListAvailability for Super Bomberman R 2
2023-11-20service: hid: Create appropriate hid resourcesNarr the Reg
2023-11-20Merge pull request #12011 from Macj0rdan/controller-appletNarr the Reg
Implemented qlaunch version of the controller applet
2023-11-21Stub CheckBlockedUserListAvailabilitydaisymlleung
2023-11-20service: hid: Ensure resource manager is initializedSquall-Leonhart
Ensures the proper initialization of the IActiveVibrationDeviceList. By using GetResourceManager() instead of resource_manager, we make sure that the IActiveVibrationDeviceListis initialized before it's used, preventing potential null issues. Fixes #12088
2023-11-19Implemented qlaunch version of the controller appletFrozenAra
2023-11-17Merge pull request #11912 from liamwhite/nv-graphic-bufferliamwhite
nvnflinger: use graphic buffer lifetime for map handle
2023-11-17Merge pull request #11917 from liamwhite/abandonmentliamwhite
nvnflinger: implement consumer abandonment
2023-11-16service: hid: Introduce firmware settings and update activate controller callsNarr the Reg
2023-11-16service: hid: Implement xpad callsNarr the Reg
2023-11-16Merge pull request #12038 from german77/no_implementliamwhite
service: hid: Split hid.cpp into individual interfaces
2023-11-16Merge pull request #12007 from german77/moar_buttonsliamwhite
core: hid: Split SL and SR buttons
2023-11-15service: hid: Split hid.cpp into individual interfacesNarr the Reg
2023-11-14fix apple clang build againLiam
2023-11-11core: hid: Split SL and SR buttonsgerman77
2023-11-11Merge pull request #11980 from german77/momentliamwhite
service: irs: Implement moment image processor
2023-11-11k_capabilities: ignore map region when KTrace is disabledLiam
2023-11-11service: irs: Implement moment image processorNarr the Reg
2023-11-10k_page_table: fix shutdownLiam
2023-11-10k_page_table: use more precise icache invalidatesLiam
2023-11-10kernel: add KPageTableBaseLiam
Co-authored-by: Kelebek1 <eeeedddccc@hotmail.co.uk>
2023-11-06Merge pull request #11896 from liamwhite/cropliamwhite
renderer_vulkan: fix cropping for presentation
2023-11-06Merge pull request #11873 from liamwhite/buffer-controlliamwhite
nvdrv: add ioctl command serialization wrapper
2023-11-05service: am: Set the correct album program idgerman77