Commit Graph

7 Commits (f0b6baf3adde14f9ccfc4660a6eaa412a81d644d)

Author SHA1 Message Date
James Rowe 096be16636 Format: Run the new clang format on everything 7 years ago
Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks.
This makes clang-format useful on those.

Also add a bunch of forgotten transitive includes, which otherwise
prevented compilation.
9 years ago
Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 9 years ago
Subv 660499ac01 Memory: Make ReadBlock and WriteBlock accept void pointers. 9 years ago
MerryMage 3873b36db3 Memory: ReadBlock/WriteBlock 9 years ago
MerryMage c084fc824c Memory: IsValidVirtualAddress/IsValidPhysicalAddress 9 years ago
MerryMage 2b93313348 Memory: Implement MMIO 9 years ago