Skip to content
Snippets Groups Projects
  1. Sep 21, 2015
  2. Jul 19, 2015
  3. Jul 13, 2015
  4. Jul 12, 2015
  5. May 29, 2015
  6. 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
  7. May 09, 2015
  8. May 07, 2015
  9. Jan 15, 2015
  10. Dec 21, 2014
  11. Dec 20, 2014
  12. Dec 16, 2014
  13. Dec 13, 2014
  14. Dec 08, 2014
Loading