Atmosphere-libs/libmesosphere/source/arch/arm64
2020-08-01 15:31:23 -07:00
..
svc kern: patch svc tables via asm, instead of relying on compiler to be nice 2020-08-01 15:31:15 -07:00
kern_cpu_asm.s kern: kern::arm64 -> kern::arch::arm64 2020-03-02 19:50:56 -08:00
kern_cpu.cpp kern: fix incorrect cache routines, implement SvcSetProcessMemoryPermission 2020-08-01 15:31:22 -07:00
kern_exception_handlers.cpp kern: dump page table on user exception 2020-08-01 15:31:23 -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: dump page table on user exception 2020-08-01 15:31:23 -07: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: implement SvcSignalToAddress, SvcWaitForAddress 2020-08-01 15:31:19 -07:00