summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/k_code_memory.h (unfollow)
Commit message (Expand)AuthorFilesLines
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