- Aug 12, 2018
- Jan 20, 2018
-
-
James Rowe authored
-
- Sep 21, 2016
-
-
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 07, 2015
-
-
Yuri Kunde Schlesner authored
-
- Apr 09, 2015
-
-
bunnei authored
SVC: Return correct error code on invalid CreateThread processor ID. SVC: Assert when creating a thread with an invalid userland priority.
-
- Jan 07, 2015
-
-
Yuri Kunde Schlesner authored
Replace all the C-style complicated buffer management with a std::deque. In addition to making the code easier to understand it also adds support for non-POD IdTypes. Also clean the rest of the code to follow our code style.
-
- Dec 21, 2014
-
-
purpasmart96 authored
-
- Dec 03, 2014
-
-
Rohit Nirmal authored
-
- Nov 19, 2014
-
-
Emmanuel Gil Peyrot authored
-
- May 15, 2014
-
-
bunnei authored
-