| .. |
|
arch
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
board
|
d353c45f7d
core: hle: kernel: k_system_control: Add SecureAppletMemorySize.
|
3 лет назад |
|
init
|
32d7faafa8
core: hle: kernel: Integrate system KSystemResource.
|
3 лет назад |
|
code_set.cpp
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
code_set.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
global_scheduler_context.cpp
|
1a378a7769
kernel: refactor dummy thread wakeups
|
3 лет назад |
|
global_scheduler_context.h
|
1a378a7769
kernel: refactor dummy thread wakeups
|
3 лет назад |
|
hle_ipc.cpp
|
fca195b4fb
kernel: remove most SessionRequestManager handling from KServerSession
|
3 лет назад |
|
hle_ipc.h
|
8b4d5aeb4f
concepts: Use the std::contiguous_iterator concept
|
3 лет назад |
|
initial_process.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_address_arbiter.cpp
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
|
k_address_arbiter.h
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
|
k_address_space_info.cpp
|
084d7d6b01
common: Change semantics of UNREACHABLE to unconditionally crash
|
4 лет назад |
|
k_address_space_info.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_affinity_mask.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_auto_object.cpp
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_auto_object.h
|
8fea7e56e5
kernel: fix inconsistency in AutoObjectTraits macro definitions
|
4 лет назад |
|
k_auto_object_container.cpp
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_auto_object_container.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_class_token.cpp
|
6f941121e6
core: hle: kernel: Add KSystemResource.
|
3 лет назад |
|
k_class_token.h
|
6f941121e6
core: hle: kernel: Add KSystemResource.
|
3 лет назад |
|
k_client_port.cpp
|
cdb240f3d4
chore: make yuzu REUSE compliant
|
4 лет назад |
|
k_client_port.h
|
cdb240f3d4
chore: make yuzu REUSE compliant
|
4 лет назад |
|
k_client_session.cpp
|
3efb8eb2dc
kernel: add KSessionRequest
|
3 лет назад |
|
k_client_session.h
|
61a8696510
k_server_session: preliminary support for userspace server sessions
|
3 лет назад |
|
k_code_memory.cpp
|
47b8160666
core: device_memory: Templatize GetPointer(..).
|
3 лет назад |
|
k_code_memory.h
|
a1d2fb314e
KCodeMemory: Mark virtual methods as override
|
4 лет назад |
|
k_condition_variable.cpp
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
|
k_condition_variable.h
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
|
k_debug.h
|
ddd3f48736
core: hle: kernel: Add KDebug.
|
3 лет назад |
|
k_dynamic_page_manager.h
|
b7b47f3099
core: hle: kernel: k_dynamic_page_manager: Refresh.
|
3 лет назад |
|
k_dynamic_resource_manager.h
|
3aab7d4473
core: hle: kernel: k_dynamic_resource_manager: Add KBlockInfoManager, KBlockInfoSlabHeap.
|
3 лет назад |
|
k_dynamic_slab_heap.h
|
9ec5f75f43
core: hle: kernel: Add KDynamicSlabHeap.
|
3 лет назад |
|
k_event.cpp
|
a9ace6856d
kernel: remove KWritableEvent
|
3 лет назад |
|
k_event.h
|
a9ace6856d
kernel: remove KWritableEvent
|
3 лет назад |
|
k_event_info.h
|
37b17252d1
core: hle: kernel: Add KEventInfo.
|
3 лет назад |
|
k_handle_table.cpp
|
6636b81573
core: hle: kernel: k_handle_table: Refresh.
|
3 лет назад |
|
k_handle_table.h
|
6636b81573
core: hle: kernel: k_handle_table: Refresh.
|
3 лет назад |
|
k_interrupt_manager.cpp
|
79bcb38321
core: hle: kernel: k_interrupt_manager: HandleInterrupt should not depend on current process.
|
3 лет назад |
|
k_interrupt_manager.h
|
57a77e9ff4
core: hle: kernel: k_thread: Implement thread termination DPC.
|
3 лет назад |
|
k_light_condition_variable.cpp
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
|
k_light_condition_variable.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_light_lock.cpp
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
|
k_light_lock.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_linked_list.h
|
3efb8eb2dc
kernel: add KSessionRequest
|
3 лет назад |
|
k_memory_block.h
|
50bfacca88
core: hle: kernel: k_memory_block: Refresh.
|
3 лет назад |
|
k_memory_block_manager.cpp
|
829e82e264
core: hle: kernel: Use result macros for new/changed code.
|
3 лет назад |
|
k_memory_block_manager.h
|
829e82e264
core: hle: kernel: Use result macros for new/changed code.
|
3 лет назад |
|
k_memory_layout.board.nintendo_nx.cpp
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_memory_layout.cpp
|
1f21fa866d
core: hle: kernel: k_memory_layout: Refresh.
|
3 лет назад |
|
k_memory_layout.h
|
1f21fa866d
core: hle: kernel: k_memory_layout: Refresh.
|
3 лет назад |
|
k_memory_manager.cpp
|
47b8160666
core: device_memory: Templatize GetPointer(..).
|
3 лет назад |
|
k_memory_manager.h
|
7b48e7b363
core: kernel: Replace instances of KPageLinkedList with KPageGroup
|
4 лет назад |
|
k_memory_region.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_memory_region_type.h
|
84d130f143
core: hle: kernel: k_memory_region_type: Refresh.
|
3 лет назад |
|
k_page_bitmap.h
|
6b6c02f541
core: hle: kernel: k_page_bitmap: Refresh.
|
3 лет назад |
|
k_page_buffer.cpp
|
47b8160666
core: device_memory: Templatize GetPointer(..).
|
3 лет назад |
|
k_page_buffer.h
|
f76b4417e6
core: hle: kernel: k_page_buffer: Add KPageBufferSlabHeap.
|
3 лет назад |
|
k_page_group.h
|
6257461684
core: hle: kernel: k_page_group: Add KPageBufferSlabHeap.
|
3 лет назад |
|
k_page_heap.cpp
|
0cb9bc12fc
core: hle: kernel: k_page_heap: Refresh.
|
3 лет назад |
|
k_page_heap.h
|
0cb9bc12fc
core: hle: kernel: k_page_heap: Refresh.
|
3 лет назад |
|
k_page_table.cpp
|
32d7faafa8
core: hle: kernel: Integrate system KSystemResource.
|
3 лет назад |
|
k_page_table.h
|
32d7faafa8
core: hle: kernel: Integrate system KSystemResource.
|
3 лет назад |
|
k_page_table_manager.h
|
0897f4f96c
core: hle: kernel: Add KPageTableManager.
|
3 лет назад |
|
k_page_table_slab_heap.h
|
6d4f411c08
core: hle: kernel: Add KPageTableSlabHeap.
|
3 лет назад |
|
k_port.cpp
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
|
k_port.h
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
|
k_priority_queue.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_process.cpp
|
32d7faafa8
core: hle: kernel: Integrate system KSystemResource.
|
3 лет назад |
|
k_process.h
|
97879faea4
core: hle: kernel: Migrate ProcessState to enum class.
|
3 лет назад |
|
k_readable_event.cpp
|
a9ace6856d
kernel: remove KWritableEvent
|
3 лет назад |
|
k_readable_event.h
|
a9ace6856d
kernel: remove KWritableEvent
|
3 лет назад |
|
k_resource_limit.cpp
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
|
k_resource_limit.h
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
|
k_scheduler.cpp
|
1a378a7769
kernel: refactor dummy thread wakeups
|
3 лет назад |
|
k_scheduler.h
|
a9a83fa726
kernel: Ensure all uses of disable_count are balanced
|
4 лет назад |
|
k_scheduler_lock.h
|
0624c880bd
kernel: use KScheduler from mesosphere
|
4 лет назад |
|
k_scoped_lock.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_scoped_resource_reservation.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_scoped_scheduler_lock_and_sleep.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_server_port.cpp
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_server_port.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_server_session.cpp
|
fca195b4fb
kernel: remove most SessionRequestManager handling from KServerSession
|
3 лет назад |
|
k_server_session.h
|
d867ae5ab6
k_server_session: fix crashes
|
3 лет назад |
|
k_session.cpp
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_session.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_session_request.cpp
|
3efb8eb2dc
kernel: add KSessionRequest
|
3 лет назад |
|
k_session_request.h
|
93a7058d8e
k_session_request: Add missing override specifier
|
3 лет назад |
|
k_shared_memory.cpp
|
47b8160666
core: device_memory: Templatize GetPointer(..).
|
3 лет назад |
|
k_shared_memory.h
|
47b8160666
core: device_memory: Templatize GetPointer(..).
|
3 лет назад |
|
k_shared_memory_info.h
|
3efb8eb2dc
kernel: add KSessionRequest
|
3 лет назад |
|
k_slab_heap.h
|
282cd3e5fe
kernel: fix slab heap ABA
|
3 лет назад |
|
k_spin_lock.cpp
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_spin_lock.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_synchronization_object.cpp
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
|
k_synchronization_object.h
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
|
k_system_control.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_system_resource.cpp
|
6f941121e6
core: hle: kernel: Add KSystemResource.
|
3 лет назад |
|
k_system_resource.h
|
6f941121e6
core: hle: kernel: Add KSystemResource.
|
3 лет назад |
|
k_thread.cpp
|
eec3184bb0
k_thread: fix single core
|
3 лет назад |
|
k_thread.h
|
1a378a7769
kernel: refactor dummy thread wakeups
|
3 лет назад |
|
k_thread_local_page.cpp
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
|
k_thread_local_page.h
|
3efb8eb2dc
kernel: add KSessionRequest
|
3 лет назад |
|
k_thread_queue.cpp
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
|
k_thread_queue.h
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
|
k_trace.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_transfer_memory.cpp
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
|
k_transfer_memory.h
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
|
k_worker_task.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
k_worker_task_manager.cpp
|
35d3e7db2a
common: remove "yuzu:" prefix from thread names
|
3 лет назад |
|
k_worker_task_manager.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
kernel.cpp
|
32d7faafa8
core: hle: kernel: Integrate system KSystemResource.
|
3 лет назад |
|
kernel.h
|
32d7faafa8
core: hle: kernel: Integrate system KSystemResource.
|
3 лет назад |
|
memory_types.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
physical_core.cpp
|
6523854dd6
kernel: unlayer CPU interrupt handling
|
4 лет назад |
|
physical_core.h
|
6523854dd6
kernel: unlayer CPU interrupt handling
|
4 лет назад |
|
physical_memory.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
process_capability.cpp
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
|
process_capability.h
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
|
service_thread.cpp
|
35d3e7db2a
common: remove "yuzu:" prefix from thread names
|
3 лет назад |
|
service_thread.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
slab_helpers.h
|
d928ba8e40
core: hle: kernel: slab_helpers: Add KAutoObjectWithSlabHeap.
|
3 лет назад |
|
svc.cpp
|
37b17252d1
core: hle: kernel: Add KEventInfo.
|
3 лет назад |
|
svc.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
|
svc_common.h
|
e63a5459e3
core: hle: kernel: svc_common: Add WaitInfinite & cleanup.
|
3 лет назад |
|
svc_results.h
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
|
svc_types.h
|
50bfacca88
core: hle: kernel: k_memory_block: Refresh.
|
3 лет назад |
|
svc_wrap.h
|
61a8696510
k_server_session: preliminary support for userspace server sessions
|
3 лет назад |
|
time_manager.cpp
|
240650f6a6
Rework CoreTiming
|
4 лет назад |
|
time_manager.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |