GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Commit Graphs
Build
Fork
: 0
Perditum
/
Atmosphere
Download ZIP
1943 commits
Transfer to URL with SHA
tree:
11f70759ce
Branches
Tags
×
master
Atmosphere
/
libraries
/
libmesosphere
/
source
/
latest commit
11f70759ce
Michael Scire
authored
on 15 Feb 2020
..
arch/
arm64
kern: implement lightlock slowpath (works on hw)
6 years ago
board/nintendo/
switch
kern: use TinyMT instead of mt19937_t
6 years ago
init
kern: obj stubs to get past slab init
6 years ago
libc
kern: use TinyMT instead of mt19937_t
6 years ago
svc
kern: newlines at end of svc files
6 years ago
kern_debug_log.cpp
kern: implement KResourceLimit
6 years ago
kern_debug_log_impl.hpp
kern: implement uart init + logging
6 years ago
kern_initial_process.cpp
kern: implement dynamic slab init + ini relocation
6 years ago
kern_k_auto_object.cpp
kern: Implement KAutoObject, KSlabHeap, KLightLock
6 years ago
kern_k_auto_object_container.cpp
kern: implement KHandleTable, other cleanup
6 years ago
kern_k_dpc_manager.cpp
vapours: add time primitives, fix result name
6 years ago
kern_k_handle_table.cpp
kern: implement KHandleTable, other cleanup
6 years ago
kern_k_interrupt_task_manager.cpp
kern: implement init through InterruptTaskManager.Initialize()
6 years ago
kern_k_light_lock.cpp
kern: implement lightlock slowpath (works on hw)
6 years ago
kern_k_memory_block_manager.cpp
kern: implement enough of KPageTable to initialize a thread
6 years ago
kern_k_memory_layout.cpp
kern: implement enough of KPageTable to initialize a thread
6 years ago
kern_k_memory_manager.cpp
kern: implement enough of KPageTable to initialize a thread
6 years ago
kern_k_page_group.cpp
kern: implement enough of KPageTable to initialize a thread
6 years ago
kern_k_page_heap.cpp
kern: implement enough of KPageTable to initialize a thread
6 years ago
kern_k_page_table_base.cpp
kern: implement enough of KPageTable to initialize a thread
6 years ago
kern_k_process.cpp
mesosphere: hard enforcement of TODOs
6 years ago
kern_k_readable_event.cpp
kern: obj stubs to get past slab init
6 years ago
kern_k_resource_limit.cpp
vapours: add time primitives, fix result name
6 years ago
kern_k_scheduler.cpp
kern: implement lightlock slowpath (works on hw)
6 years ago
kern_k_synchronization_object.cpp
mesosphere: hard enforcement of TODOs
6 years ago
kern_k_thread.cpp
kern: implement lightlock slowpath (works on hw)
6 years ago
kern_k_thread_local_page.cpp
mesosphere: hard enforcement of TODOs
6 years ago
kern_k_worker_task_manager.cpp
kern: implement KWorkerTaskManager
6 years ago
kern_kernel.cpp
libmesosphere: move .s to kernel (prevent manifesting in kernelldr)
6 years ago
kern_main.cpp
kern: implement KWorkerTaskManager
6 years ago
kern_panic.cpp
kern: improve panic output
6 years ago