summaryrefslogtreecommitdiff
path: root/DevTools/UserspaceEmulator/SimpleRegion.h
AgeCommit message (Expand)Author
2020-11-16UserspaceEmulator: Make Region a top-level classAndreas Kling
2020-11-15UserspaceEmulator: Add virtual data()/shadow_data() accessors to RegionAndreas Kling
2020-09-23UserspaceEmulator+LibX86: Add support for 64-bit memory reads and writes (#3584)Nico Weber
2020-07-21UserspaceEmulator+LibX86: Start tracking uninitialized memory :^)Andreas Kling
2020-07-13UserspaceEmulator: Add a very simple instruction fetch cacheAndreas Kling
2020-07-13UserspaceEmulator: Move SimpleRegion to its own filesAndreas Kling