Changes:
- f0438b7 "Merge Tagged PR 1012"
- f42fe95 "Merge Tagged PR 1340"
- 793c0d1 "Merge Tagged PR 1703"
- c62a392 "Merge Tagged PR 2365"
- bc5f2bd "Merge Tagged PR 2710"
- 0dbaefe "Merge Tagged PR 2945"
- d292737 "Merge Tagged PR 2987"
- e2c2f5f "Merge Tagged PR 3166"
- 8e4fdd5 "Merge Tagged PR 3177"
- e3ee017 Merge pull request #3169 from lioncash/memory
See More
- e7e9391 core/memory; Migrate over SetCurrentPageTable() to the Memory class
- 50a518b core/memory: Migrate over GetPointerFromVMA() to the Memory class
- e4c381b core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class
- b05bfc6 core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class
- 89ef3ef core/memory: Migrate over ZeroBlock() and CopyBlock() to the Memory class
- 8495810 core/memory: Migrate over RasterizerMarkRegionCached() to the Memory class
- b2165c6 core/memory: Migrate over ReadCString() to the Memory class
- 3f08e8d core/memory: Migrate over GetPointer()
- 536fc7f core: Prepare various classes for memory read/write migration
- fc7d0a1 core/memory: Move memory read/write implementation functions into an anonymous namespace
- e58748f core/memory: Migrate over address checking functions to the new Memory class
- 323680e core/memory: Migrate over memory mapping functions to the new Memory class
- 4c2ed27 core/memory: Introduce skeleton of Memory class
This list of changes was auto generated.