Skip to content
Snippets Groups Projects
  1. Jan 15, 2020
  2. Jan 14, 2020
  3. Jan 04, 2020
  4. Dec 30, 2019
  5. Dec 26, 2019
  6. Dec 23, 2019
  7. Dec 21, 2019
  8. Dec 18, 2019
  9. Dec 16, 2019
  10. Dec 11, 2019
  11. Dec 10, 2019
  12. Nov 29, 2019
  13. Nov 28, 2019
  14. Nov 27, 2019
    • Lioncash's avatar
      core/memory: Migrate over GetPointer() · 3f08e8d8
      Lioncash authored
      With all of the interfaces ready for migration, it's trivial to migrate
      over GetPointer().
      3f08e8d8
    • Lioncash's avatar
      core: Prepare various classes for memory read/write migration · 536fc7f0
      Lioncash authored
      Amends a few interfaces to be able to handle the migration over to the
      new Memory class by passing the class by reference as a function
      parameter where necessary.
      
      Notably, within the filesystem services, this eliminates two ReadBlock()
      calls by using the helper functions of HLERequestContext to do that for
      us.
      536fc7f0
  15. Nov 26, 2019
  16. Nov 25, 2019
  17. Nov 24, 2019
  18. Nov 23, 2019
Loading