Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-27 | memory: Replace all memory hooking with Special regions | MerryMage | |
2018-01-20 | Format: Run the new clang format on everything | James Rowe | |
2016-09-21 | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | |
This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation. | |||
2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | |
2016-05-28 | Memory: Make ReadBlock and WriteBlock accept void pointers. | Subv | |
2016-05-21 | Memory: ReadBlock/WriteBlock | MerryMage | |
2016-05-21 | Memory: IsValidVirtualAddress/IsValidPhysicalAddress | MerryMage | |
2016-01-30 | Memory: Implement MMIO | MerryMage | |