suyu/src/core/hle
Yuri Kunde Schlesner 122c2bb324 Common: Clean up ThreadQueueList
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.
2015-01-07 18:38:25 -02:00
..
kernel Common: Clean up ThreadQueueList 2015-01-07 18:38:25 -02:00
service Merge pull request #376 from Subv/arc_reorder 2015-01-06 20:13:56 -05:00
config_mem.cpp License change 2014-12-20 21:20:24 -08:00
config_mem.h License change 2014-12-20 21:20:24 -08:00
coprocessor.cpp License change 2014-12-20 21:20:24 -08:00
function_wrappers.h SOC_U: Preliminary implementation of sockets. 2014-12-31 10:51:44 -05:00
hle.cpp ARM: Add a mechanism for faking CPU time elapsed during HLE. 2014-12-25 22:46:44 -05:00
hle.h License change 2014-12-20 21:20:24 -08:00
result.h License change 2014-12-20 21:20:24 -08:00
svc.cpp SOC_U: Preliminary implementation of sockets. 2014-12-31 10:51:44 -05:00
svc.h License change 2014-12-20 21:20:24 -08:00