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-18 08:11:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
ff7e52a1c1
Atmosphere
/
libraries
/
libmesosphere
/
source
/
svc
History
Michael Scire
9a6cca7499
kern: add page table contents debug
2020-12-11 19:30:48 -08: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 support for InfoType_FreeThreadCount
2020-12-04 18:20:56 -08:00
kern_svc_interrupt_event.cpp
kern_svc_ipc.cpp
kern: tweak optimization settings for hot paths
2020-12-02 06:43:37 -08: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_svc_port.cpp
kern_svc_power_management.cpp
kern_svc_process_memory.cpp
kern_svc_process.cpp
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_svc_synchronization.cpp
kern_svc_thread_profiler.cpp
kern_svc_thread.cpp
kern_svc_tick.cpp
kern_svc_transfer_memory.cpp