summaryrefslogtreecommitdiffstats
path: root/src/core/mmio.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Format: Run the new clang format on everythingJames Rowe2018-01-211-1/+1
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-1/+0
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-1/+0
* Memory: Make ReadBlock and WriteBlock accept void pointers.Subv2016-05-281-2/+2
* Memory: ReadBlock/WriteBlockMerryMage2016-05-211-0/+4
* Memory: IsValidVirtualAddress/IsValidPhysicalAddressMerryMage2016-05-211-0/+2
* Memory: Implement MMIOMerryMage2016-01-301-0/+34