- Dec 15, 2016
-
-
Lioncash authored
float literals need to have the 'f' prefix.
-
- 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 19, 2016
-
-
Yuri Kunde Schlesner authored
-
- Sep 18, 2016
-
-
Emmanuel Gil Peyrot authored
-
- Jun 11, 2016
-
-
wwylele authored
-
- May 15, 2016
- May 13, 2016
-
-
Subv authored
Applications can request the kernel to allocate a piece of the linear heap for them when creating a shared memory object. Shared memory areas are now properly mapped into the target processes when calling svcMapMemoryBlock. Removed the APT Shared Font hack as it is no longer needed.
-
- Mar 26, 2016
-
-
wwylele authored
-
- Mar 25, 2016
-
-
wwylele authored
-
- Mar 22, 2016
-
-
wwylele authored
-
- Mar 13, 2016
-
-
wwylele authored
-
- Mar 12, 2016
-
-
Lioncash authored
-
- Feb 12, 2016
-
-
MerryMage authored
-
- Feb 02, 2016
-
-
Lioncash authored
-
- Sep 16, 2015
-
-
Lioncash authored
-
- Jul 28, 2015
-
-
James Rowe authored
-
- Jun 27, 2015
-
-
Emmanuel Gil Peyrot authored
-
- May 29, 2015
-
-
Emmanuel Gil Peyrot authored
-
- May 27, 2015
-
-
Lioncash authored
Modifying a variable twice across a sequence point.
-
- May 22, 2015
-
-
purpasmart96 authored
-
- May 10, 2015
-
-
Yuri Kunde Schlesner authored
-
- May 07, 2015
-
-
Yuri Kunde Schlesner authored
-
- May 01, 2015
-
-
bunnei authored
-
- Apr 03, 2015
-
-
purpasmart96 authored
-
- Mar 17, 2015
-
-
purpasmart96 authored
with a stub for GetSoundVolume
-
- Mar 16, 2015
-
-
Lioncash authored
Removes a TODO.
-
- Mar 11, 2015
- Mar 10, 2015
- Mar 04, 2015
-
-
Subv authored
This coincidentally fixes an issue about the PTM service failing to create its SharedExtSaveData archive due to the FS service not being initialized by the time the creating code runs. Ideally I'd like to move each process to its own folder, and have a single file per process that registers the service classes, which would be in their own files inside that folder. Then each service class would just call functions from the process to complete the commands.
-
- Feb 02, 2015
-
-
Yuri Kunde Schlesner authored
They're finally unnecessary, and will stop cluttering the application's handle table.
-
Yuri Kunde Schlesner authored
-
- Jan 30, 2015
-
-
Yuri Kunde Schlesner authored
-