index
:
yuzu
main
yuzu-amber
Nintendo Switch emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
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
Fix compile warning
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
fix: remove invalid WSAEBUSY Windows socket error code
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
memory: Implement enhanced memory management system
Zephyron
2025-05-12
service/ssl: Register ssl:s service to fix game hangs
Zephyron
2025-05-12
core(base_clock_rate): Revert Back To 1,020 MHz
Zephyron
2025-05-12
android: Update build system and optimize ARM NCE implementation
Zephyron
2025-05-12
arm: Improve TLB implementation and fault handling in NCE
Zephyron
2025-05-12
core/arm/nce: Implement TLB caching system
Zephyron
2025-05-12
Remove redundant TranslateIPv4 function
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
network: Fix 0.0 FPS bug on Android (Part 2)
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
memory: Improve debug logging and validation in InvalidateNCE
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
[next]