This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
Atmosphere
Watch
1
Star
0
Fork
You've already forked Atmosphere
0
mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced
2024-12-24 11:16:11 +00:00
Code
Issues
Releases
Activity
1cf3b24c2d
Atmosphere
/
libraries
/
libmesosphere
/
source
/
svc
History
Michael Scire
1cf3b24c2d
kern: KMemoryManager/KPageGroup use physical addresses instead of virtual, now
2021-09-18 00:11:10 -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: KMemoryManager/KPageGroup use physical addresses instead of virtual, now
2021-09-18 00:11:10 -07:00
kern_svc_code_memory.cpp
kern_svc_condition_variable.cpp
kern_svc_debug.cpp
kern: improve kdebug attach semantics
2021-09-17 18:10:05 -07:00
kern_svc_debug_string.cpp
kern_svc_device_address_space.cpp
kern_svc_event.cpp
kern: support dynamic resource expansion for system heaps/events/sessions.
2021-09-17 22:01:58 -07:00
kern_svc_exception.cpp
kern: optimize logging for release kernel strings (saves printf space in .text)
2021-09-17 16:44:57 -07:00
kern_svc_info.cpp
kern: kill the interrupt task manager thread
2021-09-17 16:12:01 -07:00
kern_svc_interrupt_event.cpp
kern_svc_ipc.cpp
kern: delete KWritableEvent, devirtualize KReadableEvent Signal/Clear
2021-09-17 15:31:25 -07:00
kern_svc_kernel_debug.cpp
kern_svc_light_ipc.cpp
kern_svc_lock.cpp
kern: KConditionVariable arbiter functions now static
2021-09-17 15:11:58 -07:00
kern_svc_memory.cpp
kern_svc_physical_memory.cpp
kern_svc_port.cpp
kern: simplify handle table registration for port/session
2021-04-11 03:42:16 -07:00
kern_svc_power_management.cpp
kern_svc_process.cpp
kern: improve kdebug attach semantics
2021-09-17 18:10:05 -07:00
kern_svc_process_memory.cpp
kern: fuck the KPolice^H^H^H^H^H^HPageGroups
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: support dynamic resource expansion for system heaps/events/sessions.
2021-09-17 22:01:58 -07:00
kern_svc_shared_memory.cpp
kern_svc_synchronization.cpp
kern_svc_thread.cpp
kern: improve kdebug attach semantics
2021-09-17 18:10:05 -07:00
kern_svc_thread_profiler.cpp
kern_svc_tick.cpp
kern_svc_transfer_memory.cpp