This website requires JavaScript.
Explore
Help
Sign In
yuan
/
suyu
Watch
1
Star
0
Fork
0
You've already forked suyu
mirror of
https://git.suyu.dev/suyu/suyu.git
synced
2026-01-30 15:33:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
82a2463062045c42c2a78946e2a69611f51c04d4
suyu
/
src
/
core
/
hle
/
kernel
History
…
..
arch
/arm64
…
board/nintendo
/nx
…
init
…
code_set.cpp
…
code_set.h
…
global_scheduler_context.cpp
…
global_scheduler_context.h
…
hle_ipc.cpp
…
hle_ipc.h
…
initial_process.h
…
k_address_arbiter.cpp
…
k_address_arbiter.h
…
k_address_space_info.cpp
…
k_address_space_info.h
…
k_affinity_mask.h
…
k_auto_object_container.cpp
…
k_auto_object_container.h
…
k_auto_object.cpp
…
k_auto_object.h
…
k_class_token.cpp
…
k_class_token.h
…
k_client_port.cpp
…
k_client_port.h
…
k_client_session.cpp
…
k_client_session.h
…
k_code_memory.cpp
…
k_code_memory.h
…
k_condition_variable.cpp
…
k_condition_variable.h
…
k_event.cpp
…
k_event.h
…
k_handle_table.cpp
…
k_handle_table.h
…
k_interrupt_manager.cpp
…
k_interrupt_manager.h
…
k_light_condition_variable.cpp
…
k_light_condition_variable.h
…
k_light_lock.cpp
…
k_light_lock.h
…
k_linked_list.h
…
k_memory_block_manager.cpp
…
k_memory_block_manager.h
…
k_memory_block.h
…
k_memory_layout.board.nintendo_nx.cpp
…
k_memory_layout.cpp
…
k_memory_layout.h
…
k_memory_manager.cpp
…
k_memory_manager.h
…
k_memory_region_type.h
…
k_memory_region.h
…
k_page_bitmap.h
…
k_page_buffer.h
…
k_page_heap.cpp
…
k_page_heap.h
…
k_page_linked_list.h
…
k_page_table.cpp
…
k_page_table.h
…
k_port.cpp
…
k_port.h
…
k_priority_queue.h
…
k_process.cpp
…
k_process.h
…
k_readable_event.cpp
…
k_readable_event.h
…
k_resource_limit.cpp
…
k_resource_limit.h
…
k_scheduler_lock.h
…
k_scheduler.cpp
…
k_scheduler.h
…
k_scoped_lock.h
…
k_scoped_resource_reservation.h
…
k_scoped_scheduler_lock_and_sleep.h
…
k_server_port.cpp
…
k_server_port.h
…
k_server_session.cpp
…
k_server_session.h
…
k_session.cpp
…
k_session.h
…
k_shared_memory_info.h
…
k_shared_memory.cpp
…
k_shared_memory.h
…
k_slab_heap.h
…
k_spin_lock.cpp
…
k_spin_lock.h
…
k_synchronization_object.cpp
…
k_synchronization_object.h
…
k_system_control.h
…
k_thread_local_page.cpp
…
k_thread_local_page.h
…
k_thread_queue.cpp
…
k_thread_queue.h
…
k_thread.cpp
…
k_thread.h
…
k_trace.h
…
k_transfer_memory.cpp
…
k_transfer_memory.h
…
k_worker_task_manager.cpp
…
k_worker_task_manager.h
…
k_worker_task.h
…
k_writable_event.cpp
…
k_writable_event.h
…
kernel.cpp
core: hle: kernel: Downgrade dangling objects warning to debug.
2022-03-14 18:14:54 -07:00
kernel.h
…
memory_types.h
…
physical_core.cpp
…
physical_core.h
…
physical_memory.h
…
process_capability.cpp
…
process_capability.h
…
service_thread.cpp
…
service_thread.h
…
slab_helpers.h
…
svc_common.h
…
svc_results.h
…
svc_types.h
…
svc_wrap.h
…
svc.cpp
…
svc.h
…
time_manager.cpp
…
time_manager.h
…