index
:
yuzu
main
yuzu-amber
Nintendo Switch emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
Age
Commit message (
Expand
)
Author
2025-09-02
service: mii: Fix building with Clang 21
Mike Lothian
2025-09-02
kernel: Fix compilation with Clang 21
Mike Lothian
2025-05-12
api_version: Update constants for HOS 20.0.1
Zephyron
2025-05-12
api_version: Update constants for HOS 20.0.0
Zephyron
2025-05-12
socket: Implement missing errno values and improve network error handling
Zephyron
2025-05-12
feat(services): Implement nn::socket, nn::nifm, and nn::nim networking services
Zephyron
2025-05-12
fix: correct implementation of present interval 0 for unlocked FPS
Zephyron
2025-05-12
feat: add CPU clock rate slider to settings
Zephyron
2025-05-12
feat: add option to respect present interval 0 as unlocked FPS
Zephyron
2025-05-12
service/sockets: Implement network services for new firmware versions
Zephyron
2025-05-12
renderer/friend: Improve reversed depth handling and Friend service
Zephyron
2025-05-12
service/ssl: Register ssl:s service to fix game hangs
Zephyron
2025-05-12
network: Improve network interface handling and address resolution
Zephyron
2025-05-12
feat: Add Home Menu launch support and system improvements
Zephyron
2025-05-12
build: upgrade fmt and SDL2
Zephyron
2025-05-11
service/am: Implement SetRequestExitToLibraryAppletAtExecuteNextProgramEnabled
Zephyron
2025-05-11
service/am: Implement CreateManagedDisplaySeparableLayer
Zephyron
2025-05-11
service/nvnflinger: Unstub GetNativeHandle
Zephyron
2025-05-11
service/vi: Improve OpenDisplay validation
Zephyron
2025-05-11
service/aoc: Implement CheckAddOnContentMountStatus
Zephyron
2025-05-11
service/nvdrv: Implement NVGPU_GPU_IOCTL_NUM_VSMS
Zephyron
2025-05-11
service/friend: Clean up friend service implementation
Zephyron
2025-05-11
service/audio: Clean up audio controller implementation
Zephyron
2025-05-11
service/acc: Clean up account service implementation
Zephyron
2025-05-11
service/friend: implement additional friend service functions
Zephyron
2025-05-11
service/audio: implement Unknown5000 and add debug commands
Zephyron
2025-05-11
service/nim: implement CreateServerInterface2 and improve logging
Zephyron
2025-05-11
service/acc: implement Nintendo Account integration and cleanup
Zephyron
2025-05-11
service/nifm: implement additional network interface functions
Zephyron
2025-05-11
service/sm: improve service manager implementation
Zephyron
2025-05-11
service/hid: reorganize gesture-related functions
Zephyron
2025-05-11
core: improve nvdrv and buffer queue implementations
Zephyron
2025-05-11
sockets: reorder errno values numerically
Zephyron
2025-05-11
api_version: Update Atmosphere version and add citron copyright
Zephyron
2025-05-11
kernel/svc: Refactor UnmapProcessCodeMemory validation
Zephyron
2025-05-11
common/nvdrv: improve memory validation and error handling
Zephyron
2025-05-11
nvdrv: Add GetTpcMasks2 support and improve memory mapping validation
Zephyron
2025-05-11
service: Implement rebootless system update stubs and types
Zephyron
2025-05-11
kernel/svc: Implement InitialProcessIdRange and improve process exit handling
Zephyron
2025-05-11
network: Add NOMEM errno handling for socket operations
Zephyron
2025-05-11
service: Implement GPU error handling IPC commands for AM
Zephyron
2025-05-11
nvnflinger: Implement reference counting for binder objects
Zephyron
2025-05-11
service: vi: Implement missing IApplicationDisplayService functions
Zephyron
2025-05-11
service: mm: Refactor Memory Management service implementation
Zephyron
2025-05-11
service: mm: Implement proper parameter handling for MM service
Zephyron
2025-05-11
service/nvdrv: Relax GPU validation and improve error handling
Zephyron
2025-05-11
service/nvdrv: Implement stubbed GPU functions
Zephyron
2025-05-11
service-am: Handle panic conditions in SetTerminateResult
Zephyron
2025-05-11
service: vi: Remove stubbed warning from GetManagerDisplayService
Zephyron
2025-05-11
fix(sm_controller): Correct QueryPointerBufferSize implementation
Zephyron
[next]