..
arch /arm64
kern: implement 10.x perm change, fix many page table bugs
2020-04-24 17:29:10 -07:00
board/nintendo /nx
kern: Update init to reflect 10.0.0 changes
2020-04-24 17:29:09 -07:00
init
pm/fusee: add support for 9.2.0
2020-03-02 19:51:11 -08:00
libc
kern: fix link error
2020-05-12 15:44:17 -07:00
svc
kern: implement SvcSetUnsafeLimit
2020-04-27 10:34:06 -07:00
kern_debug_log_impl.board.nintendo_nx.cpp
kern: switch->nx, implement sleep manager init
2020-03-02 19:50:56 -08:00
kern_debug_log_impl.hpp
kern: implement uart init + logging
2020-03-02 19:50:50 -08:00
kern_debug_log.cpp
kern: implement KResourceLimit
2020-03-02 19:50:50 -08:00
kern_initial_process.cpp
kern: implement KProcess::Run
2020-03-02 19:51:00 -08:00
kern_k_address_space_info.cpp
Switch atmosphere's build target to C++20. ( #952 )
2020-05-12 15:44:19 -07:00
kern_k_auto_object_container.cpp
kern: implement KHandleTable, other cleanup
2020-03-02 19:50:46 -08:00
kern_k_auto_object.cpp
kern: Implement KAutoObject, KSlabHeap, KLightLock
2020-03-02 19:50:45 -08:00
kern_k_capabilities.cpp
Implement the NCM sysmodule ( closes #91 )
2020-03-09 18:03:38 -07:00
kern_k_class_token.cpp
kern: paranoid assertions about the class tokens
2020-03-02 19:51:02 -08:00
kern_k_client_port.cpp
kern: Implement SvcManageNamedPort
2020-03-18 00:15:04 -07:00
kern_k_device_address_space.cpp
kern: implement smmu init
2020-03-02 19:50:57 -08:00
kern_k_dpc_manager.cpp
vapours: add time primitives, fix result name
2020-03-02 19:50:54 -08:00
kern_k_handle_table.cpp
kern: implement KHandleTable, other cleanup
2020-03-02 19:50:46 -08:00
kern_k_initial_process_reader.cpp
kern: implement SetProcessMemoryPermission
2020-03-02 19:51:00 -08:00
kern_k_interrupt_task_manager.cpp
kern: minor fixes to prevent core0-2 panics during boot
2020-03-02 19:51:01 -08:00
kern_k_light_lock.cpp
kern: implement lightlock slowpath (works on hw)
2020-03-02 19:50:56 -08:00
kern_k_memory_block_manager.cpp
kern: amend syntax
2020-04-16 20:05:56 -07:00
kern_k_memory_layout.board.nintendo_nx.cpp
kern: switch->nx, implement sleep manager init
2020-03-02 19:50:56 -08:00
kern_k_memory_layout.cpp
kern: implement 10.x perm change, fix many page table bugs
2020-04-24 17:29:10 -07:00
kern_k_memory_manager.cpp
kern: Update page bitmaps/alloc to reflect 10.0.0 changes
2020-04-24 17:29:09 -07:00
kern_k_object_name.cpp
Switch atmosphere's build target to C++20. ( #952 )
2020-05-12 15:44:19 -07:00
kern_k_page_group.cpp
Implement the NCM sysmodule ( closes #91 )
2020-03-09 18:03:38 -07:00
kern_k_page_heap.cpp
kern: Update page bitmaps/alloc to reflect 10.0.0 changes
2020-04-24 17:29:09 -07:00
kern_k_page_table_base.cpp
kern: Update page bitmaps/alloc to reflect 10.0.0 changes
2020-04-24 17:29:09 -07:00
kern_k_port.cpp
kern: Implement SvcManageNamedPort
2020-03-18 00:15:04 -07:00
kern_k_process.cpp
kern: Update page bitmaps/alloc to reflect 10.0.0 changes
2020-04-24 17:29:09 -07:00
kern_k_readable_event.cpp
kern: obj stubs to get past slab init
2020-03-02 19:50:51 -08:00
kern_k_resource_limit.cpp
vapours: add time primitives, fix result name
2020-03-02 19:50:54 -08:00
kern_k_scheduler.cpp
kern: implement unsuspension of init threads
2020-03-02 19:51:00 -08:00
kern_k_server_port.cpp
kern: Implement SvcManageNamedPort
2020-03-18 00:15:04 -07:00
kern_k_synchronization_object.cpp
kern: implement KProcess::Run
2020-03-02 19:51:00 -08:00
kern_k_synchronization.cpp
kern: mem access prep for svc streams, TODO_IMPLEMENT -> UNIMPLEMENTED
2020-03-02 19:51:02 -08:00
kern_k_thread_local_page.cpp
kern: finish KProcess::Initialize() for KIPs
2020-03-02 19:51:00 -08:00
kern_k_thread.cpp
kern: mem access prep for svc streams, TODO_IMPLEMENT -> UNIMPLEMENTED
2020-03-02 19:51:02 -08:00
kern_k_wait_object.cpp
kern: mem access prep for svc streams, TODO_IMPLEMENT -> UNIMPLEMENTED
2020-03-02 19:51:02 -08:00
kern_k_worker_task_manager.cpp
kern: implement KWorkerTaskManager
2020-03-02 19:50:56 -08:00
kern_kernel.cpp
kern: randomize dynamic slab heaps to reflect 10.x changes
2020-04-24 17:29:10 -07:00
kern_main.cpp
kern: fix supervisor page table activation
2020-03-02 19:51:00 -08:00
kern_panic.cpp
kern: improve panic output
2020-03-02 19:50:56 -08:00