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