.. |
init
|
ams: revamp target firmware
|
2020-05-06 22:29:07 -07:00 |
kern_cpu.hpp
|
kern: Update init to reflect 10.0.0 changes
|
2020-04-18 22:19:09 -07:00 |
kern_cpu_system_registers.hpp
|
kern: kern::arm64 -> kern::arch::arm64
|
2020-02-14 18:22:55 -08:00 |
kern_k_debug.hpp
|
kern: kern::arm64 -> kern::arch::arm64
|
2020-02-14 18:22:55 -08:00 |
kern_k_exception_context.hpp
|
kern: kern::arm64 -> kern::arch::arm64
|
2020-02-14 18:22:55 -08:00 |
kern_k_hardware_timer.hpp
|
kern: kern::arm64 -> kern::arch::arm64
|
2020-02-14 18:22:55 -08:00 |
kern_k_interrupt_controller.hpp
|
Switch atmosphere's build target to C++20. (#952)
|
2020-05-11 15:02:10 -07:00 |
kern_k_interrupt_manager.hpp
|
kern: implement capabilities parsing
|
2020-02-19 04:55:00 -08:00 |
kern_k_interrupt_name.hpp
|
kern: switch->nx, implement sleep manager init
|
2020-02-14 19:58:57 -08:00 |
kern_k_page_table.hpp
|
kern: implement 10.x perm change, fix many page table bugs
|
2020-04-19 17:16:19 -07:00 |
kern_k_page_table_entry.hpp
|
kern: implement 10.x perm change, fix many page table bugs
|
2020-04-19 17:16:19 -07:00 |
kern_k_page_table_impl.hpp
|
kern: implement process(pagetable) init
|
2020-02-19 01:22:27 -08:00 |
kern_k_process_page_table.hpp
|
kern: implement KEvent, KWritableEvent, KServerSession::OnClientClosed
|
2020-07-10 11:55:33 -07:00 |
kern_k_spin_lock.hpp
|
kern: Update init to reflect 10.0.0 changes
|
2020-04-18 22:19:09 -07:00 |
kern_k_supervisor_page_table.hpp
|
kern: implement unsuspension of init threads
|
2020-02-19 20:42:21 -08:00 |
kern_k_thread_context.hpp
|
kern: implement KProcess::Run
|
2020-02-19 19:38:20 -08:00 |
kern_userspace_memory_access.hpp
|
kern: mem access prep for svc streams, TODO_IMPLEMENT -> UNIMPLEMENTED
|
2020-02-22 05:42:46 -08:00 |