- Jan 18, 2017
-
-
Thomas Farr authored
As per devkitPro/3dstools@47bea18
-
- Sep 21, 2016
-
-
Yuri Kunde Schlesner authored
-
Emmanuel Gil Peyrot authored
This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation.
-
- Sep 18, 2016
-
-
Emmanuel Gil Peyrot authored
-
- May 21, 2016
-
-
Emmanuel Gil Peyrot authored
This allows frontends to keep a single loader and use it multiple times e.g. for code loading and SMDH parsing.
-
- May 07, 2016
-
-
Alexander Laties authored
-
- May 04, 2016
-
-
wwylele authored
-
- Apr 16, 2016
-
-
Lioncash authored
-
- Oct 09, 2015
-
-
Emmanuel Gil Peyrot authored
The LOG_* function itself already appends one.
-
- Sep 21, 2015
-
-
Cruel authored
-
- Jul 19, 2015
-
-
zawata authored
and fix various warnings
-
- Jul 13, 2015
-
-
Yuri Kunde Schlesner authored
-
- Jul 12, 2015
-
-
Yuri Kunde Schlesner authored
The code now properly configures the process image to match the loaded binary segments (code, rodata, data) instead of just blindly allocating a large chunk of dummy memory.
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
- May 29, 2015
-
-
Emmanuel Gil Peyrot authored
-
- May 15, 2015
-
-
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.
-
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.
-
- May 09, 2015
-
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
- May 07, 2015
-
-
Yuri Kunde Schlesner authored
-
- Jan 15, 2015
-
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
Loader: Keep a reference to the file and pass it to the correct AppLoader, instead of loading it multiple times.
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
- Dec 21, 2014
-
-
purpasmart96 authored
-
- Dec 20, 2014
-
-
Chin authored
-
- Dec 16, 2014
-
-
Yuri Kunde Schlesner authored
-
- Dec 13, 2014
-
-
Yuri Kunde Schlesner authored
-
- Dec 08, 2014
-
-
ichfly authored
-