Atmosphere/libraries/libmesosphere/source/arch/arm64
2020-07-31 14:50:52 -07:00
..
svc kern: patch svc tables via asm, instead of relying on compiler to be nice 2020-07-31 14:50:52 -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: add KPageTableBase::CopyMemory Linear <-> User and Linear <-> Kernel 2020-07-10 20:09:06 -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: add KPageTableBase::CopyMemory Linear <-> User and Linear <-> Kernel 2020-07-10 20:09:06 -07: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