Skip to content
Snippets Groups Projects
  1. Jan 18, 2017
  2. Sep 21, 2016
  3. Sep 18, 2016
  4. May 21, 2016
  5. May 07, 2016
  6. May 04, 2016
  7. Apr 16, 2016
  8. Oct 09, 2015
  9. Sep 21, 2015
  10. Jul 19, 2015
  11. Jul 13, 2015
  12. Jul 12, 2015
  13. May 29, 2015
  14. May 15, 2015
    • Subv's avatar
      Core/ResourceLimits: Implemented the basic structure of ResourceLimits. · d3634d4b
      Subv authored
      Implemented svcs GetResourceLimit, GetResourceLimitCurrentValues and GetResourceLimitLimitValues.
      
      Note that the resource limits do not currently keep track of used objects, since we have no way to distinguish between an object created by the application, and an object created by some HLE module once we're inside Kernel::T::Create.
      d3634d4b
    • Yuri Kunde Schlesner's avatar
      Memmap: Re-organize memory function in two files · 7ada357b
      Yuri Kunde Schlesner authored
      memory.cpp/h contains definitions related to acessing memory and
      configuring the address space
      mem_map.cpp/h contains higher-level definitions related to configuring
      the address space accoording to the kernel and allocating memory.
      7ada357b
  15. May 09, 2015
  16. May 07, 2015
  17. Jan 15, 2015
  18. Dec 21, 2014
  19. Dec 20, 2014
  20. Dec 16, 2014
  21. Dec 13, 2014
  22. Dec 08, 2014
Loading