summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/object_address_table.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* core/memory, core/hle/kernel: Use std::move where applicableLioncash2018-07-191-1/+3
* general: Make formatting of logged hex values more straightforwardLioncash2018-05-021-2/+2
* general: Convert assertion macros over to be fmt-compatibleLioncash2018-04-271-2/+2
* Clean Warnings (?)N00byKing2018-03-191-2/+2
* yuzu: Update license text to be consistent across project.bunnei2018-01-131-1/+1
* kernel: Add ObjectAddressTable class.bunnei2018-01-011-0/+34