Atmosphere/libraries/libmesosphere/source/arch/arm64
2020-07-10 11:55:33 -07:00
..
svc kern: implement SvcUnmapMemory, more of SvcGetInfo 2020-07-10 11:55:33 -07:00
kern_cpu.cpp kern: Update init to reflect 10.0.0 changes 2020-04-18 22:19:09 -07:00
kern_cpu_asm.s kern: kern::arm64 -> kern::arch::arm64 2020-02-14 18:22:55 -08:00
kern_exception_handlers.cpp kern: implement CallSecureMonitor, some of GetInfo/GetSystemInfo 2020-03-18 00:09:50 -07:00
kern_k_hardware_timer.cpp kern: kern::arm64 -> kern::arch::arm64 2020-02-14 18:22:55 -08:00
kern_k_interrupt_controller.cpp kern: kern::arm64 -> kern::arch::arm64 2020-02-14 18:22:55 -08:00
kern_k_interrupt_manager.cpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
kern_k_page_table.cpp kern: implement 10.x perm change, fix many page table bugs 2020-04-19 17:16:19 -07:00
kern_k_page_table_impl.cpp kern: implement process(pagetable) init 2020-02-19 01:22:27 -08:00
kern_k_supervisor_page_table.cpp kern: mem access prep for svc streams, TODO_IMPLEMENT -> UNIMPLEMENTED 2020-02-22 05:42:46 -08:00
kern_k_thread_context.cpp kern: implement SvcCreateThread, SvcStartThread 2020-07-10 11:55:33 -07:00
kern_userspace_memory_access_asm.s kern: mem access prep for svc streams, TODO_IMPLEMENT -> UNIMPLEMENTED 2020-02-22 05:42:46 -08:00