Atmosphere / libraries / libmesosphere / source / arch / arm64 /
@Michael Scire Michael Scire authored on 18 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: Update init to reflect 10.0.0 changes 6 years ago
kern_cpu_asm.s kern: kern::arm64 -> kern::arch::arm64 6 years ago
kern_exception_handlers.cpp kern: fix kscheduler interrupt api, adjust debug logging 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: implement process(pagetable) init 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: implement SvcSignalToAddress, SvcWaitForAddress 6 years ago