Atmosphere-libs/libmesosphere/source/arch/arm64
2020-08-01 15:31:07 -07:00
..
svc kern: implement SvcUnmapMemory, more of SvcGetInfo 2020-08-01 15:31:00 -07:00
kern_cpu_asm.s kern: kern::arm64 -> kern::arch::arm64 2020-03-02 19:50:56 -08:00
kern_cpu.cpp kern: Update init to reflect 10.0.0 changes 2020-04-24 17:29:09 -07:00
kern_exception_handlers.cpp kern: implement CallSecureMonitor, some of GetInfo/GetSystemInfo 2020-03-18 00:15:02 -07:00
kern_k_hardware_timer.cpp kern: kern::arm64 -> kern::arch::arm64 2020-03-02 19:50:56 -08:00
kern_k_interrupt_controller.cpp kern: kern::arm64 -> kern::arch::arm64 2020-03-02 19:50:56 -08:00
kern_k_interrupt_manager.cpp Implement the NCM sysmodule (closes #91) 2020-03-09 18:03:38 -07:00
kern_k_page_table_impl.cpp kern: implement process(pagetable) init 2020-03-02 19:50:58 -08:00
kern_k_page_table.cpp kern: add KPageTableBase::CopyMemory Linear <-> User and Linear <-> Kernel 2020-08-01 15:31:07 -07:00
kern_k_supervisor_page_table.cpp kern: add KPageTableBase::CopyMemory Linear <-> User and Linear <-> Kernel 2020-08-01 15:31:07 -07:00
kern_k_thread_context.cpp kern: implement SvcCreateThread, SvcStartThread 2020-08-01 15:31:02 -07:00
kern_userspace_memory_access_asm.s kern: mem access prep for svc streams, TODO_IMPLEMENT -> UNIMPLEMENTED 2020-03-02 19:51:02 -08:00