Atmosphere / libraries / libmesosphere / source /
@Michael Scire Michael Scire authored on 9 Feb 2020
..
arch/ arm64 kern: add svc stubs, turn on svc table build 6 years ago
board/nintendo/ switch kern: implement dynamic slab init + ini relocation 6 years ago
init kern: obj stubs to get past slab init 6 years ago
libc meso: use -fno-non-call-exceptions, -fno-use-cxa-atexit 6 years ago
svc kern: newlines at end of svc files 6 years ago
kern_debug_log.cpp kern: implement KResourceLimit 6 years ago
kern_debug_log_impl.hpp kern: implement uart init + logging 6 years ago
kern_initial_process.cpp kern: implement dynamic slab init + ini relocation 6 years ago
kern_k_auto_object.cpp kern: Implement KAutoObject, KSlabHeap, KLightLock 6 years ago
kern_k_auto_object_container.cpp kern: implement KHandleTable, other cleanup 6 years ago
kern_k_dpc_manager.cpp kern: implement dpc + skeleton rest of main 6 years ago
kern_k_handle_table.cpp kern: implement KHandleTable, other cleanup 6 years ago
kern_k_interrupt_task_manager.cpp kern: skeleton enough types to init KCoreLocalRegion in main() 6 years ago
kern_k_light_lock.cpp mesosphere: hard enforcement of TODOs 6 years ago
kern_k_memory_layout.cpp kern: implement uart init + logging 6 years ago
kern_k_memory_manager.cpp kern: implement more of KMemoryManager through KPageBuffer slab init 6 years ago
kern_k_page_group.cpp kern: implement dynamic slab init + ini relocation 6 years ago
kern_k_page_heap.cpp kern: implement dynamic slab init + ini relocation 6 years ago
kern_k_process.cpp mesosphere: hard enforcement of TODOs 6 years ago
kern_k_readable_event.cpp kern: obj stubs to get past slab init 6 years ago
kern_k_resource_limit.cpp kern: implement KResourceLimit 6 years ago
kern_k_scheduler.cpp mesosphere: hard enforcement of TODOs 6 years ago
kern_k_synchronization_object.cpp mesosphere: hard enforcement of TODOs 6 years ago
kern_k_thread.cpp mesosphere: hard enforcement of TODOs 6 years ago
kern_k_thread_local_page.cpp mesosphere: hard enforcement of TODOs 6 years ago
kern_kernel.cpp kern: print layout for debug during startup 6 years ago
kern_main.cpp kern: print layout for debug during startup 6 years ago
kern_panic.cpp kern: print backtrace on panic 6 years ago