This website requires JavaScript.
Explore
Help
Sign In
mirror
/
Atmosphere
Watch
1
Star
0
Fork
0
You've already forked Atmosphere
mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced
2024-11-19 11:11:17 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
4407237f5b
Atmosphere
/
libraries
/
libmesosphere
/
source
/
svc
History
Michael Scire
4407237f5b
kern: KAutoObject destruction is now scheduled for next dpc-time
2021-04-11 03:42:16 -07:00
..
kern_svc_activity.cpp
kern_svc_address_arbiter.cpp
kern_svc_address_translation.cpp
kern_svc_alpha_beta.cpp
kern_svc_cache.cpp
kern_svc_code_memory.cpp
kern_svc_condition_variable.cpp
kern_svc_debug_string.cpp
kern_svc_debug.cpp
kern_svc_device_address_space.cpp
kern_svc_event.cpp
kern_svc_exception.cpp
kern: implement thread call stack debug
2020-12-09 22:49:04 -08:00
kern_svc_info.cpp
kern: add extension InfoType for retrieving current process handle.
2021-03-17 17:48:30 -07:00
kern_svc_interrupt_event.cpp
kern_svc_ipc.cpp
kern: KAutoObject destruction is now scheduled for next dpc-time
2021-04-11 03:42:16 -07:00
kern_svc_kernel_debug.cpp
kern: add page table contents debug
2020-12-11 19:30:48 -08:00
kern_svc_light_ipc.cpp
kern_svc_lock.cpp
kern_svc_memory.cpp
kern_svc_physical_memory.cpp
kern: fix svc bounds checking for main memory size 4GB -> 8GB (
closes
#1320
)
2021-01-07 03:43:09 -08:00
kern_svc_port.cpp
kern_svc_power_management.cpp
kern_svc_process_memory.cpp
kern_svc_process.cpp
kern: update process/thread for new running/termination semantics
2021-04-11 03:42:16 -07:00
kern_svc_processor.cpp
kern_svc_query_memory.cpp
kern_svc_register.cpp
kern_svc_resource_limit.cpp
kern_svc_secure_monitor_call.cpp
kern_svc_session.cpp
kern_svc_shared_memory.cpp
kern: fix svc bounds checking for main memory size 4GB -> 8GB (
closes
#1320
)
2021-01-07 03:43:09 -08:00
kern_svc_synchronization.cpp
kern_svc_thread_profiler.cpp
kern_svc_thread.cpp
kern: update process/thread for new running/termination semantics
2021-04-11 03:42:16 -07:00
kern_svc_tick.cpp
kern_svc_transfer_memory.cpp