summaryrefslogtreecommitdiffstats
path: root/src/core/mmio.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-27memory: Replace all memory hooking with Special regionsMerryMage1-38/+0
2018-01-21Format: Run the new clang format on everythingJames Rowe1-1/+1
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-1/+0
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-1/+0
2016-05-28Memory: Make ReadBlock and WriteBlock accept void pointers.Subv1-2/+2
2016-05-21Memory: ReadBlock/WriteBlockMerryMage1-0/+4
2016-05-21Memory: IsValidVirtualAddress/IsValidPhysicalAddressMerryMage1-0/+2
2016-01-30Memory: Implement MMIOMerryMage1-0/+34