summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/k_code_memory.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-15KCodeMemory: Mark virtual methods as overrideMerry1-3/+3
2022-06-27core: kernel: Replace instances of KPageLinkedList with KPageGroupgerman771-2/+2
2022-06-27core: Replace all instances of ResultCode with Resultgerman771-5/+5
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-12-07Update k_code_memory.hitsmeft241-6/+6
2021-12-07make KCodeMemory::GetSourceAddress constitsmeft241-1/+1
2021-12-06fix formattingitsmeft241-1/+6
2021-12-06move private members below public membersitsmeft241-10/+11
2021-12-06fix formattingitsmeft241-1/+1
2021-12-06fix formattingitsmeft241-1/+1
2021-12-06Remove unnecessary includesitsmeft241-26/+6
2021-12-05Add copyright noticeitsmeft241-0/+4
2021-12-05kernel: svc: Implement Map/UnmapProcessMemory and Create/ControlCodeMemoryitsmeft241-0/+76