github yuzu-emu/yuzu-mainline mainline-0-86
yuzu 86

latest releases: mainline-0-1734, mainline-0-1733, mainline-0-1732...
4 years ago

Changes:

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.

Don't miss a new yuzu-mainline release

NewReleases is sending notifications on new releases.