| .. |
|
arch
|
c17beefe3d
hle: kernel: Add architecture and board specific memory regions.
|
5 лет назад |
|
board
|
a32190d0c2
hle: kernel: k_system_control: Remove unnecessary inline.
|
5 лет назад |
|
init
|
b805ee653f
hle: kernel: Move slab resource counts to Kernel.
|
5 лет назад |
|
code_set.cpp
|
1b6bd9d6df
kernel: Move CodeSet structure to its own source files
|
7 лет назад |
|
code_set.h
|
9bede4eeed
VM_Manager: Align allocated memory to 256bytes
|
7 лет назад |
|
global_scheduler_context.cpp
|
34bed1ab41
hle: kernel: Refactor out various KThread std::shared_ptr usage.
|
5 лет назад |
|
global_scheduler_context.h
|
34bed1ab41
hle: kernel: Refactor out various KThread std::shared_ptr usage.
|
5 лет назад |
|
hle_ipc.cpp
|
4b03e6e776
hle: kernel: Migrate to KHandleTable.
|
5 лет назад |
|
hle_ipc.h
|
4b03e6e776
hle: kernel: Migrate to KHandleTable.
|
5 лет назад |
|
k_address_arbiter.cpp
|
37939482fb
kernel: Unify result codes (#5890)
|
5 лет назад |
|
k_address_arbiter.h
|
952d1ac487
core: hle: kernel: Update KAddressArbiter.
|
5 лет назад |
|
k_address_space_info.cpp
|
ab5995c7ae
common: common_sizes: Move sizes to the Common namespace.
|
5 лет назад |
|
k_address_space_info.h
|
7ed5dd0d62
hle: kernel: Migrate AddressSpaceInfo to KAddressSpaceInfo.
|
5 лет назад |
|
k_affinity_mask.h
|
756365386a
k_affinity_mask: Avoid implicit truncation to bool
|
5 лет назад |
|
k_auto_object.cpp
|
b8751630e2
hle: kernel: Add initial impl. of KAutoObject.
|
5 лет назад |
|
k_auto_object.h
|
25538db150
fixup! hle: kernel: Add initial impl. of KAutoObject.
|
5 лет назад |
|
k_auto_object_container.cpp
|
51aa5a5364
fixup! hle: kernel: Add initial impl. of KAutoObjectWithListContainer.
|
5 лет назад |
|
k_auto_object_container.h
|
4356361faf
fixup! hle: kernel: Add initial impl. of KAutoObjectWithListContainer.
|
5 лет назад |
|
k_class_token.cpp
|
8f5052a514
hle: kernel: KClassToken: Ensure class tokens are correct.
|
5 лет назад |
|
k_class_token.h
|
2c4615f3a6
fixup! hle: kernel: Migrate more of KThread to KAutoObject.
|
5 лет назад |
|
k_client_port.cpp
|
626f746971
hle: kernel: Migrate KPort, KClientPort, and KServerPort to KAutoObject.
|
5 лет назад |
|
k_client_port.h
|
50d2dc3b51
fixup! hle: kernel: Migrate KPort, KClientPort, and KServerPort to KAutoObject.
|
5 лет назад |
|
k_client_session.cpp
|
7444963bbb
hle: kernel: Migrate KSession, KClientSession, and KServerSession to KAutoObject.
|
5 лет назад |
|
k_client_session.h
|
1b074b8984
fixup! hle: kernel: Migrate KSession, KClientSession, and KServerSession to KAutoObject.
|
5 лет назад |
|
k_condition_variable.cpp
|
4b03e6e776
hle: kernel: Migrate to KHandleTable.
|
5 лет назад |
|
k_condition_variable.h
|
c0d3aef28c
core: hle: kernel: Rename Thread to KThread.
|
5 лет назад |
|
k_event.cpp
|
2a7eff57a8
hle: kernel: Rename Process to KProcess.
|
5 лет назад |
|
k_event.h
|
2a7eff57a8
hle: kernel: Rename Process to KProcess.
|
5 лет назад |
|
k_handle_table.cpp
|
4b03e6e776
hle: kernel: Migrate to KHandleTable.
|
5 лет назад |
|
k_handle_table.h
|
1e983b19df
fixup! hle: kernel: Migrate to KHandleTable.
|
5 лет назад |
|
k_light_condition_variable.h
|
64c3582705
Compile error
|
5 лет назад |
|
k_light_lock.cpp
|
543e212554
hle: kernel: KLightLock: Fix several bugs.
|
5 лет назад |
|
k_light_lock.h
|
5a4fc4a529
core: hle: kernel: Implement KLightLock.
|
5 лет назад |
|
k_linked_list.h
|
9beb239634
fixup! hle: kernel: Add initial impl. of KLinkedList.
|
5 лет назад |
|
k_memory_block.h
|
0b27c721c9
hle: kernel: Improve MapSharedMemory and implement UnmapSharedMemory.
|
5 лет назад |
|
k_memory_block_manager.cpp
|
65e0178cc0
hle: kernel: Migrate to KMemoryBlock, KMemoryBlockManager, and others.
|
5 лет назад |
|
k_memory_block_manager.h
|
65e0178cc0
hle: kernel: Migrate to KMemoryBlock, KMemoryBlockManager, and others.
|
5 лет назад |
|
k_memory_layout.board.nintendo_nx.cpp
|
343eaecd38
hle: kernel: k_memory_layout: Derive memory regions based on board layout.
|
5 лет назад |
|
k_memory_layout.cpp
|
1996cae9cb
hle: kernel: k_memory_layout: Move KMemoryRegionAllocator out of global.
|
5 лет назад |
|
k_memory_layout.h
|
9032d21365
hle: kernel: k_memory_layout: Use pair instead of tuple.
|
5 лет назад |
|
k_memory_manager.cpp
|
a439867f2c
hle: kernel: KMemoryManager: Add CalculateManagementOverheadSize.
|
5 лет назад |
|
k_memory_manager.h
|
a439867f2c
hle: kernel: KMemoryManager: Add CalculateManagementOverheadSize.
|
5 лет назад |
|
k_memory_region.h
|
4eac8703d2
hle: kernel: k_memory_region: Minor code cleanup.
|
5 лет назад |
|
k_memory_region_type.h
|
fb91647bca
hle: kernel: k_memory_region_type: Minor code cleanup.
|
5 лет назад |
|
k_page_bitmap.h
|
f7a008d77f
hle: kernel: KSystemControl does not belong in Memory namespace.
|
5 лет назад |
|
k_page_heap.cpp
|
93e20867b0
hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable.
|
5 лет назад |
|
k_page_heap.h
|
93e20867b0
hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable.
|
5 лет назад |
|
k_page_linked_list.h
|
93109c870e
hle: kernel: Migrate PageLinkedList to KPageLinkedList.
|
5 лет назад |
|
k_page_table.cpp
|
d57b12193b
hle: kernel: KPageTable: CanContain should not be constexpr.
|
5 лет назад |
|
k_page_table.h
|
d57b12193b
hle: kernel: KPageTable: CanContain should not be constexpr.
|
5 лет назад |
|
k_port.cpp
|
626f746971
hle: kernel: Migrate KPort, KClientPort, and KServerPort to KAutoObject.
|
5 лет назад |
|
k_port.h
|
bf380b8584
hle: kernel: Remove deprecated Object class.
|
5 лет назад |
|
k_priority_queue.h
|
b944edc85d
k_priority_queue: Unfold several declval usages
|
5 лет назад |
|
k_process.cpp
|
4b03e6e776
hle: kernel: Migrate to KHandleTable.
|
5 лет назад |
|
k_process.h
|
4b03e6e776
hle: kernel: Migrate to KHandleTable.
|
5 лет назад |
|
k_readable_event.cpp
|
2e8d6fe9a0
hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject.
|
5 лет назад |
|
k_readable_event.h
|
9434603450
fixup! hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject.
|
5 лет назад |
|
k_resource_limit.cpp
|
b57c5a9b54
hle: kernel: Migrate KResourceLimit to KAutoObject.
|
5 лет назад |
|
k_resource_limit.h
|
bf380b8584
hle: kernel: Remove deprecated Object class.
|
5 лет назад |
|
k_scheduler.cpp
|
2a7eff57a8
hle: kernel: Rename Process to KProcess.
|
5 лет назад |
|
k_scheduler.h
|
0536004d91
fixup! hle: kernel: Rename Process to KProcess.
|
5 лет назад |
|
k_scheduler_lock.h
|
5872561077
hle: kernel: Migrate some code from Common::SpinLock to KSpinLock.
|
5 лет назад |
|
k_scoped_lock.h
|
530a5a1d09
Amend bizarre clang-format suggestions
|
5 лет назад |
|
k_scoped_resource_reservation.h
|
2a7eff57a8
hle: kernel: Rename Process to KProcess.
|
5 лет назад |
|
k_scoped_scheduler_lock_and_sleep.h
|
57f80c74b6
fixup! hle: kernel: Migrate to KHandleTable.
|
5 лет назад |
|
k_server_port.cpp
|
bf380b8584
hle: kernel: Remove deprecated Object class.
|
5 лет назад |
|
k_server_port.h
|
34abe4a905
fixup! hle: kernel: Migrate KPort, KClientPort, and KServerPort to KAutoObject.
|
5 лет назад |
|
k_server_session.cpp
|
4b03e6e776
hle: kernel: Migrate to KHandleTable.
|
5 лет назад |
|
k_server_session.h
|
f6d45b747e
fixup! hle: kernel: Migrate KSession, KClientSession, and KServerSession to KAutoObject.
|
5 лет назад |
|
k_session.cpp
|
f6d45b747e
fixup! hle: kernel: Migrate KSession, KClientSession, and KServerSession to KAutoObject.
|
5 лет назад |
|
k_session.h
|
f6d45b747e
fixup! hle: kernel: Migrate KSession, KClientSession, and KServerSession to KAutoObject.
|
5 лет назад |
|
k_shared_memory.cpp
|
0b27c721c9
hle: kernel: Improve MapSharedMemory and implement UnmapSharedMemory.
|
5 лет назад |
|
k_shared_memory.h
|
0b27c721c9
hle: kernel: Improve MapSharedMemory and implement UnmapSharedMemory.
|
5 лет назад |
|
k_slab_heap.h
|
b6156e735c
hle: kernel: Move slab heap management to KernelCore.
|
5 лет назад |
|
k_spin_lock.cpp
|
6da91da08e
hle: kernel: Add KSpinLock implementation.
|
5 лет назад |
|
k_spin_lock.h
|
5872561077
hle: kernel: Migrate some code from Common::SpinLock to KSpinLock.
|
5 лет назад |
|
k_synchronization_object.cpp
|
da7e9553de
hle: kernel: Migrate more of KThread to KAutoObject.
|
5 лет назад |
|
k_synchronization_object.h
|
bf380b8584
hle: kernel: Remove deprecated Object class.
|
5 лет назад |
|
k_system_control.h
|
5762517728
hle: kernel: KSystemControl: Update to reflect board-specific behavior.
|
5 лет назад |
|
k_thread.cpp
|
4b03e6e776
hle: kernel: Migrate to KHandleTable.
|
5 лет назад |
|
k_thread.h
|
2a7eff57a8
hle: kernel: Rename Process to KProcess.
|
5 лет назад |
|
k_thread_queue.h
|
97129bc742
core: hle: kernel: Implement KThreadQueue.
|
5 лет назад |
|
k_trace.h
|
f2e1441567
hle: kernel: Add k_trace module.
|
5 лет назад |
|
k_transfer_memory.cpp
|
2a7eff57a8
hle: kernel: Rename Process to KProcess.
|
5 лет назад |
|
k_transfer_memory.h
|
2a7eff57a8
hle: kernel: Rename Process to KProcess.
|
5 лет назад |
|
k_writable_event.cpp
|
2e8d6fe9a0
hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject.
|
5 лет назад |
|
k_writable_event.h
|
9434603450
fixup! hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject.
|
5 лет назад |
|
kernel.cpp
|
b805ee653f
hle: kernel: Move slab resource counts to Kernel.
|
5 лет назад |
|
kernel.h
|
b805ee653f
hle: kernel: Move slab resource counts to Kernel.
|
5 лет назад |
|
memory_types.h
|
65e0178cc0
hle: kernel: Migrate to KMemoryBlock, KMemoryBlockManager, and others.
|
5 лет назад |
|
physical_core.cpp
|
9e29e36a78
hle: kernel: Rewrite scheduler implementation based on Mesopshere.
|
5 лет назад |
|
physical_core.h
|
1279c7ce7a
Merge pull request #5131 from bunnei/scheduler-rewrite
|
5 лет назад |
|
physical_memory.h
|
fc040b5b70
physical_memory: Add missing include for <vector>.
|
6 лет назад |
|
process_capability.cpp
|
4b03e6e776
hle: kernel: Migrate to KHandleTable.
|
5 лет назад |
|
process_capability.h
|
03dda80e2b
process_capability: Handle extended SVC range
|
5 лет назад |
|
service_thread.cpp
|
7444963bbb
hle: kernel: Migrate KSession, KClientSession, and KServerSession to KAutoObject.
|
5 лет назад |
|
service_thread.h
|
7444963bbb
hle: kernel: Migrate KSession, KClientSession, and KServerSession to KAutoObject.
|
5 лет назад |
|
slab_helpers.h
|
ad5a5ef43f
fixup! hle: kernel: Migrate more of KThread to KAutoObject.
|
5 лет назад |
|
svc.cpp
|
eae107d0e9
kernel: svc: Remove unused RetrieveResourceLimitValue function.
|
5 лет назад |
|
svc.h
|
82d457af37
core: kernel: Move SVC to its own namesapce.
|
6 лет назад |
|
svc_common.h
|
703d7aaab6
fixup! hle: kernel: Migrate to KHandleTable.
|
5 лет назад |
|
svc_results.h
|
626f746971
hle: kernel: Migrate KPort, KClientPort, and KServerPort to KAutoObject.
|
5 лет назад |
|
svc_types.h
|
cdd14b03e5
hle: kernel: Recode implementation of KThread to be more accurate.
|
5 лет назад |
|
svc_wrap.h
|
caa11748c6
fixup! hle: kernel: Improve MapSharedMemory and implement UnmapSharedMemory.
|
5 лет назад |
|
time_manager.cpp
|
4b03e6e776
hle: kernel: Migrate to KHandleTable.
|
5 лет назад |
|
time_manager.h
|
bf380b8584
hle: kernel: Remove deprecated Object class.
|
5 лет назад |
|
transfer_memory.cpp
|
c19ad21ae8
hid: Implement SevenSixAxis and ConsoleSixAxisSensor
|
5 лет назад |
|
transfer_memory.h
|
c19ad21ae8
hid: Implement SevenSixAxis and ConsoleSixAxisSensor
|
5 лет назад |