Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-09-21 | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | 1 | -1/+0 |
2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | 1 | -1/+0 |
2016-05-28 | Memory: Make ReadBlock and WriteBlock accept void pointers. | Subv | 1 | -2/+2 |
2016-05-21 | Memory: ReadBlock/WriteBlock | MerryMage | 1 | -0/+4 |
2016-05-21 | Memory: IsValidVirtualAddress/IsValidPhysicalAddress | MerryMage | 1 | -0/+2 |
2016-01-30 | Memory: Implement MMIO | MerryMage | 1 | -0/+34 |