index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2025-02-09
Replace yuzu identifiers with citron
Zephyron
2025-02-09
service/nvdrv: Implement NVGPU_GPU_IOCTL_NUM_VSMS
Zephyron
2025-02-09
service/friend: Clean up friend service implementation
Zephyron
2025-02-09
service/audio: Clean up audio controller implementation
Zephyron
2025-02-09
service/acc: Clean up account service implementation
Zephyron
2025-02-08
service/friend: implement additional friend service functions
Zephyron
2025-02-08
service/audio: implement Unknown5000 and add debug commands
Zephyron
2025-02-08
service/nim: implement CreateServerInterface2 and improve logging
Zephyron
2025-02-08
service/mm: add missing vector include and update copyright
Zephyron
2025-02-08
service/acc: implement Nintendo Account integration and cleanup
Zephyron
2025-02-08
service/nifm: implement additional network interface functions
Zephyron
2025-02-08
service/sm: improve service manager implementation
Zephyron
2025-02-08
service/set: improve settings handling and update serial number
Zephyron
2025-02-08
service/hid: reorganize gesture-related functions
Zephyron
2025-02-08
service: fix typo in NPNS GetStateChangeEvent function name
Zephyron
2025-02-08
core: improve nvdrv and buffer queue implementations
Zephyron
2025-02-08
sockets: reorder errno values numerically
Zephyron
2025-02-04
api_version: Update Atmosphere version and add citron copyright
Zephyron
2025-02-03
kernel/svc: Refactor UnmapProcessCodeMemory validation
Zephyron
2025-02-03
memory: Improve debug logging and validation in InvalidateNCE
Zephyron
2025-02-01
common/nvdrv: improve memory validation and error handling
Zephyron
2025-02-01
nvdrv: Add GetTpcMasks2 support and improve memory mapping validation
Zephyron
2025-01-30
service: Implement rebootless system update stubs and types
Zephyron
2025-01-29
kernel/svc: Implement InitialProcessIdRange and improve process exit handling
Zephyron
2025-01-28
network: Add NOMEM errno handling for socket operations
Zephyron
2025-01-27
service: Implement GPU error handling IPC commands for AM
Zephyron
2025-01-26
nvnflinger: Implement reference counting for binder objects
Zephyron
2025-01-26
service: vi: Implement missing IApplicationDisplayService functions
Zephyron
2025-01-25
Revert "core/hle: Reorganize ErrorModule enum numerically"
Zephyron
2025-01-25
core/hle: Reorganize ErrorModule enum numerically
Zephyron
2025-01-25
service: sm: Update to match official IPC interface
Zephyron
2025-01-25
service: mm: Refactor Memory Management service implementation
Zephyron
2025-01-25
service: mm: Implement proper parameter handling for MM service
Zephyron
2025-01-21
service/nvdrv: Relax GPU validation and improve error handling
Zephyron
2025-01-20
service/nvdrv: Implement stubbed GPU functions
Zephyron
2025-01-20
service-am: Handle panic conditions in SetTerminateResult
Zephyron
2025-01-20
service: vi: Remove stubbed warning from GetManagerDisplayService
Zephyron
2025-01-18
arm/video: Fix shader extension and exception handling
Zephyron
2025-01-18
memory: Improve null pointer and unmapped memory handling
Zephyron
2025-01-15
fix(sm_controller): Correct QueryPointerBufferSize implementation
Zephyron
2025-01-15
fix: Implement SetGestureOutputRanges to handle unimplemented function error
Zephyron
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2025-01-08
nvdrv: Add MSVC compatibility for packed structs
Zephyron
2025-01-07
kernel: Implement SystemResourceSize info type for VAMM initialization
Zephyron
2025-01-06
core: Improve device memory and buffer queue handling
Zephyron
2025-01-06
service/am: Implement friend invitation storage channel
Zephyron
2025-01-05
nvdrv: Fix incorrect IoctlZbcSetTable structure size assertion
Zephyron
2025-01-04
nvdrv: Implement ZBCSetTable functionality
Zephyron
2025-01-04
core: Add support for 10GB and 12GB memory configurations
Zephyron
2025-01-02
arm: Skip duplicate consecutive addresses in backtrace output
Zephyron
[next]