This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
Atmosphere
Watch
1
Star
0
Fork
0
You've already forked Atmosphere
mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced
2025-02-21 04:47:09 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Atmosphere
/
libraries
/
libmesosphere
/
include
/
mesosphere
/
arch
/
arm64
History
Michael Scire
7f4c6ae9e7
kern: implement SvcCreateThread, SvcStartThread
2020-07-10 11:55:33 -07:00
..
init
ams: revamp target firmware
2020-05-06 22:29:07 -07:00
kern_cpu_system_registers.hpp
…
kern_cpu.hpp
kern: Update init to reflect 10.0.0 changes
2020-04-18 22:19:09 -07:00
kern_k_debug.hpp
…
kern_k_exception_context.hpp
…
kern_k_hardware_timer.hpp
…
kern_k_interrupt_controller.hpp
Switch atmosphere's build target to C++20. (
#952
)
2020-05-11 15:02:10 -07:00
kern_k_interrupt_manager.hpp
…
kern_k_interrupt_name.hpp
…
kern_k_page_table_entry.hpp
kern: implement 10.x perm change, fix many page table bugs
2020-04-19 17:16:19 -07:00
kern_k_page_table_impl.hpp
…
kern_k_page_table.hpp
kern: implement 10.x perm change, fix many page table bugs
2020-04-19 17:16:19 -07:00
kern_k_process_page_table.hpp
kern: implement SvcMapMemory
2020-07-10 11:55:33 -07:00
kern_k_spin_lock.hpp
kern: Update init to reflect 10.0.0 changes
2020-04-18 22:19:09 -07:00
kern_k_supervisor_page_table.hpp
…
kern_k_thread_context.hpp
kern: implement SvcCreateThread, SvcStartThread
2020-07-10 11:55:33 -07:00
kern_userspace_memory_access.hpp
…