Atmosphere / libraries / libmesosphere / source / arch / arm64 /
@Michael Scire Michael Scire authored on 22 Jul 2020
SciresM committed on 31 Jul 2020
..
svc kern: patch svc tables via asm, instead of relying on compiler to be nice 6 years ago
kern_cpu.cpp kern: fix incorrect cache routines, implement SvcSetProcessMemoryPermission 6 years ago
kern_cpu_asm.s kern: kern::arm64 -> kern::arch::arm64 6 years ago
kern_exception_handlers.cpp kern: dump page table on user exception 6 years ago
kern_k_hardware_timer.cpp kern: kern::arm64 -> kern::arch::arm64 6 years ago
kern_k_interrupt_controller.cpp kern: kern::arm64 -> kern::arch::arm64 6 years ago
kern_k_interrupt_manager.cpp Implement the NCM sysmodule (closes #91) 6 years ago
kern_k_page_table.cpp kern: add KPageTableBase::CopyMemory Linear <-> User and Linear <-> Kernel 6 years ago
kern_k_page_table_impl.cpp kern: dump page table on user exception 6 years ago
kern_k_supervisor_page_table.cpp kern: add KPageTableBase::CopyMemory Linear <-> User and Linear <-> Kernel 6 years ago
kern_k_thread_context.cpp kern: implement SvcCreateThread, SvcStartThread 6 years ago
kern_userspace_memory_access_asm.s kern: KConditionVariable::SignalImpl 6 years ago